freebsd-dev/sys/dev/dc
Warner Losh 214073e5e4 Use newly minted device_is_attached rather than device_is_alive to see
if attach succeeded.  device_is_alive just tells us that probe
succeeded.  Since we were using it to do things like detach net
interfaces, this caused problems when there were errors in the attach
routine.

Symptoms of problem reported by: martin blapp
2003-04-21 18:34:04 +00:00
..
dcphy.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
if_dc.c Use newly minted device_is_attached rather than device_is_alive to see 2003-04-21 18:34:04 +00:00
if_dcreg.h Add support for Planex FNW-3602-T(CardBus 100M/10M). 2003-04-18 15:42:25 +00:00
pnphy.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00