Date: Fri, 17 May 2002 13:45:17 +1000 From: Igor Kulemzin <ivk@kristal.ru> To: Chris Staskewicz <cjs@math.utah.edu> Cc: freebsd-questions@freebsd.org Subject: Re[2]: no fix for digital camera i/o error Message-ID: <195108325894.20020517134517@kristal.ru> In-Reply-To: <Pine.GSO.4.21.0205161921370.9707-100000@sunfish.math.utah.edu> References: <Pine.GSO.4.21.0205161921370.9707-100000@sunfish.math.utah.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Chris, May be I'm wrong, but check /usr/src/sys/cam/scsi/scsi_da.c file for your camera: grep -i OLYMPUS /usr/src/sys/cam/scsi/scsi_da.c I've modify this file for detecting my device, when got my PenDrive working on FreeBSD. 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. CS> -------------------------------------------------------------------- CS> Chris Staskewicz CS> http://www.ZyGob.com/cjs CS> http://www.math.utah.edu/~cjs CS> -------------------------------------------------------------------- CS> To Unsubscribe: send mail to majordomo@FreeBSD.org CS> with "unsubscribe freebsd-questions" in the body of the message -- Friday, May 17, 2002 1:40:21 PM Best regards, Igor Kulemzin Amursky Crystall E-mail: ivk@kristal.ru -> FreeBSD - The BEST upgrade you can do to NT! -> 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?195108325894.20020517134517>