From owner-freebsd-current Fri Dec 28 8:17:30 2001 Delivered-To: freebsd-current@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 0F17737B423 for ; Fri, 28 Dec 2001 08:17:15 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id fBSGHD412489 for freebsd-current@freebsd.org; Fri, 28 Dec 2001 17:17:13 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id fBSGHmtx097531 for ; Fri, 28 Dec 2001 17:17:49 +0100 (CET)?g (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (cicely9.cicely.de [10.1.7.11]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id fBSGHmW04701 for ; Fri, 28 Dec 2001 17:17:48 +0100 (CET) Received: (from ticso@localhost) by cicely9.cicely.de (8.11.6/8.11.6) id fBSGHkN18908 for freebsd-current@freebsd.org; Fri, 28 Dec 2001 17:17:46 +0100 (CET) (envelope-from ticso) Date: Fri, 28 Dec 2001 17:17:46 +0100 From: Bernd Walter To: freebsd-current@freebsd.org Subject: device nodes missing with pcmcia flash Message-ID: <20011228161746.GA18392@cicely9.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD cicely9.cicely.de 5.0-CURRENT alpha Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On a -current from 26th december: [...] ata1 at port 0x250-0x257,0x25e irq 11 slot 1 on pccard1 ad2: 7MB [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: The data for partition 3 is: The data for partition 4 is: 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