Re: [PATCH 1/1] ide: ide-generic, add another device exception

From: Bartlomiej Zolnierkiewicz
Date: Fri Jun 08 2007 - 09:09:35 EST


On Monday 04 June 2007, Jiri Slaby wrote:
> ide-generic, add another device exception

ide-generic is a generic ISA IDE driver, this one is drivers/ide/pci/generic
(a generic IDE PCI driver) - fixed patch description to avoid confusion.

[ Yes, both drivers need a rename - patches are welcomed. ]

> This device is char device and is grabbed by generic ide driver:
> 00:0b.0 Class ffff: National Semiconductor Corporation 87410 IDE (rev ff) (prog-if ff)
> Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
>
> Disallow generic driver to grab it by adding next condition. Also
> consolidate exceptions to one bigger 'switch (dev->vendor)'.
>
> Cc: Ingo Korb <ml@xxxxxxxx>
> Cc: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx>
> Signed-off-by: Jiri Slaby <jirislaby@xxxxxxxxx>

applied, thanks.
-
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/