Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2002 09:01:37 -0600 (MDT)
From:      Chris Staskewicz <cjs@math.utah.edu>
To:        Igor Kulemzin <ivk@kristal.ru>
Cc:        f3z <f3z@iprimus.com.au>, freebsd-questions@freebsd.org
Subject:   Re: no fix for digital camera i/o error
Message-ID:  <Pine.GSO.4.21.0205170852150.14597-100000@sunfish.math.utah.edu>
In-Reply-To: <195108325894.20020517134517@kristal.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks to the both of you for your help.  I'll answer both questions at
once.

I probably should have included the i/o report from dmesg.

(da0:umass-sim0:0:0:0): READ(06). CDB: 8 0 0 0 1 0
(da0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:20,0
(da0:umass-sim0:0:0:0): Invalid command operation code
da0: reading primary partition table: error reading fsbn 0

To: f3z
Here's the listing for /dev/da0 (pass0) regarding character or block
device type.

crw-r-----  2 root  operator   13, 0x00010002 Apr 11 18:26 /dev/da0
crw-------  1 root  operator   31,   0 Apr 11 18:26 /dev/pass0

To: Igor
grep -i OLYMPUS /usr/src/sys/cam/scsi/scsi_da.c did not find anything.

I used to mount the camera as a Mass storage device (successfully) when I
used the Penguin with a Red Hat OS.

> Friday, May 17, 2002, 11:35:03 AM, you wrote:
> 
> CS> This one has been bugging me for about month now, and I have yet to find
> CS> the answer on the internet.   If anyone helps out, I'd be more than happy
> CS> to pass along some pictures of Rembrant (sp?) that I took recently in 
> CS> Amsterdam (they're still on my camera!).
> 
> CS> FreeBSD 4.4-Release
> CS> even using the GENERIC kernel (with all the scsi code built in: cam,
> CS> scsibus, etc) the camera is recognized with the correct amount of memory
> CS> (7MB = the space on the Smart Media card).
> 
> CS> shell$ dmesg
> CS> da0 at umass-sim0 bus 0 target 0 lun 0
> CS> da0: <OLYMPUS C-2040ZOOM 1.00> Removable Direct Access SCSI-2 device 
> CS> da0: 650KB/s transfers
> CS> da0: 7MB (16000 512 byte sectors: 64H 32S/T 7C)
> 
> CS> shell$ camcontrol devlist:
> CS> <OLYMPUS C-2040ZOOM 1.00> at scbus0 target 0 lun 0 (da0,pass0)
> 
> CS> But when I mount (both 'mount' and 'mount_msdos') on /dev/da0, I get
> CS> "Input/output error"; mounting on /dev/pass0, gives "Block device required".
> 
> CS> Does the code have a bug?  Perhaps, has this question plagued anyone else
> CS> enough to where 4.6R will have the fix?
> 
> CS> Thank you all so much,
> 
> CS> Chris.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0205170852150.14597-100000>