Date: Thu, 11 Jan 2001 13:47:34 -0500 (EST) From: Jeff Fellin <jkf@research.bell-labs.com> To: freebsd-hackers@FreeBSD.org, freebsd-questions@FreeBSD.org Subject: PCI interface Message-ID: <200101111847.NAA11876@aura.research.bell-labs.com>
next in thread | raw e-mail | index | archive | help
This is posted on hackers and questions mailing lists. I am porting a PCI device driver from BSD 3.1 to current. I noticed the interfaces for the PCI support functions has changed. I have looked at the hackers, questions, current mail lists and cannot find any description of the interface changes for the PCI system. I have noticed some drivers have a COMPAT_OLDPCI, but that isn't a supported config option. Is there a description of how to convert the old pci support function interface into the current pci support funtion interface that someone could point me to. If not, is there a description of the current pci support function interface. I need to memory map two board regions, board registers and board memory, and to access the PCI configuration registers. Thank you in advance. Jeff Fellin MH 2A-352 (908) 582-7673 fellin@lucent.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101111847.NAA11876>