Date: Fri, 28 Dec 2001 11:54:05 +0100 From: Jan.Stocker@t-online.de (Jan Stocker) To: "Joe Halpin" <joe.halpin@attbi.com> Cc: <current@freebsd.org> Subject: RE: USB camera Message-ID: <000b01c18f8d$f79ff2e0$fe02010a@twoflower.liebende.de> In-Reply-To: <3C2B9D66.6FC957C5@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Looks quite fine for me... looks like your cam was connected for about 6 mins... what does a $ mount -t msdos /dev/da0s1 /mnt say? Maybe you should take a look at the partition table with $ fdisk da0 if it tells you something like fdisk: invalid fdisk partition table found Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: <UNUSED> The data for partition 2 is: <UNUSED> The data for partition 3 is: <UNUSED> The data for partition 4 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 32, size 126944 (61 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 61/ head 63/ sector 32 you should add a quirk for your cam... Jan > -----Original Message----- > From: owner-freebsd-current@FreeBSD.ORG > [mailto:owner-freebsd-current@FreeBSD.ORG]On Behalf Of Joe Halpin > Sent: Thursday, December 27, 2001 11:15 PM > To: stable@FreeBSD.ORG > Subject: USB camera > > > 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 > 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?000b01c18f8d$f79ff2e0$fe02010a>