I haven’t been able to get this laptop networked. The laptop has a TI
PCI 1211 cardbus controller and a Linksys EC2T network card. It looks
as though devp-pccard detects the network card, but somehow io-net
doesn’t start devn-ne2000. There is no /dev/io-net/en0.
Everything used to work quite well in QNX 4.25. I have included the
configurations from both QNX RTP and 4.25 below. I’ve tried the exact
same “Pcmcia.cfg” file on QNX RTP as 4.25, but this didn’t seem to make
any difference.
I have also tried restarting io-net with a “-d ne2000
ioport=0x320,irq=11,mac=00E09872B965 -pttcpip if=en0:192.9.200.5”. This
seems to be very close, but I can’t ping or telnet anyone on the
network.
Any ideas how to get networking up and running on RTP?
Thanks, Rob
QNX RTP
\
- Pcmcia.cfg (standard)
;
; Minimal resource set
;
[resources]
memory = 0xd4000-0xd5fff
ports = 0x320-0x33f
rports = 0x2e8+8, 0x3e8+8, 0x170+8, 0x376+2
irqs = 5,7,11,12
2) #pin
Sock Func Type Flags PID Base Size IRQ
1 0 Network C—I-±–X----- 73743 0x110 32 7
1 Empty ----MF---------- None
3) #pin cis
Socket : 1 - Function : 0
Device : Function Specific 16k
Device : Flash 60k
Attribute Device : Flash 4k
Manufacturer ID : 0x149 0xc1ab
Card tuple version : 4.01
Manufacturer : Linksys
Name of Product : Combo PCMCIA EthernetCard (EC2T)
Add’nl info (lot #) : 2.0
Configuration base/st : 0xfd0 0-subtuples
Configuration Index : 0x0 Default
Interface : MWait Req’d, I/O
Feature : 0x18
IO Space : Bus16 0x0-0x1F(5 lines)
IRQ Description : Level 2 3 4 5 6 7 9 10 11 12 13 15
Configuration Index : 0x1
Feature : 0x8
IO Space : Bus16 0x300-0x31F
Configuration Index : 0x2
Feature : 0x8
IO Space : Bus16 0x320-0x33F
Configuration Index : 0x3
Feature : 0x8
IO Space : Bus16 0x340-0x35F
PC Card function : Network LAN Adapter
POST : 0x0
QNX 4.25
\
- /etc/config/sysinit.4
…
Pcmcia.generic -a3e0 -i10
…
2) /etc/config/Pcmcia.4
;
; Minimal resource set
;
[resources]
memory = 0xd4000-0xd5fff
ports = 0x320-0x33f,0x340-0x35f
rports = 0x2f8+8
irqs = 11
3) /etc/config/pcmcia.cards
; socket 1
[device]
manufacturer = “Linksys”
product = “Combo PCMCIA EthernetCard (EC2T)”
info1 = “2.0”
regbase = 0xfd0
config = 0x02, 0x0601, irq 11, io 0x320-0x33f
register = 0, 0x40, 0x40 ; level mode interrupts
[device]
manufacturer = “3Com”
product = “3CXM/3CCM556”
info1 = “Megahertz 56K Cell/Telephony Modem”
regbase = 0x300
config = 0x21, 0x0201, irq 11, io 0x2f8-0x2ff (width=8)
register = 0, 0x40, 0x40 ; level mode interrupts
[device]
manufacturer = “Adaptec, Inc.”
product = “APA-1460 SCSI Host Adapter”
info1 = “Version 0.01”
regbase = 0x2000
config = 0x09, 0xffff, irq 11, io 0x340-0x35f (width=16)
register = 0, 0x40, 0x40 ; level mode interrupts
4) #pin
Sock Win Type Flags PID Base Size IRQ Base
Size DMA
1 0 NE2000 C—I-±-------- None 0x320 32 11
5) #pin cis
Socket : 1
Device : Function Specific 16k
Device : Flash 60k
Attribute Device : Flash 4k
Manufacturer ID : 0x149 0xc1ab
Card tuple version : 4.01
Manufacturer : Linksys
Name of Product : Combo PCMCIA EthernetCard (EC2T)
Add’nl info (lot #) : 2.0
Configuration base/st : 0xfd0 0-subtuples
Configuration Index : 0x0 Default
Interface : MWait Req’d, I/O
Feature : 0x18
IO Space : Bus16 0x0-0x1F(5 lines)
IRQ Description : Level 2 3 4 5 6 7 9 10 11 12 13 15
Configuration Index : 0x1
Feature : 0x8
IO Space : Bus16 0x300-0x31F
Configuration Index : 0x2
Feature : 0x8
IO Space : Bus16 0x320-0x33F
Configuration Index : 0x3
Feature : 0x8
IO Space : Bus16 0x340-0x35F
PC Card function : NetworkLAN Adapter
POST : 0x0