Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers

From: Alex Dubov
Date: Fri Jul 28 2006 - 09:00:01 EST


The exact condition is (irq_status!=0 &&
irq_status!=0xffffffff). I think it is not any better
that what I have.

--- Andrey Panin <pazke@xxxxxxxxx> wrote:

> On 208, 07 27, 2006 at 08:34:06PM -0700, Alex Dubov
> wrote:
>
> What this strange line (in tifm_7xx1_isr function)
> is supposed to do:
>
> if(irq_status && (~irq_status))
>
> check for nonzero irq_status in most obfuscated way
> ?
> Please replace it with something readable.
>
> > I would like to announce the availability of the
> > driver for TI FlashMedia flash card readers.
> Currently
> > supported pci ids:
> > 1. 104c:8033.3
> > 2. 104c:803b.2
> >
> > Device with id 8033 also features sdhci interface
> (as
> > subfunction 4). However, sdhci is disabled on many
> > laptops (notably Acer's), while FlashMedia
> interface
> > is available.
> >
> > The driver is called tifmxx and available from:
> > http://developer.berlios.de/projects/tifmxx/
> >
> > Only mmc/sd cards are supported at present, via
> mmc
> > subsystem. Provisions for other card types (Sony
> MS,
> > xD and such) are in place, but no support is
> available
> > due to lack of hardware and interest.
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> > -
> > To unsubscribe from this list: send the line
> "unsubscribe linux-kernel" in
> > the body of a message to majordomo@xxxxxxxxxxxxxxx
> > More majordomo info at
> http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
>
> --
> Andrey Panin | Linux and UNIX system administrator
> pazke@xxxxxxxxx | PGP key: wwwkeys.pgp.net
>


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/