From owner-freebsd-stable Mon Apr 8 5: 1:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id 096F337B41C for ; Mon, 8 Apr 2002 05:01:49 -0700 (PDT) Received: from i8k.babbleon.org ([66.57.86.84]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 8 Apr 2002 08:01:48 -0400 Received: by i8k.babbleon.org (Postfix, from userid 111) id 04563BA05; Mon, 8 Apr 2002 08:01:42 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Rasputin , stable@FreeBSD.ORG Subject: Re: pcmcia/compactflash support? Date: Mon, 8 Apr 2002 08:01:42 -0400 X-Mailer: KMail [version 1.3] References: <20020408115659.A16073@shikima.mine.nu> In-Reply-To: <20020408115659.A16073@shikima.mine.nu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020408120142.04563BA05@i8k.babbleon.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 [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