freebsd-skq/sys/dev/cs
alfred bf8e8a6e8f Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
if_cs_isa.c Additional enhancments to allow IBM Etherjet cards to be probed, 2001-02-23 08:08:21 +00:00
if_cs_pccard.c Migrate to PCMCIA_CARD() macros 2001-11-15 07:52:49 +00:00
if_cs.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
if_csreg.h Additional enhancments to allow IBM Etherjet cards to be probed, 2001-02-23 08:08:21 +00:00
if_csvar.h