Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2008 15:56:02 +0200
From:      Ulf Lilleengen <lulf@FreeBSD.org>
To:        Benno Rice <benno@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/usb ehci_pci.c uhci_pci.c
Message-ID:  <20080426135602.GA1282@carrot.studby.ntnu.no>
In-Reply-To: <200804110550.m3B5orIY029492@repoman.freebsd.org>
References:  <200804110550.m3B5orIY029492@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080426135602.GA1282>