Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/pci
On Sun, 20 Nov 2005 14:46:23 +0000 (UTC)
Lennart Augustsson <augustss%netbsd.org@localhost> 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.
Home |
Main Index |
Thread Index |
Old Index