On fre, apr 11, 2008 at 05:50:53am +0000, Benno Rice wrote: > benno 2008-04-11 05:50:53 UTC > > FreeBSD src repository > > Modified files: > sys/dev/usb ehci_pci.c uhci_pci.c > Log: > Identify ICH9 USB controllers. > > I've taken a slightly different approach than is used with the ICH8 > controllers > in that each controller is not identified individually (eg USB A, USB B, > etc). > Instead I've given then same description to each one even though the device > ID > differs. This can easily be changed if desired, or ICH8 (and any others > using > that approach) can be made to work as this does. > This should be MFCed to RELENG_7 at least, shouldn't it? It solves my usb-hang in CURRENT at least, and a reported PR too if i remember correctly.
> Revision Changes Path > 1.32 +6 -0 src/sys/dev/usb/ehci_pci.c > 1.64 +20 -0 src/sys/dev/usb/uhci_pci.c > -- Ulf Lilleengen _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
