Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Trouble with devnp-i82544 in QNX 6.5.0: (2 Items)
   
Trouble with devnp-i82544 in QNX 6.5.0  
I'm having trouble mounting the devnp-i82544 driver in QNX 6.5.0.

MID-1# ls /alt
ls: No such file or directory (/alt)
MID-1# io-pkt-v4-hc -i1 -ptcpip prefix=/alt
MID-1# mount -Tio-pkt1 -opci=0,vid=0x8086,did=0x1076,priority=32,mac=0082FFBFFFA F devnp-i82544.so
MID-1# SOCK=/alt ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
        inet 127.0.0.1 netmask 0xff000000
MID-1# SOCK=/alt ifconfig
ifconfig: getifaddrs: Address family not supported by protocol family

Any idea what's going on here? The commands all seem pretty straightforward. FWIW, the legacy devn-i82544 driver mounts 
just fine.

If you're wondering, yes, the specified device does exist.

MID-1# pci

PCI version    = 2.10

Class          = Display (VGA)
Vendor ID      = 8086h, Intel Corporation
Device ID      = 3582h,  82852/855GM Integrated Graphics Device
PCI index      = 0h
BAR - 0 [Mem]  = f0000000h enabled
BAR - 1 [Mem]  = ffa80000h enabled
BAR - 2 [I/O]  = ec00h enabled
PCI Int Pin    = INT A
Interrupt line = 9
CPU Interrupt  = 9h

Class          = Display (Other)
Vendor ID      = 8086h, Intel Corporation
Device ID      = 3582h,  82852/855GM Integrated Graphics Device
PCI index      = 1h
BAR - 0 [Mem]  = e8000000h enabled
BAR - 1 [Mem]  = ffa00000h enabled
PCI Int Pin    = NC
Interrupt line = 0
CPU Interrupt  = 0h

Class          = Mass Storage (IDE)
Vendor ID      = 8086h, Intel Corporation
Device ID      = 24cbh,  82801DB (ICH4) IDE Controller
PCI index      = 0h
BAR - 0 [I/O]  = 0h enabled
BAR - 1 [I/O]  = 0h enabled
BAR - 2 [I/O]  = 0h enabled
BAR - 3 [I/O]  = 0h enabled
BAR - 4 [I/O]  = fc00h enabled
BAR - 5 [Mem]  = ffeffc00h enabled
PCI Int Pin    = INT A
Interrupt line = 0
CPU Interrupt  = 0h

Class          = Multimedia (Audio)
Vendor ID      = 8086h, Intel Corporation
Device ID      = 24c5h,  82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller
PCI index      = 0h
BAR - 0 [I/O]  = e800h enabled
BAR - 1 [I/O]  = e400h enabled
BAR - 2 [Mem]  = ff9ffc00h enabled
BAR - 3 [Mem]  = ff9ff800h enabled
PCI Int Pin    = INT B
Interrupt line = 5
CPU Interrupt  = 5h

Class          = Multimedia (Other)
Vendor ID      = 10b5h, PLX Technology, Inc.
Device ID      = 9030h,  PCI9030 32-bit 33MHz PCI <-> IOBus Bridge
PCI index      = 0h
BAR - 0 [Mem]  = ff7ffc00h enabled
BAR - 2 [Mem]  = ff600000h enabled
BAR - 3 [Mem]  = ff500000h enabled
PCI Int Pin    = INT A
Interrupt line = 9
CPU Interrupt  = 9h

Class          = Network (Ethernet)
Vendor ID      = 8086h, Intel Corporation
Device ID      = 1209h,  8255xER/82551IT Fast Ethernet Controller
PCI index      = 0h
BAR - 0 [Mem]  = ff7fe000h enabled
BAR - 1 [I/O]  = dc00h enabled
BAR - 2 [Mem]  = ff7c0000h enabled
PCI Int Pin    = INT A
Interrupt line = 7
CPU Interrupt  = 7h

Class          = Network (Ethernet)
Vendor ID      = 8086h, Intel Corporation
Device ID      = 1076h,  82541GI Gigabit Ethernet Controller
PCI index      = 0h
BAR - 0 [Mem]  = ff7a0000h enabled
BAR - 2 [I/O]  = d800h enabled
PCI Int Pin    = INT A
Interrupt line = 6
CPU Interrupt  = 6h

Thanks.

Mark

Re: Trouble with devnp-i82544 in QNX 6.5.0  
You should be using the devnp-e1000 driver under 6.5.0.


On 11-09-01 10:13 PM, "IS Notifications" <community-noreply@qnx.com> wrote:

>I'm having trouble mounting the devnp-i82544 driver in QNX 6.5.0.
>
>MID-1# ls /alt
>ls: No such file or directory (/alt)
>MID-1# io-pkt-v4-hc -i1 -ptcpip prefix=/alt
>MID-1# mount -Tio-pkt1
>-opci=0,vid=0x8086,did=0x1076,priority=32,mac=0082FFBFFFA F
>devnp-i82544.so
>MID-1# SOCK=/alt ifconfig
>lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
>        inet 127.0.0.1 netmask 0xff000000
>MID-1# SOCK=/alt ifconfig
>ifconfig: getifaddrs: Address family not supported by protocol family
>
>Any idea what's going on here? The commands all seem pretty
>straightforward. FWIW, the legacy devn-i82544 driver mounts just fine.
>
>If you're wondering, yes, the specified device does exist.
>
>MID-1# pci
>
>PCI version    = 2.10
>
>Class          = Display (VGA)
>Vendor ID      = 8086h, Intel Corporation
>Device ID      = 3582h,  82852/855GM Integrated Graphics Device
>PCI index      = 0h
>BAR - 0 [Mem]  = f0000000h enabled
>BAR - 1 [Mem]  = ffa80000h enabled
>BAR - 2 [I/O]  = ec00h enabled
>PCI Int Pin    = INT A
>Interrupt line = 9
>CPU Interrupt  = 9h
>
>Class          = Display (Other)
>Vendor ID      = 8086h, Intel Corporation
>Device ID      = 3582h,  82852/855GM Integrated Graphics Device
>PCI index      = 1h
>BAR - 0 [Mem]  = e8000000h enabled
>BAR - 1 [Mem]  = ffa00000h enabled
>PCI Int Pin    = NC
>Interrupt line = 0
>CPU Interrupt  = 0h
>
>Class          = Mass Storage (IDE)
>Vendor ID      = 8086h, Intel Corporation
>Device ID      = 24cbh,  82801DB (ICH4) IDE Controller
>PCI index      = 0h
>BAR - 0 [I/O]  = 0h enabled
>BAR - 1 [I/O]  = 0h enabled
>BAR - 2 [I/O]  = 0h enabled
>BAR - 3 [I/O]  = 0h enabled
>BAR - 4 [I/O]  = fc00h enabled
>BAR - 5 [Mem]  = ffeffc00h enabled
>PCI Int Pin    = INT A
>Interrupt line = 0
>CPU Interrupt  = 0h
>
>Class          = Multimedia (Audio)
>Vendor ID      = 8086h, Intel Corporation
>Device ID      = 24c5h,  82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio
>Controller
>PCI index      = 0h
>BAR - 0 [I/O]  = e800h enabled
>BAR - 1 [I/O]  = e400h enabled
>BAR - 2 [Mem]  = ff9ffc00h enabled
>BAR - 3 [Mem]  = ff9ff800h enabled
>PCI Int Pin    = INT B
>Interrupt line = 5
>CPU Interrupt  = 5h
>
>Class          = Multimedia (Other)
>Vendor ID      = 10b5h, PLX Technology, Inc.
>Device ID      = 9030h,  PCI9030 32-bit 33MHz PCI <-> IOBus Bridge
>PCI index      = 0h
>BAR - 0 [Mem]  = ff7ffc00h enabled
>BAR - 2 [Mem]  = ff600000h enabled
>BAR - 3 [Mem]  = ff500000h enabled
>PCI Int Pin    = INT A
>Interrupt line = 9
>CPU Interrupt  = 9h
>
>Class          = Network (Ethernet)
>Vendor ID      = 8086h, Intel Corporation
>Device ID      = 1209h,  8255xER/82551IT Fast Ethernet Controller
>PCI index      = 0h
>BAR - 0 [Mem]  = ff7fe000h enabled
>BAR - 1 [I/O]  = dc00h enabled
>BAR - 2 [Mem]  = ff7c0000h enabled
>PCI Int Pin    = INT A
>Interrupt line = 7
>CPU Interrupt  = 7h
>
>Class          = Network (Ethernet)
>Vendor ID      = 8086h, Intel Corporation
>Device ID      = 1076h,  82541GI Gigabit Ethernet Controller
>PCI index      = 0h
>BAR - 0 [Mem]  = ff7a0000h enabled
>BAR - 2 [I/O]  = d800h enabled
>PCI Int Pin    = INT A
>Interrupt line = 6
>CPU Interrupt  = 6h
>
>Thanks.
>
>Mark
>
>
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post88611
>