Date: Thu, 10 Jan 2002 19:51:33 -0500 (EST) From: "H. Wade Minter" <minter@lunenburg.org> To: questions@freebsd.org Subject: Nikon Coolpix Camera on -STABLE Message-ID: <20020110194952.M93377-100000@bunning.skiltech.com>
next in thread | raw e-mail | index | archive | help
I checked /usr/src/sys/cam/scsi/scsi-da.c, and it seems to have an entry for my Nikon CoolPix 775 digital camera: bash-2.05a# grep -i nikon * scsi_da.c: * Nikon Coolpix E775/E995 Cameras scsi_da.c: {T_DIRECT, SIP_MEDIA_REMOVABLE, "NIKON", "NIKON DSC E*", "*"}, However, when I plug the USB cable in, I get: Jan 10 19:48:02 kenbridge /kernel: umass0: NIKON NIKON DSC E775, rev 1.10/1.00, addr 2 Jan 10 19:48:12 kenbridge /kernel: umass0: BBB reset failed, TIMEOUT Jan 10 19:48:12 kenbridge /kernel: umass0: BBB bulk-in clear stall failed, IOERROR Jan 10 19:48:12 kenbridge /kernel: umass0: BBB bulk-out clear stall failed, IOERROR Jan 10 19:48:17 kenbridge /kernel: umass0: BBB reset failed, IOERROR Jan 10 19:48:17 kenbridge /kernel: umass0: BBB bulk-in clear stall failed, IOERROR ..... And on and on. Does anyone have any suggestions for what I can try? --Wade 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?20020110194952.M93377-100000>