From owner-freebsd-stable@FreeBSD.ORG Sun Mar 12 21:36:26 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F75516A401 for ; Sun, 12 Mar 2006 21:36:26 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC07F43D45 for ; Sun, 12 Mar 2006 21:36:25 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 0187C707416; Mon, 13 Mar 2006 08:36:24 +1100 (EST) X-Viruscan-Id: <4414945800014FE4FDD504@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.barnet.com.au", Issuer "BarNet Root Certificate Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 0410870741A for ; Mon, 13 Mar 2006 08:36:22 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail2-auth.barnet.com.au (Postfix) with ESMTP id BEABB707414 for ; Mon, 13 Mar 2006 08:36:20 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id D4F7F248; Mon, 13 Mar 2006 08:36:19 +1100 (EST) Date: Mon, 13 Mar 2006 08:36:19 +1100 From: Edwin Groothuis To: freebsd-stable@freebsd.org Message-ID: <20060312213619.GB969@k7.mavetju> Mail-Followup-To: Edwin Groothuis , freebsd-stable@freebsd.org References: <4412C7D2.5080809@FreeBSD.org> <20060311124931.62eee647@frankie.konav201.local> <44136C01.4030400@FreeBSD.org> <20060312213331.GA969@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060312213331.GA969@k7.mavetju> User-Agent: Mutt/1.4.2.1i Subject: Re: Problem with 16-in-1 card reader X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2006 21:36:26 -0000 On Mon, Mar 13, 2006 at 08:33:31AM +1100, Edwin Groothuis wrote: > On Sun, Mar 12, 2006 at 01:32:01AM +0100, Alex Dupre wrote: > > Robert Marella wrote: > > > This problem has been discussed many times on the lists. In order to > > > update devfs you can use: > > > > > > cat /dev/null > /dev/daX > > > > > > I seem to remember another method using dd. > > > > > > I hope this helps. > > > > The 'cat' way works, thanks. Perhaps we should add this info somewhere > > in a man page. > > Hmm... doesn't seem to do the trick with my Samsung SGH-D600 phone: Don't forget these lines: Mar 13 08:30:42 k7 kernel: umass0: Samsung SAMSUNG Mobile USB Modem, rev 2.00/1.00, addr 2 Mar 13 08:30:43 k7 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Mar 13 08:30:43 k7 kernel: da0: < > Removable Direct Access SCSI-0 device Mar 13 08:30:43 k7 kernel: da0: 1.000MB/s transfers Mar 13 08:30:43 k7 kernel: da0: Attempt to query device size failed: NOT READY, Medium not present > Mar 13 08:31:56 k7 kernel: (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 > Mar 13 08:31:56 k7 kernel: (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > Mar 13 08:31:56 k7 kernel: (da0:umass-sim0:0:0:0): SCSI Status: Check Condition > Mar 13 08:31:56 k7 kernel: (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 > Mar 13 08:31:56 k7 kernel: (da0:umass-sim0:0:0:0): Medium not present > Mar 13 08:31:56 k7 kernel: (da0:umass-sim0:0:0:0): Unretryable error > Mar 13 08:31:56 k7 kernel: Opened disk da0 -> 6 > > [/home/edwin] root@k7>cat /dev/null > /dev/da0 > su: /dev/da0: Device not configured Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/