freebsd-src/sys/dev/ep
Alfred Perlstein 44956c9863 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_ep.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
if_ep_eisa.c Remove __P. 2002-03-20 02:08:01 +00:00
if_ep_isa.c Fixed to support 3Com 3C569B for PC-98. 2000-12-09 04:25:07 +00:00
if_ep_mca.c Remove 7 unnecessary includes frmo phk's script 2000-09-20 19:31:37 +00:00
if_ep_pccard.c network interface driver changes: 2002-11-14 23:54:55 +00:00
if_epreg.h Properly detect ISA cards in EISA mode and skip them in the ISA identify 2000-07-18 06:37:08 +00:00
if_epvar.h