Date: Thu, 27 Dec 2001 16:15:02 -0600 From: Joe Halpin <joe.halpin@attbi.com> To: "stable@FreeBSD.ORG" <current@FreeBSD.ORG> Subject: USB camera Message-ID: <3C2B9D66.6FC957C5@attbi.com>
next in thread | raw e-mail | index | archive | help
I'm not able to mount my USB camera. This is what dmesg has to say about my usb port: $ dmesg | grep -i usb uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xe000-0xe01f irq 11 at device 7.2 on pci0 usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0 usb0: USB revision 1.0 bash-2.05$ dmesg | grep -i scsi da0: <NIKON NIKON DSC E995 1.00> Removable Direct Access SCSI-2 device da0: <NIKON NIKON DSC E995 1.00> Removable Direct Access SCSI-2 device This is what /var/log/messages says when I plug the camera in and turn it on: Dec 27 15:41:01 fbsd /kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Dec 27 15:41:01 fbsd /kernel: da0: <NIKON NIKON DSC E995 1.00> Removable Direct Access SCSI-2 device Dec 27 15:41:01 fbsd /kernel: da0: 650KB/s transfers Dec 27 15:41:01 fbsd /kernel: da0: 15MB (31808 512 byte sectors: 64H 32S/T 15C) Dec 27 15:47:13 fbsd /kernel: umass0: at uhub0 port 1 (addr 2) disconnected Dec 27 15:47:13 fbsd /kernel: (da0:umass-sim0:0:0:0): lost device Dec 27 15:47:13 fbsd /kernel: (da0:umass-sim0:0:0:0): removing device entry Dec 27 15:47:13 fbsd /kernel: umass0: detached On my Linux box I just mount the device file and the camera shows up as a filesystem. Is it different in FreeBSD? Thanks Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C2B9D66.6FC957C5>