[parisc-linux] proposed changes to dino.c

Alan Cox alan at lxorguk.ukuu.org.uk
Sat Dec 13 08:33:56 MST 2003


On Sad, 2003-12-13 at 03:51, Grant Grundler wrote:
> On Fri, Dec 12, 2003 at 07:28:18PM +0000, Alan Cox wrote:
> > You don't need the ROM mapped expect for reading stuff like MAC, and you
> > can do that by mapping each port over the same address range.
> 
> interesting trick.
> That should work nicely for the 4-port tulip especially.
> 
> Can we allocate/map only the first tulip's ROM and point the remaining
> tulip's ROM_RESOURCE at the first one?
> 
> I'm worried multiple PCI devices could attempt to respond to
> the MMIO transaction and fight over the bus.

If the other ROMs are disabled then I don't see that happening. Its an
old trick btw - I claim no originality here. Don Becker had some driver
code that did this, and the graphics people in Linux and Windows pull
the trick of unmapping the frame buffer to use as the ROM map
temporarily



More information about the parisc-linux mailing list