Subject: PR/32249 CVS commit: [netbsd-3] src/sys/dev
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 12/07/2005 19:20:02
The following reply was made to PR port-i386/32249; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32249 CVS commit: [netbsd-3] src/sys/dev
Date: Wed,  7 Dec 2005 19:15:05 +0000 (UTC)

 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.