OLD | NEW |
1 | 1 |
2 Linux Wireless compatibility package | 2 Linux Wireless compatibility package |
3 ===================================== | 3 ===================================== |
4 | 4 |
5 This is a Linux wireless compatibility package which provides the latest | 5 This is a Linux wireless compatibility package which provides the latest |
6 Linux wireless subsystem enhancements for kernels 2.6.25 and above. | 6 Linux wireless subsystem enhancements for kernels 2.6.25 and above. |
7 It is technically possible to support kernels < 2.6.25 but more | 7 It is technically possible to support kernels < 2.6.25 but more |
8 work is required for that. | 8 work is required for that. |
9 It also provides Linux bluetooth subsystem enhancements for kernels 2.6.27 and a
bove. | 9 It also provides Linux bluetooth subsystem enhancements for kernels 2.6.27 and a
bove. |
10 | 10 |
(...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
351 | 351 |
352 Patches are preferred sent with a clear commit log entry, if unfamiliar with | 352 Patches are preferred sent with a clear commit log entry, if unfamiliar with |
353 how to send patches please refer to | 353 how to send patches please refer to |
354 http://wireless.kernel.org/en/developers/Documentation/git-guide. | 354 http://wireless.kernel.org/en/developers/Documentation/git-guide. |
355 | 355 |
356 | 356 |
357 TODO | 357 TODO |
358 ----- | 358 ----- |
359 * Dialog (make menuconfig) option for this package | 359 * Dialog (make menuconfig) option for this package |
360 * Compatibility work for 2.6.18 --> 2.6.25 | 360 * Compatibility work for 2.6.18 --> 2.6.25 |
361 | |
OLD | NEW |