Date: Mon, 4 Aug 2003 15:21:50 -0400 From: Tim Vanderhoek <mike.hoek@sympatico.ca> To: Kai Haberzettl <xemacs@khaberz.net> Cc: freebsd-questions@freebsd.org Subject: Re: Digicam, umass Message-ID: <20030804192150.GB15977@turquoise> In-Reply-To: <20030729114430.19225.qmail@mail1.kens.com> References: <20030729114430.19225.qmail@mail1.kens.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 29, 2003 at 07:44:30AM -0400, Kai Haberzettl wrote: > > Hi, > > trying to get my HP Photosmart120 to work with 4.8-STABLE. It does umass so > I just want to mount it. > > When I plug in the camera, I get this: I took a look in src/sys/cam/scsi/scsi_da.c and noticed that there are some HP-specific quirks in there. Perhaps you need to enable or disable these quirks. There are also some quirks in dev/usb/umass.c that may help (some Pentax, Olympus, and Sony cameras seem to require quirks in here). Have a look at the quirks page: http://www.root.org/~nate/freebsd/quirks.html There are some Linux-centric pages that may also contain some strong hints as to what is wrong. I don't have the pages bookmarked, but a couple websearches should find them without too much trouble. -- There are two types of tasks in life: those which become less urgent as time passes, and those which become more urgent. Rotating one's .signature file is a task of the latter type.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030804192150.GB15977>