1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/sys/dev/ep
Maxime Henrion 52eec71b80 Make if_ep_start() look a bit more like other if_start() functions,
by calling the first mbuf in the chain m0 and fixing a few nearby
style bugs, mostly s/0/NULL/.
2003-06-26 14:28:35 +00:00
..
if_ep_eisa.c Revert 1.21; this was local code that should not have been 2003-03-30 08:13:47 +00:00
if_ep_isa.c - Free interrupt handler in ep_free(). 2003-03-29 22:27:41 +00:00
if_ep_mca.c - Free interrupt handler in ep_free(). 2003-03-29 22:27:41 +00:00
if_ep_pccard.c Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
if_ep.c Make if_ep_start() look a bit more like other if_start() functions, 2003-06-26 14:28:35 +00:00
if_epreg.h
if_epvar.h - Free interrupt handler in ep_free(). 2003-03-29 22:27:41 +00:00