On Tue, Oct 22, 2002 at 12:10:25AM +0200, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, 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: <SanDisk ImageMate II 1.30> 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.
It's just the Name that don't exist. Some time ago I was told to just open the device even if there is no node listable in /dev. E.g. mount_msdosfs /dev/da2s1 /mnt This is a pre GEOM scenario, so it might have been fixed. Also the panic is a pre GEOM panic - at least for me. I wouldn't give it much time to debug before rechecking with a recent kernel. I can't update my machine right now, but if Lars could update his system and recheck the situation... -- B.Walter COSMO-Project http://www.cosmo-project.de [EMAIL PROTECTED] Usergroup [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message