]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The OHCI interfaces I have access to map their control regs etc. into
authorjulian <julian@FreeBSD.org>
Mon, 14 Dec 1998 21:14:11 +0000 (21:14 +0000)
committerjulian <julian@FreeBSD.org>
Mon, 14 Dec 1998 21:14:11 +0000 (21:14 +0000)
commitf4d6fc7ea681e07bea8ddb7c39518d67e09b5d78
treeb29d82da023ca3642f0d05d2251ee669ac752a1a
parent4477d5ca2cf8c9cb5898888a1022ee49e0050d04
The OHCI interfaces I have access to map their control regs etc. into
memory address space rather than IO space.. reflect this when looking for the
interface revision register.

If this is not true for them all then we probably need some smarter code.
sys/dev/pci/ohci_pci.c
sys/dev/usb/ohci.c