we managed to disable bge0, by inserting the following: + if (device_get_unit(dev) == 0) + return (ENXIO); +
-- View this message in context: http://freebsd.1045724.n5.nabble.com/Disable-probing-of-bge1-tp3961580p4473468.html Sent from the freebsd-stable mailing list archive at Nabble.com. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
