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

From: Alan Cox
Date: Fri Jun 08 2007 - 18:31:45 EST


On Sat, 9 Jun 2007 00:42:50 +0200
Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> wrote:

> On Friday 08 June 2007, Alan Cox wrote:
> > On Fri, 8 Jun 2007 14:18:55 +0200
> > Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> wrote:
> >
> > > 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.
> >
> > Nope ide-generic is a generic I/O based ST506 interface. It covers a bit
> > more than just ISA bus.
>
> If so then can we finally get rid of hd.c?

Ok ST-506 register set. ST-506 MFM command set is a bit different and
does need hd.c (SFF only deals with PCI controllers)

> > > [ Yes, both drivers need a rename - patches are welcomed. ]
> >
> > Good way to break everyones module settings
>
> MODULE_ALIAS() should cover this up nicely.

No problem with that. Just need to be sure it gets done.

-
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/