From owner-freebsd-questions Fri May 17 8: 1:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sunshine.math.utah.edu (sunshine.math.utah.edu [128.110.198.2]) by hub.freebsd.org (Postfix) with ESMTP id 77B4637B403 for ; Fri, 17 May 2002 08:01:45 -0700 (PDT) Received: from sunfish.math.utah.edu (IDENT:CTpN5tJEcOCFgS59AnP6m1M9StjGXqPD@sunfish.math.utah.edu [128.110.198.233]) by sunshine.math.utah.edu (8.9.3/8.9.3) with ESMTP id JAA20425; Fri, 17 May 2002 09:01:39 -0600 (MDT) Received: from localhost (cjs@localhost) by sunfish.math.utah.edu (8.9.3/8.9.3) with ESMTP id JAA14776; Fri, 17 May 2002 09:01:37 -0600 (MDT) X-Authentication-Warning: sunfish.math.utah.edu: cjs owned process doing -bs Date: Fri, 17 May 2002 09:01:37 -0600 (MDT) From: Chris Staskewicz To: Igor Kulemzin Cc: f3z , freebsd-questions@freebsd.org Subject: Re: no fix for digital camera i/o error In-Reply-To: <195108325894.20020517134517@kristal.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: 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> 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