1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/dev/pcic
Warner Losh 546eb2b18e Call bus_generic_detach on pcic before deleting the children. This
has the side effect of detaching the children before I delete them.
When I put the last commits in a loop for loop it died after 5 or so
iterations.  After this change, I lasted 50 before I stopped the test.
2000-08-19 05:01:07 +00:00
..
i82365_isa.c Remove pcic_isa_identify. I don't think it is needed. 2000-08-19 04:47:09 +00:00
i82365.c Call bus_generic_detach on pcic before deleting the children. This 2000-08-19 05:01:07 +00:00
i82365reg.h Add ACTIONTECH #define for plug and play. Also add PnP support to NEWCARD 2000-05-29 02:44:33 +00:00
i82365var.h Remove pcic_isa_identify. I don't think it is needed. 2000-08-19 04:47:09 +00:00