Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/dev



Module Name:    src
Committed By:   riz
Date:           Wed Dec  7 19:15:05 UTC 2005

Modified Files:
        src/sys/dev/pci [netbsd-3]: ehci_pci.c
        src/sys/dev/usb [netbsd-3]: ehcireg.h

Log Message:
Pull up following revision(s) (requested by gendalia in ticket #1034):
        sys/dev/pci/ehci_pci.c: revisions 1.18-1.21
        sys/dev/usb/ehcireg.h: revisions 1.22-1.23
Go through the prescribed process to get ownership of the controller from
BIOS before we start using it.
This seems to fix the problems some people have been experiencing with
keyboards not working.

Pull up additional code formatting, debugging, and a few #defines.
Fixes PR#32249.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.2.1 src/sys/dev/pci/ehci_pci.c
cvs rdiff -r1.20.2.1 -r1.20.2.2 src/sys/dev/usb/ehcireg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index