freebsd-dev/sys/dev/an
Poul-Henning Kamp cf9fa8e725 Move suser() and suser_xxx() prototypes and a related #define from
<sys/proc.h> to <sys/systm.h>.

Correctly document the #includes needed in the manpage.

Add one now needed #include of <sys/systm.h>.
Remove the consequent 48 unused #includes of <sys/proc.h>.
2000-10-29 16:06:56 +00:00
..
if_aironet_ieee.h Add driver support for the Aironet 4500/4800 series wireless 802.11 2000-01-14 20:41:03 +00:00
if_an_isa.c Remember to assign an_dev to device_t before calling an_attach(). 2000-10-13 22:04:20 +00:00
if_an_pccard.c Catch up to moving headers: 2000-10-20 07:58:15 +00:00
if_an_pci.c Catch up to moving headers: 2000-10-20 07:58:15 +00:00
if_an.c Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
if_anreg.h Convert the Aironet driver to use mutexes instead of spls. 2000-10-13 21:58:36 +00:00