Date: Wed, 3 Jan 2001 14:21:53 -0600 (CST)
From: Simon Epsteyn <seva@sevatech.com>
To: freebsd-mobile@freebsd.org
Cc: Bill Paul <wpaul@ee.columbia.edu>
Subject: AiroNet 'No card in database for "(null)"("(null)")' problem (4.2-STABLE)
Message-ID: <Pine.LNX.4.10.10101031356070.516-100000@null.cc.uic.edu>
next in thread | raw e-mail | index | archive | help
Hi,
I am using a Sony VAIO Z505R laptop, running 4.2-STABLE (last
cvsup/installworld couple days ago).
When I insert the AiroNet 4800 (with latest firmware upgrade) card I get:
Jan 3 13:45:32 einsof /kernel: pccard: card inserted, slot 0
Jan 3 13:45:37 einsof pccardd[52]: No card in database for "(null)"("(null)")
Other cards seem to work fine (I've tested with Adaptec PCMCIA SCSI card).
I have tried compiling the kernel with and w/out an driver (there is an
if_an module built either way).
Relevant dmesg output at boot:
...
pcic-pci0: <Ricoh RL5C475 PCI-CardBus Bridge> at device 10.0 on pci0
...
pcic0: <Intel i82365> at port 0x3e0 iomem 0xd0000 irq 10 on isa0
pcic0: management irq 10
pccard0: <PC Card bus -- kludge version> on pcic0
...
/etc/pccard.conf:
# PCCARD configuration file
#
# Generally available IO ports
io 0x240-0x360
# Generally available IRQs (Built-in sound-card owners remove 5)
irq 5 11
# Available memory slots
memory 0xd8000 96k
I've tried "pccardc pccardmem 0xe0000" as well...
I've also tried forcing the pcic.c into polling mode even though IRQ is not
0 by removing "if (irq == 0)" condition at lines 542-545 of
/sys/pccard/pcic.c as suggested in one of the notes I saw in the mailing
list archives.
Any suggestions?
/Simon
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.10101031356070.516-100000>
