Date: Fri, 14 Jun 2002 10:06:57 +0200 From: "Michael Radzewitz" <michael.radzewitz@freenet-ag.de> To: <freebsd-questions@freebsd.org> Subject: USB (umass) Problem Message-ID: <BDC37D9EAC71AE4DB09A7A0D422EEC66CD444C@STAFFBOX.Freenet-AG.de>
next in thread | raw e-mail | index | archive | help
Hello everyone, i have a problem with USB and maybe someone is able to work=20 this out with me. I configured USB support into the Kernel like this. # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device umass # Disks/Mass storage - Requires scbus and da Now, whenever i connect my Camera i get the following Kernel-Messages: Jun 14 09:50:43 radzewitz /kernel: umass0: MINOLTA DIMAGE CAMERA = DIMAGE CAMERA , rev 1.00/0.01, addr 2 Jun 14 09:50:43 radzewitz /kernel: umass0: Get Max Lun not supported = (SHORT_XFER) Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0): got CAM = status 0x4 Jun 14 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0): fatal error, = failed to attach to device Jun 14 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0): lost device Jun 14 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0): removing = device entry Jun 14 09:50:43 radzewitz /kernel: umass0: at uhub0 port 2 (addr 2) = disconnected Jun 14 09:50:43 radzewitz /kernel: umass0: detached Is this a problem with my configuration or is this protocol just not = supported?=20 The Camera must be able to talk to FreeBSD because it says its name in = the first=20 Line. Thanks in advance -michael =20 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?BDC37D9EAC71AE4DB09A7A0D422EEC66CD444C>