aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wi
Commit message (Expand)AuthorAgeFilesLines
* Small optimization: use wi_seek() in wi_read_record() and wi_write_record()Bill Paul1999-06-061-27/+9
* - Fix up some comments in if_wi.c (no code changes)Bill Paul1999-05-221-9/+9
* Add support to wicontrol(8) and wi(4) for enabling and configuringBill Paul1999-05-072-4/+34
* Modify wicontrol(8) and wi(4) to allow setting the frequency of theBill Paul1999-05-062-4/+28
* Fix some byte ordering problems; I was storing string lengths wrong,Bill Paul1999-05-061-2/+2
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIABill Paul1999-05-053-4/+865
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 wirelessBill Paul1999-05-051-0/+1315