Searched hist:113812 (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/sys/dev/pcn/
H A Dif_pcn.cdiff 113812 Mon Apr 21 16:34:04 MDT 2003 imp 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
/freebsd-11-stable/sys/dev/wb/
H A Dif_wb.cdiff 113812 Mon Apr 21 16:34:04 MDT 2003 imp 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
/freebsd-11-stable/sys/dev/tl/
H A Dif_tl.cdiff 113812 Mon Apr 21 16:34:04 MDT 2003 imp 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
/freebsd-11-stable/sys/dev/sf/
H A Dif_sf.cdiff 113812 Mon Apr 21 16:34:04 MDT 2003 imp 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
/freebsd-11-stable/sys/dev/xl/
H A Dif_xl.cdiff 113812 Mon Apr 21 16:34:04 MDT 2003 imp 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
/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.cdiff 113812 Mon Apr 21 16:34:04 MDT 2003 imp 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
/freebsd-11-stable/sys/dev/ti/
H A Dif_ti.cdiff 113812 Mon Apr 21 16:34:04 MDT 2003 imp 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

Completed in 383 milliseconds