82559ER Won't Initialize

I’ve got a SC-520-based PC-104 board (WinSystems PPM-520) with an Intel
82559ER Ethernet controller. I can’t get devn-speedo.so to recognize the
chip. I’ve been trying:

io-net -dspeedo

and get “unable to init dll devn-speedo: No such device”

I think this is the right driver. Am I doing something wrong? How can I
produce more diagnostic info?

Thanks,
Marty Doane
Siemens Dematic

Marty Doane <marty.doane@rapistan.com> wrote:

I’ve got a SC-520-based PC-104 board (WinSystems PPM-520) with an Intel
82559ER Ethernet controller. I can’t get devn-speedo.so to recognize the
chip. I’ve been trying:

io-net -dspeedo

Type pci and get the vendor and device id’s. Then do…

io-net -d speedo vid=0x???,did=0x???,verbose

…and that could make it come up. I belive this is simply a matter of
our released driver not supporting these id’s for auto-detection.


chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

[red face glowing]
Oops, pci-bios wasn’t loaded. Works fine.

Thanks,
Marty

“Chris McKillop” <cdm@qnx.com> wrote in message
news:a49k44$po9$6@nntp.qnx.com

Marty Doane <> marty.doane@rapistan.com> > wrote:

I’ve got a SC-520-based PC-104 board (WinSystems PPM-520) with an Intel
82559ER Ethernet controller. I can’t get devn-speedo.so to recognize the
chip. I’ve been trying:

io-net -dspeedo



Type pci and get the vendor and device id’s. Then do…

io-net -d speedo vid=0x???,did=0x???,verbose

…and that could make it come up. I belive this is simply a matter of
our released driver not supporting these id’s for auto-detection.


chris


Chris McKillop <> cdm@qnx.com> > “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/