Hi all,
i have Sony C1 Picturebook with QNX RTP running. But Network is still
not working!
I have single slot pcmcia with a trust network-card (ne2000) and Lucent
Orinoco Silver 11 MBit (WaveLan)
The PCMCIA:
Class = Bridge (CardBus)
Vendor ID = 1180h, Ricoh Co Ltd
Device ID = 475h, RL5C475 CardBus controller
PCI index = 0h
Class Codes = 060700h
Revision ID = 80h
Bus number = 0
Device number = 12
Function num = 0
Status Reg = 210h
Command Reg = 7h
Header type = 2h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
ExCA Base Address = ffeff000h
Capabilities Pointer = ffh
Secondary Status = ffffh
Primary Bus Number = 0
Secondary Bus Number = 1
Subordinate Bus Number = 1
Secondary Latency Timer = 20h
Memory Base 0 = 0h
Memory Limit 0 = 0h
Memory Base 1 = 0h
Memory Limit 1 = 0h
I/O Base 0 = 0h
I/O Limit 0 = 0h
I/O Base 1 = 0h
I/O Limit 1 = 0h
PCI Int Pin = 1
PCI Int Pin = INT A
Interrupt line = no connection
Bridge Control = 780h
Subsystem Vendor ID = 104dh
Subsystem ID = 80b1h
Legacy Mode Base Address = 3e0h
System Control = a20001h
Retry Status = 0h
Card Control = 0h
Device Control = 2h
Buffer Control = 0h
Socket DMA Register 0 = 0h
Socket DMA Register 1 = 0h
what I did:
#slay io-net
#slay devp-pccard
#slay enum-pccard
devp-pccard -v -w8 &
[1] 880650
00000000: 0101 0303 d4d4 0a0a ffff 1717 0303 4141
“…AA”
00000010: 0000 ffff 2020 0404 4949 0101 abab c1c1 “…
…II…”
00000020: 1515 2323 0404 0101 4444 7575 6161 6c6c
“…##…DDuuaall”
00000030: 2020 5353 7070 6565 6565 6464 0000 3131 "
SSppeeeedd…11"
00000040: 3030 2f2f 3131 3030 3030 2020 5050 4343 “00//110000
PPCC”
00000050: 2020 4343 6161 7272 6464 0000 3131 2e2e "
CCaarrdd…11…"
00000060: 3030 0000 2020 0000 ffff 1a1a 0505 0101 “00…
…”
00000070: 2020 0000 0404 0101 1b1b 0707 d0d0 8181 "
…"
00000080: 1818 4545 3030 fcfc bebe 1b1b 0707 0101
“…EE00…”
00000090: 0808 caca 6060 0000 0303 1f1f 1b1b 0707
“….........." 000000a0: 0202 0808 caca 6060 2020 0303 1f1f 1b1b "......
…”
000000b0: 0707 0303 0808 caca 6060 4040 0303 1f1f
“…@@...." 000000c0: 1b1b 0707 0404 0808 caca 6060 8080 0303 "..........
…”
000000d0: 1f1f 1b1b 0707 0505 0808 caca 6060 0000
“….." 000000e0: 0202 1f1f 1b1b 0707 0606 0808 caca 6060 "..............
”
000000f0: 2020 0202 1f1f 1b1b 0707 0707 0808 caca "
…"
enum-pccard &
[1] 909325
d909325 bus=pcmcia removal_id=1 ven=0149 dev=c1ab class=0600
ioport=0200 irq=3 index=0
F909325
pin
Sock Func Type Flags PID Base Size IRQ
1 0 Network C—I-±–X----- 909325 0x200 32 3
1 Empty ----MF---------- None
#io-net -d ne2000 ioport=0x200,irq=3 -p tcpip
#netmanager
after these steps I can see the DEVICE tab in networksettings
(shelf->Configure->Network)
then I set up IP: 10.10.2.121 and Netmask: 255.0.0.0 → DONE
Tried also to set up route …
then I tried to ping:
ping 10.10.2.110
PING 10.10.2.110 (10.10.2.110): 56 data bytes
ping: sendto: Host is down
ping: wrote 10.10.2.110 64 chars, ret=-1
ping: sendto: Host is down
ping: wrote 10.10.2.110 64 chars, ret=-1
ping: sendto: Host is down
ping: wrote 10.10.2.110 64 chars, ret=-1
— 10.10.2.110 ping statistics —
8 packets transmitted, 0 packets received, 100% packet loss
What did I wrong ???
Next problem is when I insert my orinoco card:
I did the same steps from above but got an error message like this
what I did:
#slay io-net
#slay devp-pccard
#slay enum-pccard
#devp-pccard -v -w8 &
#enum-pccard &
io-net -d orinoco ioport=0x200,irq=3
unable to init dll devn-orinoco: No such device
Anybody there to help me or give me some advices!!
Thanks
Bert