[parisc-linux] ethernet driver...

Alan Cox alan@lxorguk.ukuu.org.uk
Mon, 4 Oct 1999 12:37:10 +0100 (BST)


> I've cleaned up dino.c sufficiently that tulips are detected, although
> somewhat broken still:
> 
>   The PCI BIOS has not enabled this device!  Updating PCI command
> 1011->1015.   

That is reaosnably expected. The various control bits arent enabled by the
PA firmware

>   PCI latency timer (CFLT) is unreasonably low at 0.  Setting to 64
> clocks.     

And this is also a register where the PCI BIOS would have done the work
on a PC. That looks fine.


> - in tulip.c, there's really only one addition having to do with EEPROM
> detection, and I think I've messed that up.  The MACs shown are
> incorrect.
> 
> We're getting to the point where most PCI devices will start to be
> detected.

Wheee