[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

boot -c



Hi :)

I'm having problems with USB since I upgraded to 3.6:
/bsd: uhub4: NEC Corporation USB2.0 Hub Controller, class 9/0, rev 2.00/1.00, 
addr 2
/bsd: uhub4: 4 ports with 4 removable, self powered
/bsd: uhub4: cannot open interrupt pipe

I disabled ehci using "boot -c" and now all my USB devices (plugged into a USB 
hub) are working fine.
I just wanted to make sure I did not have to do anything else on next boot ; I 
mean changes made using "boot -c" are written into the kernel, right, there's 
no need to do this on each boot ?
For info, here is what I did:

boot -c
disable ehci*
quit

Thanks in advance.
Regards,

Antoine