freebsd-nq/sys/dev/ep
Warner Losh 55234c1cf4 The isa attachment calls ep_free after it has already been called once
in the resource error in ep_alloc case.  This results in a panic.
Zero resources to make it safe to call twice pending resolution of
layering questions.

MFC After: 3 days
2005-07-31 03:33:22 +00:00
..
if_ep_eisa.c
if_ep_isa.c
if_ep_mca.c
if_ep_pccard.c
if_ep.c The isa attachment calls ep_free after it has already been called once 2005-07-31 03:33:22 +00:00
if_epreg.h Add newer commands 2005-07-31 03:30:46 +00:00
if_epvar.h Spell destroy in a more traditional way 2005-07-19 22:26:44 +00:00