RTEMS pci interface
Daron Chabot
daron.chabot at usask.ca
Tue Jul 3 15:59:58 UTC 2007
On Tue, 2007-07-03 at 14:04 +0200, hwulf at et-inf.fho-emden.de wrote:
> Hi,
>
> I'm searching for information about the RTEMS pci driver interface.
> I looked in the official RTEMS manuals, but I didn't find very much
> about it. Are there some additional documents I could refer to?
You can refer to the source ;) The pci support/interface is defined in:
cpukit/include/rtems/pci.h
IIRC, only the powerpc and i386 BSPs have implementations of this
interface.
I'm only familiar with the routines for the i386:
c/src/lib/libbsp/i386/shared/pci/pcibios.*
-- dc
More information about the users
mailing list