* Alexander Kabaev <[EMAIL PROTECTED]> [20030115 08:27]: wrote:
> What USB devices are connected to these ports?
> On Tue, 14 Jan 2003 20:34:49 -0600
> "Cagle, John (ISS-Houston)" <[EMAIL PROTECTED]> wrote:
> 
> > I've installed 5.0 RC3 on an HP ProLiant DL380 G3 (which has USB
> > ports), and I'm constantly getting these error messages on the
> > console:
> > 
> >  uhub0: port error, giving up port 2
> >  uhub0: port error, restarting port 2
> >
> 
> What USB devices are connected to these ports?

Allow me to give my input to this thread.


I also had these "messages" (yes, they are not errors) when I had the WITNESS
and debug options enabled in the kernel. I did not have any USB devices
connected to the ports. Once I recompiled the kernel without those options
the messages are gone.

So just do this:

# Debugging for use in -current
#options        DDB                     #Enable the kernel debugger
#options        INVARIANTS              #Enable calls of extra sanity checking
#options        INVARIANT_SUPPORT       #Extra sanity checks of internal structures, 
required by INVARIANTS
#options        WITNESS                 #Enable checks to detect deadlocks and cycles
#options        WITNESS_SKIPSPIN        #Don't run witness on spinlocks for spee


..then recompile ...

maybe you don't want to do it, then connect some usb devices to those ports ;)


-Wash

-- 
Odhiambo Washington   <[EMAIL PROTECTED]>  "The box said 'Requires
Wananchi Online Ltd.  www.wananchi.com      Windows 95, NT, or better,'
Tel: +254 2 313985-9  +254 2 313922         so I installed FreeBSD."   
GSM: +254 72 743223   +254 733 744121       This sig is McQ!  :-)


"...and the fully armed nuclear warheads, are, of course, merely a
courtesy detail."

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to