From owner-freebsd-questions Tue Jan 8 0:44:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pooh.noc.u-net.net (pooh.noc.u-net.net [195.102.252.112]) by hub.freebsd.org (Postfix) with ESMTP id D4B7537B41D for ; Tue, 8 Jan 2002 00:44:31 -0800 (PST) Received: from pooh.noc.u-net.net ([195.102.252.112] helo=there) by pooh.noc.u-net.net with smtp (Exim 3.22 #1) id 16NrrU-0002Ik-00; Tue, 08 Jan 2002 08:44:00 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Peter McGarvey Reply-To: pmcgarvey@vianetworks.co.uk Organization: VIA NETdotWORKS To: Sean Kelly , questions@freebsd.org Subject: Re: Digital Camera Question Date: Tue, 8 Jan 2002 08:44:00 +0000 X-Mailer: KMail [version 1.3] References: <20020107233637.A3585@edgemaster.zombie.org> In-Reply-To: <20020107233637.A3585@edgemaster.zombie.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: X-EXIM-FILTER: PASS-s02 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 On Tuesday 08 January 2002 05:36 am, Sean Kelly wrote: > For Christmas, I received a Canon PowerShot S110 camera. It is a nice > little camera, but I've got a problem. I'm sure you can guess what it > is. > > How do I use this thing with FreeBSD? > > I've seen graphics/s10sh in ports, but it doesn't appear to support the > S110. It fails to detect it, and in fact doesn't even appear to detect > any USB device in debug mode. It uses libusb. > > Does anybody have one of these and have any tips on how I can use it? > If not, what USB CF (Type 2) readers are KNOWN to work with FreeBSD? > > Thanks, I've got a Canon Digital IXUS 300. Initially I couldn't get s10sh to work either. I managed to get it to work by hacking the source code. It seems that the author had momentarily forgotten how to count in Hex, with 0x3050 comming after 0x3049. Running in debug mode told my the actual Product ID of my camera (0x304D). And once I knew this it was fairly simple to get something that worked. -- TTFN, FNORD Peter McGarvey System Administrator Network Operations, VIA Networks UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message