Mostly the fact that I've been off the air (net-connection-wise) for a
couple of months now.  My broadband just got installed today (SprintION),
so I'll be setting up my development systems and starting to feed these all
back into Linus in the next few weeks.

People should consider this a public call:  If you have patches that make
your device work and are _not_ in the -ac tree, please send them to me.

Matt Dharm

On Thu, May 10, 2001 at 04:17:47PM -0700, Miles Lane wrote:
> Harald Schreiber wrote:
> > 
> > Peter Biechele <[EMAIL PROTECTED]> writes:
> > 
> > > I am trying to get my digital camera Fuji Finepix 1400 Zoom with the USB port
> > > to work on Linux:
> > >
> > >
> > >
> > > Thanks to a hint from this list, I tried the kernel 2.4.2-ac15 and this is
> > > the ONLY kernel which recognizes the Fuji Finepix !!!!
> > >
> > > Why does the 2.4.4 kernel and the 2.4.3 kernels not work ????
> > >
> > > The messages I get are appended. (The 2.4.3 and the 2.4.4 messages are almost
> > > the same)
> > >
> > >
> > > Thank you for any tips !!!
> > >
> > > Peter Biechele
> > >
> > 
> > The Fuji Finepix 1400 Zoom is supported by every kernel of
> > Alan Cox's ac-series since 2.4.2-ac15 and not by any official
> > kernel because the usb mass storage driver in the official
> > kernel is not kept in sync with the the mass storage driver
> > in the ac-kernels.
> > 
> > If you want to run your camera with kernel 2.4.4 you can do
> > the following:
> > 
> > Get the patch
> > 
> > http://www.harald-schreiber.de/linux-2.4.2-Casio-QV.diff
> > 
> > apply this patch to kernel 2.4.4 and then add the following
> > entry to the file /usr/src/linux/drivers/usb/storage/unusual_devs.h:
> > 
> > UNUSUAL_DEV(  0x04cb, 0x0100, 0x0000, 0x2210,
> >                 "Fujifilm",
> >                 "FinePix 1400Zoom",
> >                 US_SC_8070, US_PR_CBI, NULL, US_FL_FIX_INQUIRY),
> > 
> 
> Is there some really good reason why these changes aren't migrating
> to Linus' tree?  I don't thinks that changes such as these would
> significantly destabilize the stable tree.
> 
>       Miles

-- 
Matthew Dharm                              Home: [EMAIL PROTECTED] 
Maintainer, Linux USB Mass Storage Driver

G:  Let me guess, you started on the 'net with AOL, right?
C:  WOW! d00d! U r leet!
                                        -- Greg and Customer 
User Friendly, 2/12/1999

PGP signature

Reply via email to