freebsd-dev/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 u_intXX_t -> uintXX_t while I'm here. 2005-01-20 19:39:33 +00:00
if_ep_isa.c Make a pass and cleanup the printfs from this driver. 2005-07-01 05:31:23 +00:00
if_ep_mca.c Make a pass and cleanup the printfs from this driver. 2005-07-01 05:31:23 +00:00
if_ep_pccard.c Upon relection, we shouldn't allow the tuple structs to be modified by 2005-07-01 15:52:50 +00:00
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