All the info I can find indicates that this is a Hermes device.
<www.modem-help.com/mfcs.php?mid=119&nid=13369>
Using Ndiswrapper and the XP drivers generates the message "hardware NOT
detected", even though that same driver works fine under XP!
For the moment I've given up on an x86_64 distro - too much unsupported
hardware - and dropped back to my favourite slackware (10).
The orinoco pci driver doesn't recognise the hardware - it loads, but fails to
create a device, either wlan* or eth*.
If I add the pci ids from my card (11c1:ab34) to orinoco_pci.c, it compiles
ok, but seg faults when I try to load it thus:
Aug 29 12:18:01 DeepThought kernel: Unable to handle kernel NULL pointer
dereference at virtual address 0000004c
Aug 29 12:18:01 DeepThought kernel: printing eip:
Aug 29 12:18:01 DeepThought kernel: f8e8f15b
Aug 29 12:18:01 DeepThought kernel: *pde = 00000000
Aug 29 12:18:01 DeepThought kernel: Oops: 0002
[#1]www.modem-help.com/mfcs.php?mid=119&nid=13369
Aug 29 12:18:01 DeepThought kernel: PREEMPT
Aug 29 12:18:01 DeepThought kernel: Modules linked in: orinoco_pci orinoco
hermes eth1394 ohci1394 ieee1394 ehci_hcd usbcore snd_pcm_oss snd_mixer_oss
snd_via82xx snd_ac97_codec snd_pcm snd_timer snd_page_alloc snd_mpu401_uart
snd_rawmidi snd_seq_device snd soundcore slamr joydev evdev via_rhine mii
crc32 ds yenta_socket pcmcia_core nls_iso8859_15 nls_cp437 vfat fat amd64_agp
agpgart rtc
Aug 29 12:18:01 DeepThought kernel: CPU: 0
Aug 29 12:18:01 DeepThought kernel: EIP: 0060:[<f8e8f15b>] Tainted: P
Aug 29 12:18:01 DeepThought kernel: EFLAGS: 00210212 (2.6.7)
Aug 29 12:18:01 DeepThought kernel: EIP is at
orinoco_pci_cor_reset+0x15b/0x170 [orinoco_pci]
Aug 29 12:18:01 DeepThought kernel: eax: 0000004c ebx: f71de220 ecx:
00000001 edx: 00000000
Aug 29 12:18:01 DeepThought kernel: esi: f71de350 edi: c17bf444 ebp:
c17bf400 esp: ec109e90
Aug 29 12:18:01 DeepThought kernel: ds: 007b es: 007b ss: 0068
Aug 29 12:18:01 DeepThought kernel: Process modprobe (pid: 3297,
threadinfo=ec108000 task=f721a030)
Aug 29 12:18:01 DeepThought kernel: Stack: fffffff4 f71de000 fffffff4 f71de000
f8e8f2e4 f71de220 f8e9ff30 04000000
Aug 29 12:18:01 DeepThought kernel: f71de000 f71de000 f71de220 00000040
00000000 f8e90b20 ffffffed c17bf400
Aug 29 12:18:01 DeepThought kernel: f8e90b44 c01e34c2 c17bf400 f8e90aa0
c17bf400 f8e90b20 ffffffed c01e351b
Aug 29 12:18:01 DeepThought kernel: Call Trace:
Aug 29 12:18:01 DeepThought kernel: [<f8e8f2e4>]
orinoco_pci_init_one+0x174/0x230 [orinoco_pci]
Aug 29 12:18:01 DeepThought kernel: [<f8e9ff30>] orinoco_interrupt+0x0/0x320
[orinoco]
Aug 29 12:18:01 DeepThought kernel: [<c01e34c2>]
pci_device_probe_static+0x52/0x70
Aug 29 12:18:01 DeepThought kernel: [<c01e351b>] __pci_device_probe+0x3b/0x50
Aug 29 12:18:01 DeepThought kernel: [<c01e355c>] pci_device_probe+0x2c/0x50
Aug 29 12:18:01 DeepThought kernel: [<c022224f>] bus_match+0x3f/0x70
Aug 29 12:18:01 DeepThought kernel: [<c0222379>] driver_attach+0x59/0x90
Aug 29 12:18:01 DeepThought kernel: [<c0222621>] bus_add_driver+0x91/0xb0
Aug 29 12:18:01 DeepThought kernel: [<c0222adf>] driver_register+0x2f/0x40
Aug 29 12:18:01 DeepThought kernel: [<c0118afd>] printk+0x10d/0x170
Aug 29 12:18:01 DeepThought kernel: [<c01e37dc>]
pci_register_driver+0x5c/0x90
Aug 29 12:18:01 DeepThought kernel: [<f8e74023>] orinoco_pci_init+0x23/0x31
[orinoco_pci]
Aug 29 12:18:01 DeepThought kernel: [<c012de04>] sys_init_module+0x114/0x230
Aug 29 12:18:01 DeepThought kernel: [<c0103f87>] syscall_call+0x7/0xb
Aug 29 12:18:01 DeepThought kernel:
Aug 29 12:18:01 DeepThought kernel: Code: 66 c7 04 10 80 00 e9 cd fe ff ff 8d
76 00 8d bc 27 00 00 00
Not being a programmer, this doesn't mean much to me!
I have managed to get the card partially working using the agere 7.18 drivers
under kernel 2.4.27, but it generated reams of syslog output, and dhcp
wouldn't work. 7.20 failed to compile!
All the info indicates that this device *should* be supported by the orinoco
drivers.
What am I doing wrong?
--
Pete
christy-gQP1dZ1XGl8JGwgDXS7ZQA@xxxxxxxxxxxxxxxx
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
|