Date: Fri, 28 Dec 2001 17:17:46 +0100 From: Bernd Walter <ticso@cicely9.cicely.de> To: freebsd-current@freebsd.org Subject: device nodes missing with pcmcia flash Message-ID: <20011228161746.GA18392@cicely9.cicely.de>
next in thread | raw e-mail | index | archive | help
On a -current from 26th december:
[...]
ata1 at port 0x250-0x257,0x25e irq 11 slot 1 on pccard1
ad2: 7MB <SanDisk SDP3B-8> [245/2/32] at ata1-master BIOSPIO
ticso@cicely30# ls -al /dev/ad2*
crw-r----- 1 root operator 116, 0x00010012 Dec 28 15:29 /dev/ad2
ticso@cicely30# fdisk ad2
******* Working on device /dev/ad2 *******
parameters extracted from in-core disklabel are:
cylinders=245 heads=2 sectors/track=32 (64 blks/cyl)
parameters to be used for BIOS calculations are:
cylinders=245 heads=2 sectors/track=32 (64 blks/cyl)
Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 1,(Primary DOS with 12 bit FAT)
start 32, size 15584 (7 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 243/ head 1/ sector 32
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>
What I'm missing is /dev/ad2s1
This happens with other flash medias too.
I currently use a manually created devicenode on a UFS filesystem to
access the partition.
--
B.Walter COSMO-Project http://www.cosmo-project.de
ticso@cicely.de Usergroup info@cosmo-project.de
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011228161746.GA18392>
