Subject: Re: USB Camera Issues
To: Brian Hechinger <netbsd-users@NetBSD.org, wonko@4amlunch.net>
From: Hubert Feyrer <hubert@feyrer.de>
List: netbsd-users
Date: 06/14/2004 01:44:19
In article <20040613144121.H4954@zill.net> you wrote:
> umass0 at uhub0 port 1 configuration 1 interface 0
> umass0: NIKON NIKON DSC E2000, rev 1.10/0.10, addr 2
> umass0: using SCSI over Bulk-Only
> scsibus0 at umass0: 2 targets, 1 luns per target
> scsibus0: waiting 2 seconds for devices to settle...
> sd0 at scsibus0 target 1 lun 0: <NIKON, DSC E2000, 1.00> SCSI2 0/direct removable
> sd0: mode sense (4) returned nonsense; using fictitious geometry
> sd0: 31232 KB, 30 cyl, 64 head, 32 sec, 512 bytes/sect x 62465 sectors
> 
> but i cannot mount anything:
> 
> durf# mount -t msdos /dev/sd0a /camera
> mount_msdos: /dev/sd0a on /camera: Operation not supported by device
> 
> it does that no matter which slice i try to mount (a, b, d, etc)
> 
> what am i doing wrong?

Who knows.
What does
a) "disklabel sd0" 
b) a NetBSD 2.0_BETA kernel
say?


 - Hubert