Date: Sun, 25 Feb 2001 18:26:24 -0500 From: Peter Radcliffe <pir@pir.net> To: FreeBSD Laptoppers <freebsd-mobile@freebsd.org> Subject: Re: sundisk Message-ID: <20010225182624.B8432@pir.net> In-Reply-To: <E14X7vH-0007Hm-00@rip.psg.com>; from randy@psg.com on Sun, Feb 25, 2001 at 12:37:39PM -0800 References: <E14X7vH-0007Hm-00@rip.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Randy Bush <randy@psg.com> probably said:
> pccardd[3333]: Card "SunDisk"("SDP") [5/3 0.6] [(null)] matched "SunDisk" ("/.*/") [(null)] [(null)]
> pccardd[3333]: ata4: SunDisk (/.*/) inserted.
^^^^
> but i can not mount it
> /dev/ad4e /.p ufs rw,noauto 0 0
ata4 != ad4.
ata4 is the controller number, not the disk number.
> tells me ad4e is not configured, yet i have
and indeed, the device is not configured, irrespective of if you have
the device files.
> so what's the hack?
Look at the right line to get the correct disk number. For example;
ata3 at port 0x240-0x24f irq 5 slot 0 on pccard0
ad6: 7MB <Hitachi CV 7.2.2> [246/2/32] at ata3-master BIOSPIO
ata3 and ad6. Not ad3.
P.
--
pir pir@pir.net pir@net.tufts.edu
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?20010225182624.B8432>
