I'm looking for a work around to this usb ethernet problem. With FreeBSD-5.2.1-p5, "device ehci" added to the default GENERIC kernel, the axe device works fine in USB 2.0 mode, when plugged in after boot (AFTER ehci driver is loaded)B. However, without ehci, uhci tries to attach the device and hangs with "read PHY failed". If booted with device plugged, boot stops. If device is plugged in after boot, the axe module hangs, looping forever on the read error (you can unplug the device but usb never deregisters it) but the system remains useable. If the system has ehci enabled, and is booted with the device plugged in, it hangs when uhci module is loaded because it begins immediate probe before ehci is loaded. Thus it is impossible to boot the system in any config with the device plugged in at boot. Is there any way to disable USB autoprobing, to send a signal or something to tell it when to start probing. Alternatively, is there a way to prevent USB probing until all USB controllers are loaded (specifically, the ehci module)? Any help would be appreciated. The machine is a Shuttle XPC 41G and only has one onboard NIC. --mark [EMAIL PROTECTED] http://node.to/~mark 7123 3F7B 10EC 7122 2F8B http://node.to/keys/mark.asc B474 B09D 6ED7 3FB0 09E8 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"