Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/27/2008 20:09:14
Module Name:	src
Committed By:	jmcneill
Date:		Sun Jan 27 20:09:14 UTC 2008

Modified Files:
	src/sys/dev/pci: ehci_pci.c

Log Message:
Don't attempt to claim ownership from the BIOS if the OS already holds
the HC OS Owned semaphore. Unconditionally clear SMIs as long as the
USB legacy capability is present.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/dev/pci/ehci_pci.c

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