Date: Sun, 6 Oct 2002 13:29:33 +0200 (CEST) From: Oliver Fromme <olli@secnetix.de> To: freebsd-questions@FreeBSD.ORG Subject: Re: usb compact flash card reader issues Message-ID: <200210061129.g96BTXSn036022@lurza.secnetix.de> In-Reply-To: <20021006045159.GA405@rochester.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
mpd <mpd@rochester.rr.com> wrote: > I'm attempting to get a Kodak usb compact flash card reader to > mount under FreeBSD (4.7-PRERELEASE). The device is recognized > when I plug it into a port: > [...] > ugen0: SHUTTLE SCM Micro USBAT-02 , rev 1.00/0.05, addr 2 It looks like that USB device uses some proprietary protocol, not the standard umass protocol (for USB mass storage devices) like most other CF card readers do. Otherwise it would have attached to the umass driver. (The ugen driver is a catch-all for USB devices which have not been recognized by any other USB driver.) In other words: Seems you're out of luck here, I'm afraid. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) 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?200210061129.g96BTXSn036022>