From owner-freebsd-hackers Thu Dec 23 10:34:10 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id D782D15736 for ; Thu, 23 Dec 1999 10:34:06 -0800 (PST) (envelope-from jwd@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.28]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id NAA04279; Thu, 23 Dec 1999 13:34:04 -0500 (EST) Received: from freebsd.unx.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA15878; Thu, 23 Dec 1999 13:33:34 -0500 Received: (from jwd@localhost) by FreeBSD.unx.sas.com (8.9.3/8.9.2) id NAA01666; Thu, 23 Dec 1999 13:41:05 -0500 (EST) (envelope-from jwd) From: "John W. De Boskey" Message-Id: <199912231841.NAA01666@FreeBSD.unx.sas.com> Subject: Re: PCMCIA-ATA/USB support for SanDisk/Digital Cameras In-Reply-To: <199912231458.PAA01338@dorifer.heim3.tu-clausthal.de> from Oliver Fromme at "Dec 23, 1999 03:58:31 pm" To: freebsd-hackers@FreeBSD.ORG Date: Thu, 23 Dec 1999 13:41:05 -0500 (EST) Cc: olli@dorifer.heim3.tu-clausthal.de X-Mailer: ELM [version 2.4ME+ PL61 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Many thanks for the pointer! I'm going to give this a try. It looks like it will be a great solution... For those interested, I borrowed a friends SanDisk unit and plugged it into a FreeBSD-current box with usb enabled (along with all the debug features). The following is the appropriate dmesg output: uhci0: irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ugen0: SanDisk USB CFII, rev 1.00/0.05, addr 2 ugen_set_config: ugen0 to configno 1, sc=0xc0d82000 ugen_set_config: ifaceno 0 ugen_set_config: endptno 0, endpt=0x01(1,1), sce=0xc0d820cc ugen_set_config: endptno 1, endpt=0x02(2,1), sce=0xc0d82144 ugen_set_config: endptno 2, endpt=0x03(3,0), sce=0xc0d82180 Other than the above output, I don't seem to be able to talk to the device. /usr/sbin/usbdevs reports: # usbdevs -v usbdevs: no USB controllers found Happy Holidays! John > Daniel J. O'Connor wrote in list.freebsd-hackers: > > On 23-Dec-99 John W. DeBoskey wrote: > > > Basically, it appears to be a combination of PCMCIA-ATA > > > support melded together with USB. > > > > I have a Kodak DC-240.. > > > > There is a program floating around called ophoto which talks to it over USB, > > http://www.fromme.com/ophoto/ > (Supports the Kodak DC-240 and DC-280.) > > > and there is another (more featured) which talks to it via serial called > > gphoto.. > > Yep, but it's terribly slow... > > Regards > Oliver > > -- > Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany > (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) > > "In jedem St_ck Kohle wartet ein Diamant auf seine Geburt" > (Terry Pratchett) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message