PCMCIA card CNet CN40BC

What do I have to change so that my CNet CN40BC PCMCIA card is working in
QNX 6.2.1 PE ?

Under QNX 4.25 it is running with Net.ether1000.

TIA

Werner

Here the output of pin cis:


Socket : 2 - Function : 0

Device : Null 0k

Card tuple version : 4.01

Manufacturer : CNet

Name of Product : CN40BC Ethernet

Add’nl info (lot #) : D

Add’nl info (programming): NE2000

Configuration base/st : 0x3f8 0-subtuples

Configuration Index : 0x20 Last Default

Interface : MWait Req’d, I/O

Feature : 0x1d

Timing Info : Wait

IO Space : Bus16 Bus8 0x0-0x1F(5 lines)

IRQ Description : Level 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

PC Card function : Network LAN Adapter

POST : 0x0


Output of pin config

; socket 2

[device]

manufacturer = “CNet”

product = “CN40BC Ethernet”

info1 = “D”

info2 = “NE2000”

regbase = 0x3f8

config = 0x20, 0x0600, irq any, io any+32 (width=16)

register = 0, 0x40, 0x40 ; level mode interrupts


Make sure that devp-pccard is running first. Then do a ‘pin’ and note
the I/O port and IRQ. The you can start io-net as follows:

io-net -dne2000 ioport=0xppp,irq=ii -ptcpip

nicinfo will tell you if you are receiving any data. If you are, then
you can ifconfig your interface or run dhcp.client.

Previously, Werner Schweizer wrote in qdn.public.qnxrtp.installation:

What do I have to change so that my CNet CN40BC PCMCIA card is working in
QNX 6.2.1 PE ?

Under QNX 4.25 it is running with Net.ether1000.

TIA

Werner

Here the output of pin cis:


Socket : 2 - Function : 0

Device : Null 0k

Card tuple version : 4.01

Manufacturer : CNet

Name of Product : CN40BC Ethernet

Add’nl info (lot #) : D

Add’nl info (programming): NE2000

Configuration base/st : 0x3f8 0-subtuples

Configuration Index : 0x20 Last Default

Interface : MWait Req’d, I/O

Feature : 0x1d

Timing Info : Wait

IO Space : Bus16 Bus8 0x0-0x1F(5 lines)

IRQ Description : Level 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

PC Card function : Network LAN Adapter

POST : 0x0


Output of pin config

; socket 2

[device]

manufacturer = “CNet”

product = “CN40BC Ethernet”

info1 = “D”

info2 = “NE2000”

regbase = 0x3f8

config = 0x20, 0x0600, irq any, io any+32 (width=16)

register = 0, 0x40, 0x40 ; level mode interrupts