Subject: Re: CVS commit: src/sys/dev/pci
To: Juan RP <juan@xtrarom.org>
From: Lennart Augustsson <lennart@augustsson.net>
List: source-changes
Date: 11/20/2005 19:37:00
It's been fixed.  I forgot to commit a file.

	-- Lennart

Juan RP wrote:
> On Sun, 20 Nov 2005 14:46:23 +0000 (UTC)
> Lennart Augustsson <augustss@netbsd.org> wrote:
> 
> 
>>Module Name:	src
>>Committed By:	augustss
>>Date:		Sun Nov 20 14:46:23 UTC 2005
>>
>>Modified Files:
>>	src/sys/dev/pci: ehci_pci.c
>>
>>Log Message:
>>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.
> 
> 
> Hi,
> 
> ehci_pci.c:275: error: `EHCI_CAP_ID_LEGACY' undeclared
> ehci_pci.c:284: error: `EHCI_LEG_HC_OS_OWNED' undeclared
> ehci_pci.c:288: error: `EHCI_LEG_HC_BIOS_OWNED' undeclared
> 
> Can you please fix?
> 
> Thanks.
>