Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/usb_pci.h
RevisionDateAuthorComments
 1.7  09-Oct-2024  andvar s/compainion/companion/ in comments.
 1.6  11-Dec-2010  matt Make ehci deal with pci devices that have multiple companion functions and
ehci functions. We can't assume that there will only be one ehci per device.
The existing code could not deal with:

Netmos MCS9990 Quad USB 2.0 Port (USB serial bus, interface 0x10) at pci1 dev 0 function 0 not configured
Netmos MCS9990 Quad USB 2.0 Port (USB serial bus, interface 0x20) at pci1 dev 0 function 1 not configured
Netmos MCS9990 Quad USB 2.0 Port (USB serial bus, interface 0x10) at pci1 dev 0 function 2 not configured
Netmos MCS9990 Quad USB 2.0 Port (USB serial bus, interface 0x20) at pci1 dev 0 function 3 not configured
Netmos MCS9990 Quad USB 2.0 Port (USB serial bus, interface 0x10) at pci1 dev 0 function 4 not configured
Netmos MCS9990 Quad USB 2.0 Port (USB serial bus, interface 0x20) at pci1 dev 0 function 5 not configured
Netmos MCS9990 Quad USB 2.0 Port (USB serial bus, interface 0x10) at pci1 dev 0 function 6 not configured
Netmos MCS9990 Quad USB 2.0 Port (USB serial bus, interface 0x20) at pci1 dev 0 function 7 not configured
 1.5  28-Apr-2008  martin branches: 1.5.18; 1.5.22; 1.5.26;
Remove clause 3 and 4 from TNF licenses
 1.4  28-Mar-2008  drochner branches: 1.4.2; 1.4.4;
split device/softc for USB host controllers and the usb (control)
device,
this is hairy stuff, and I've only tested with uhci/ehci at pci,
please test the rest and report problems
 1.3  14-Feb-2002  augustss branches: 1.3.114;
Use the correct years for copyright.
 1.2  12-Jan-2002  enami Make ehci_pci.c compiles again.
 1.1  06-Nov-2001  augustss branches: 1.1.2; 1.1.4; 1.1.6;
Add some data structures to keep enable finding companion controllers
for EHCI.
 1.1.6.4  16-Mar-2002  jdolecek Catch up with -current.
 1.1.6.3  11-Feb-2002  jdolecek Sync w/ -current.
 1.1.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1  06-Nov-2001  thorpej file usb_pci.h was added on branch kqueue on 2002-01-10 19:57:08 +0000
 1.1.4.3  28-Feb-2002  nathanw Catch up to -current.
 1.1.4.2  14-Nov-2001  nathanw Catch up to -current.
 1.1.4.1  06-Nov-2001  nathanw file usb_pci.h was added on branch nathanw_sa on 2001-11-14 19:15:32 +0000
 1.1.2.2  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.1.2.1  06-Nov-2001  thorpej file usb_pci.h was added on branch thorpej-mips-cache on 2001-11-12 21:18:23 +0000
 1.3.114.2  02-Jun-2008  mjf Sync with HEAD.
 1.3.114.1  03-Apr-2008  mjf Sync with HEAD.
 1.4.4.1  16-May-2008  yamt sync with head.
 1.4.2.1  18-May-2008  yamt sync with head.
 1.5.26.1  07-Jan-2011  matt Deal with multifunction pci devices better in choosing companion devices.
 1.5.22.1  05-Mar-2011  rmind sync with head
 1.5.18.1  04-Jan-2012  matt Take changes from matt-nb5-pq3 which fixes how multiple ehci functions
on a pci device claim companion ohci controllers.

RSS XML Feed