summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi
Commit message (Expand)AuthorAgeFilesLines
* Update the WaveLAN/IEEE driver:wpaul1999-11-253-162/+425
* Fix a warning.peter1999-11-181-3/+1
* Disable old PCCARD_MODULE code.imp1999-10-291-0/+2
* As suggested by phk, unconditionalize BPF support in these drivers. Sincewpaul1999-09-231-9/+0
* $Id$ -> $FreeBSD$peter1999-08-283-4/+4
* Clean up after removing sys/eventhandler.h from sys/systm.h at the lastmsmith1999-08-211-2/+3
* Implement a new generic mechanism for attaching handler functions tomsmith1999-08-211-6/+7
* Correct the alignment of some of the members in the wi_frame structure.wpaul1999-07-201-3/+5
* Rename bpfilter to bpf.des1999-07-061-7/+7
* Patch the WaveLAN/IEEE driver to detect and reject oversized receivedwpaul1999-07-041-2/+19
* Small optimization: use wi_seek() in wi_read_record() and wi_write_record()wpaul1999-06-061-27/+9
* - Fix up some comments in if_wi.c (no code changes)wpaul1999-05-221-9/+9
* Add support to wicontrol(8) and wi(4) for enabling and configuringwpaul1999-05-072-4/+34
* Modify wicontrol(8) and wi(4) to allow setting the frequency of thewpaul1999-05-062-4/+28
* Fix some byte ordering problems; I was storing string lengths wrong,wpaul1999-05-061-2/+2
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIAwpaul1999-05-053-4/+865
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 wirelesswpaul1999-05-051-0/+1315
OpenPOWER on IntegriCloud