From owner-freebsd-current Fri Dec 28 21: 4:39 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 76E7C37B41E for ; Fri, 28 Dec 2001 21:04:35 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id fBT54Va32760; Sat, 29 Dec 2001 06:04:31 +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 fBT54Vtx004344; Sat, 29 Dec 2001 06:04:32 +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 fBT54UW05848; Sat, 29 Dec 2001 06:04:30 +0100 (CET) Received: (from ticso@localhost) by cicely9.cicely.de (8.11.6/8.11.6) id fBT54Sq23249; Sat, 29 Dec 2001 06:04:28 +0100 (CET) (envelope-from ticso) Date: Sat, 29 Dec 2001 06:04:28 +0100 From: Bernd Walter To: Doug White Cc: freebsd-current@FreeBSD.ORG Subject: Re: device nodes missing with pcmcia flash Message-ID: <20011229050427.GA23224@cicely9.cicely.de> References: <20011228161746.GA18392@cicely9.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Fri, Dec 28, 2001 at 12:30:23PM -0800, Doug White wrote: > On Fri, 28 Dec 2001, Bernd Walter wrote: > > > 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 > > Are we supposed to assume you're using devfs? ;-) Try a 'mount' and make > sure you are. Yes. > Did you try just mounting it anyway to see if the devnode shows up? ad > might be a cloning device... Oh - it does work. After the mount I have: ticso@cicely30# ls -al /dev/ad2* crw-r----- 1 root operator 116, 0x00010012 Dec 28 15:29 /dev/ad2 crw-r----- 1 root operator 116, 16 Dec 28 15:29 /dev/ad2a crw-r----- 1 root operator 116, 17 Dec 28 15:29 /dev/ad2b crw-r----- 1 root operator 116, 18 Dec 28 15:29 /dev/ad2c crw-r----- 1 root operator 116, 19 Dec 28 15:29 /dev/ad2d crw-r----- 1 root operator 116, 20 Dec 28 15:29 /dev/ad2e crw-r----- 1 root operator 116, 21 Dec 28 15:29 /dev/ad2f crw-r----- 1 root operator 116, 22 Dec 28 15:29 /dev/ad2g crw-r----- 1 root operator 116, 23 Dec 28 15:29 /dev/ad2h crw-r----- 1 root operator 116, 0x00020012 Dec 28 15:29 /dev/ad2s1 lrwxr-xr-x 1 root wheel 6 Dec 29 03:05 /dev/ad2s1c -> ad2s1 crw-r----- 1 root operator 116, 0x00030012 Dec 28 15:29 /dev/ad2s2 lrwxr-xr-x 1 root wheel 6 Dec 29 03:05 /dev/ad2s2c -> ad2s2 crw-r----- 1 root operator 116, 0x00040012 Dec 28 15:29 /dev/ad2s3 lrwxr-xr-x 1 root wheel 6 Dec 29 03:05 /dev/ad2s3c -> ad2s3 crw-r----- 1 root operator 116, 0x00050012 Dec 28 15:29 /dev/ad2s4 lrwxr-xr-x 1 root wheel 6 Dec 29 03:05 /dev/ad2s4c -> ad2s4 Sorry for the noise. -- 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