Hi!

root@tilde:~# lsmod
Module                  Size  Used by
root@tilde:~# lsmod
Module                  Size  Used by
root@tilde:~# insmod airo
Using /lib/modules/2.4.1-ac7/pcmcia/airo.o
root@tilde:~# lsmod
Module                  Size  Used by
airo                   25232   0  (unused)
root@tilde:~# cat /proc/driver/aironet/eth1/Config 
Segmentation fault
root@tilde:~# uname -a
Linux tilde 2.4.1-ac7 #1 Fri Feb 9 01:02:00 CET 2001 i586 unknown

airo is a module for the cisco aironet wireless network cards. I have a
pcmcia 342, and a pci 342 (which just looks like a pcmcia card mounted
on a pci board). The pcmcia cards in my notebook seemes to work ok
(can't test, but the /proc interface works fine and the card reacts on
that), but the pci in my pc gives the above problem. Also tried -ac5.

/var/log/syslog only says:
Feb  9 01:52:52 tilde kernel: airo:  Probing for PCI adapters
Feb  9 01:52:52 tilde kernel: airo: Doing fast bap_reads
Feb  9 01:52:52 tilde kernel: airo: MAC enabled eth1 0:40:96:45:be:e6
Feb  9 01:52:52 tilde kernel: airo:  Finished probing for PCI adapters
Feb  9 01:53:05 tilde kernel: Unable to handle kernel NULL pointer dereference at 
virtual address 00000034
Feb  9 01:53:05 tilde kernel:  printing eip:
Feb  9 01:53:05 tilde kernel: c48ec688
Feb  9 01:53:05 tilde kernel: *pde = 00000000
Feb  9 01:53:05 tilde kernel: Oops: 0000
Feb  9 01:53:05 tilde kernel: CPU:    0

The system sometimes seemes to be fine after this, and sometimes it
freezes. The nic doesn't work. 

What can I do to provide more info?

                Ookhoi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to