From owner-freebsd-current@FreeBSD.ORG Fri Apr 11 06:17:46 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A136C37B401 for ; Fri, 11 Apr 2003 06:17:46 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBB9743FB1 for ; Fri, 11 Apr 2003 06:17:45 -0700 (PDT) (envelope-from sw@gegenunendlich.de) Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 193yPZ-0001jj-00; Fri, 11 Apr 2003 15:17:45 +0200 Received: from [80.142.204.46] (helo=kyuzo.dunkelkammer.void) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 193yPY-0008Fz-00; Fri, 11 Apr 2003 15:17:44 +0200 Received: by kyuzo.dunkelkammer.void (Postfix, from userid 1002) id 8C70B8842; Fri, 11 Apr 2003 15:17:43 +0200 (CEST) Date: Fri, 11 Apr 2003 15:17:43 +0200 From: Stefan Walter To: Poul-Henning Kamp Message-ID: <20030411131743.GA770@kyuzo.dunkelkammer.void> References: <20030411071226.GA910@kyuzo.dunkelkammer.void> <5868.1050045659@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5868.1050045659@critter.freebsd.dk> Organization: Infinity Approximation Task Force X-PGP-key: http://www.gegenunendlich.de/swalter-rsa.asc X-PGP-fingerprint: 85D8 6A49 22C7 6CD9 B011 5D6A 5691 111B 12B9 E0B3 User-Agent: Mutt/1.5.3i cc: current@freebsd.org Subject: Re: devfs and slices on Iomega ZIP media X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:17:46 -0000 Poul-Henning Kamp, 11.04.03, 09:20h CEST: > >How? The device files are and remain missing, no matter what I do. > >In my case, /dev/da1s4 (for DOS/Windows formatted media) is missing if > >there wasn't any ZIP disk in the drive at boot time: > > I just received five minutes ago a SCSI zip drive (Thank you!) so > I can work on this issue. Automatic discovery of the medium/new slices would be fine. I'd be willing to test patches (against -RELEASE, though; I don't follow -CURRENT on this machine). > For now you may be able to force a rexamination by: > true > /dev/da1 Thanks. Stefan