Re: [linux-usb-devel] Re: 2.6.13-rc4-mm1

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

 



> > If my Prolific USB-Serialadapter  plugged in on reboot
> > the ehci_hcd driver complains about a Hand-off bug in Bios.
> > 
> > -> snip
> > 
> > ehci_hcd 0000:00:1d.7: EHCI Host Controller
> > ehci_hcd 0000:00:1d.7: debug port 1
> > 
> > ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 01010001)
> > ehci_hcd 0000:00:1d.7: continuing after BIOS bug...

This is a warning, not an error, but it's one of two symptoms of
BIOS level problems on your board.

	- Try booting with the "usb-handoff" kernel parameter,
	  to kick in more specialized PCI quirk handling.

	- See if there's a BIOS setting related to USB that you
	  can change.  Sometimes they use quirky modes.

	- See if there's a BIOS update for your motherboard.

I think that "continuing" codepath came from someone at Phoenix, FWIW;
the problem is that I see the PCI quirks code has evolved even farther
from the main copy of the init code in the USB tree.  Sigh.


> > When I rebooted without plugged Prolific Adapter and plug them in the 
> > same port the kernel prints this message.
> > 
> > ->snip
> > 
> > usb 4-1: new full speed USB device using uhci_hcd and address 2
> > pl2303 4-1:1.0: PL-2303 converter detected
> > usb 4-1: PL-2303 converter now attached to ttyUSB0
> > 
> > 
> > Any Ideas what could be wrong here?

That is, you think it should always see the adapter,
not just when it's not plugged in at boot time?

Sure sounds like BIOS problems to me.

- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux