Date: Tue, 16 Mar 1999 15:53:54 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: tommmyp AT my-dejanews DOT com cc: djgpp AT delorie DOT com, tommyp AT texasmicro DOT com Subject: Re: Map PCI device In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 15 Mar 1999, wrote: > I am trying to find out how to map a pci device to a absolute memory > address ( or at a known address) into my DJGPP2.01 application. What > do I need to do to get the base address of the device if for example > the PCI base address of the device is 0x2500000 and the size of the > device is 0x100000 (1Meg). Does anyone have a working example? I think section 18.7 of the FAQ should get you off the ground.