freebsd-dev/sys/dev/wi
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
if_wavelan_ieee.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
if_wi.c Fix invocation of bus_teardown_intr(). The last arg is supposed to be 1999-12-08 02:00:10 +00:00
if_wireg.h Update the WaveLAN/IEEE driver: 1999-11-25 20:45:49 +00:00