Date: Thu, 16 Dec 99 12:37:52 EST From: Alan W Black <awb@cs.cmu.edu> To: freebsd-mobile@freebsd.org Subject: compactflash and PAO Message-ID: <19991216173816.E4B3814D7F@hub.freebsd.org>
index | next in thread | raw e-mail
I'm trying to access a compactflash card (80M Viking and 48M Simple)
with a PCMCIA adapter on my Dell Inspiron 3500 runing FreeBSD 3.1
with PAO (sys-3.1-PAO3-19990329).
My pccard.conf contains
# Viking Compact Flash adapter card with Simple CF card
card "Simple Technology Inc." "48MB CompactFlash Card"
config default "wdc1" any
insert echo Viking Flash adaptor Simple 48 inserted
remove echo Viking Flash adaptor Simple 48 removed
(and a similar entry for the Viking CF card). I've tried with and
without "cardio 0x340 16" to the config line. In both cases the
system does identify the card, pccardd says
Card inserted, slot 1
Dec 16 09:29:52 mule pccardd[323]: Card "Simple Technology Inc."("48MB CompactFlash Card") [STI-CFH/48] [Ver 1.0] matched "Simple Technology Inc." ("48MB CompactFlash Card") [(null)] [(null)]
Slot 1: unfielded interrupt (0)
Probe Failed
return IRQ 3
driver allocation failed for Simple ... (device not configured)
Often hanging the machine so it requires a reboot. My other PCMCIA
cards work reliably (PSION Dacom modem and D-Link DE-660 Ethernet
card) and have done since I installed the machine.
My kernel configuration has
controller wdc1 at isa? port "IO_WD2" bio irq ?
disk wd1 at wdc1 drive 0
and at boot time it says
Dec 16 09:20:18 mule /kernel: wdc1 not found at 0x170
Pointers and suggestions to how I might make this work
will be appreciated.
Thanks
Alan
Alan W Black email: awb@cs.cmu.edu
Language Technologies Institute http://www.cs.cmu.edu/~awb/
Carnegie Mellon University tel: +1-412-268-6299
5000 Forbes Ave, Pittsburgh PA, 15213, USA. fax: +1-412-268-6298
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991216173816.E4B3814D7F>
