From owner-freebsd-current Mon Oct 21 15:10:33 2002 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 D9C7C37B401 for ; Mon, 21 Oct 2002 15:10:31 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1314D43E6E for ; Mon, 21 Oct 2002 15:10:31 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g9LMAPn4008495; Tue, 22 Oct 2002 00:10:26 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Lars Eggert Cc: ticso@cicely.de, current Subject: Re: kernel panic when booting with USB CF reader In-Reply-To: Your message of "Mon, 21 Oct 2002 15:04:44 PDT." <3DB479FC.6090108@isi.edu> Date: Tue, 22 Oct 2002 00:10:25 +0200 Message-ID: <8494.1035238225@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message <3DB479FC.6090108@isi.edu>, Lars Eggert writes: >umass0: SanDisk Corporation ImageMate CompactFlash USB, rev 1.10/0.09, >addr 5 >umass0: Get Max Lun not supported (STALLED) >da2 at umass-sim0 bus 0 target 0 lun 0 >da2: Removable Direct Access SCSI-2 device >da2: 1.000MB/s transfers >da2: 1027MB (2104705 512 byte sectors: 0H 0S/T 0C) > >but there's only /dev/da2 under /dev, and no entries for the slices. >Shouldn't devfs or usbd or something create them automatically, since >MAKEDEV is no more? You can probably trigger a re-examination of the device by opening it for write and closing again. Something as simple as sh -c "true 4>/dev/da2" may do the trick. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message