This is the mail archive of the
sid@sourceware.org
mailing list for the SID project.
Re: PCI and VME Bridges
- From: "Frank Ch. Eigler" <fche at redhat dot com>
- To: suleman <sulemankm at gmail dot com>
- Cc: sid at sourceware dot org
- Date: Sat, 22 Sep 2007 11:02:16 -0400
- Subject: Re: PCI and VME Bridges
- References: <1190458629.2755.5.camel@skmhome>
Hi -
> I want to build Host-PCI bridge and later PCI-VME bridge components.
Exciting.
> [...] If not, can any of the existing sid components be used as a
> starting point to build these components?
The closest thing may well be the (memory) mapper. It's already
run-time configurable; you would "just" need to extend it with some
selected PCI signals and control register banks.
- FChE