Date: Mon, 8 Apr 2002 08:01:42 -0400 From: Brian T.Schellenberger <bts@babbleon.org> To: Rasputin <rasputin@shikima.mine.nu>, stable@FreeBSD.ORG Subject: Re: pcmcia/compactflash support? Message-ID: <20020408120142.04563BA05@i8k.babbleon.org> In-Reply-To: <20020408115659.A16073@shikima.mine.nu> References: <20020408115659.A16073@shikima.mine.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 08 April 2002 06:56 am, Rasputin wrote:
| Morning all
|
| I've been loaned a PCMCIA CompactFlash adapter,
| and am trying to get FreeBSD to mount it correctly.
Well, mine works for me, but it looks like an IDE disk, not a SCSI disk, so
I'm not sure how relavent that is. What kernel messages to you get, exactly,
when you plug yours in? I get this:
pccard: card inserted, slot 0
ata4 at port 0x280-0x287,0x28e irq 10 slot 0 on pccard0
ad8: 61MB <SanDisk SDCFB-64> [490/8/32] at ata4-master BIOSPIO
|
| FreeBSD shikima.mine.nu 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 5
| 21:04:20 BST 2002 root@shikima.mine.nu:/usr/obj/usr/src/sys/SHIKIMA
| i386
|
| It's a 128Mb CF card, and sticking into the PCMCIA slot throws a beep,
| pcic dumpcis gives me screens of output, but no devices attach (that I can
| see).
|
| Win95/CE sees it fine, with no additional drivers added, as some kind
| of SCSI disk.
|
| Just wondered if I needed to add anything to my kernel config to
| support this?
|
| I'd guess it should be attaching like this:
|
| da -> scbus -> pcic ,
|
| so I'd have thought this would work:
|
| rasputin@shikima rasputin$ grep da /sys/i386/conf/SHIKIMA|grep -v "^#"
| options SOFTUPDATES #Enable FFS soft updates support
| device da # Direct Access (disks)
| device umass # Disks/Mass storage - Requires scbus and
| da rasputin@shikima rasputin$ grep pcic /sys/i386/conf/SHIKIMA|grep -v "^#"
| device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000
| device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000
| rasputin@shikima rasputin$ grep scbus /sys/i386/conf/SHIKIMA|grep -v "^#"
| device scbus # SCSI bus (required)
| device umass # Disks/Mass storage - Requires scbus and
| da
|
|
| Do I need to explicitly wire down the pathway above, or tweak pcccard.conf?
|
|
|
|
| To Unsubscribe: send mail to majordomo@FreeBSD.org
| with "unsubscribe freebsd-stable" in the body of the message
--
Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work)
Brian, the man from Babble-On . . . . bts@babbleon.org (personal)
ME --> http://www.babbleon.org
http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020408120142.04563BA05>
