Re: 2.6.17-mm6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 07 Jul 2006 17:11:55 -0400, Jeff Garzik <[email protected]> wrote:

> J.A. Magallón wrote:
> > for each controller
> > 	sata_init
> > for each controller
> > 	pata_init
> 
> 
> There is never a 'for each controller' operation.
> 

I know, what would happen when a module loads ?

But you could always do something like

ata_piix_init()
{
  if (libata.pata_first)
    pata_init()
    sata_init()
  else
    sata_init()
    pata_init()
}

> The current layering is as it should be.
> 

This is what I like of many developers. It's like it is and it's
the best. Until 2.8 opens.

--
J.A. Magallon <jamagallon()ono!com>     \               Software is like sex:
                                         \         It's better when it's free
Mandriva Linux release 2007.0 (Cooker) for i586
Linux 2.6.17-jam01 (gcc 4.1.1 20060518 (prerelease)) #2 SMP PREEMPT Wed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux