From owner-freebsd-questions Sun Oct 6 4:29:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB57B37B401 for ; Sun, 6 Oct 2002 04:29:35 -0700 (PDT) Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCE0643E3B for ; Sun, 6 Oct 2002 04:29:34 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [IPv6:::1]) by lurza.secnetix.de (8.12.5/8.12.5) with ESMTP id g96BTXmC036023 for ; Sun, 6 Oct 2002 13:29:33 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.12.5/8.12.5/Submit) id g96BTXSn036022; Sun, 6 Oct 2002 13:29:33 +0200 (CEST) Date: Sun, 6 Oct 2002 13:29:33 +0200 (CEST) Message-Id: <200210061129.g96BTXSn036022@lurza.secnetix.de> From: Oliver Fromme To: freebsd-questions@FreeBSD.ORG Reply-To: freebsd-questions@FreeBSD.ORG Subject: Re: usb compact flash card reader issues In-Reply-To: <20021006045159.GA405@rochester.rr.com> X-Newsgroups: list.freebsd-questions User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.6-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mpd 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