[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
boot -c
- To: misc@openbsd.org
- Subject: boot -c
- From: Antoine Jacoutot <ajacoutot@lphp.org>
- Date: Mon, 1 Nov 2004 17:37:10 +0100
- Content-Disposition: inline
- User-Agent: KMail/1.6.2
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
- Follow-Ups:
- Re: boot -c
- From: "Greg Thomas" <getbsd@dslextreme.com>