Re: [gentoo-user] genkernel: pre load a module

2006-12-13 Thread Uwe Thiem
On 13 December 2006 01:08, Norberto Bensa wrote: > Hello Hans, > > Hans-Werner Hilse wrote: > > Hi, > > > > On Mon, 11 Dec 2006 21:09:00 -0300 Norberto Bensa <[EMAIL PROTECTED]> > > > > wrote: > > > Hans-Werner Hilse wrote: > > > > > I believe that if I load piix first (the PATA driver for Intel >

Re: [gentoo-user] genkernel: pre load a module

2006-12-12 Thread Norberto Bensa
Hello Hans, Hans-Werner Hilse wrote: > Hi, > > On Mon, 11 Dec 2006 21:09:00 -0300 Norberto Bensa <[EMAIL PROTECTED]> > > wrote: > > Hans-Werner Hilse wrote: > > > > I believe that if I load piix first (the PATA driver for Intel > > > > chipset) I will not get this delay. > > > > > > I'm not sure a

Re: [gentoo-user] genkernel: pre load a module

2006-12-12 Thread Hans-Werner Hilse
Hi, On Mon, 11 Dec 2006 21:09:00 -0300 Norberto Bensa <[EMAIL PROTECTED]> wrote: > Hans-Werner Hilse wrote: > > > I believe that if I load piix first (the PATA driver for Intel > > > chipset) I will not get this delay. > > > > I'm not sure about that. > > Are you sure that it's really ata_piix ca

Re: [gentoo-user] genkernel: pre load a module

2006-12-11 Thread Norberto Bensa
Hans-Werner Hilse wrote: > > I believe that if I load piix first (the PATA driver for Intel > > chipset) I will not get this delay. > > I'm not sure about that. > Are you sure that it's really ata_piix causing the delay? Well... I've tried this config: CONFIG_IDE=y CONFIG_IDE_MAX_HWIFS=4 CONFIG_B

Re: [gentoo-user] genkernel: pre load a module

2006-12-11 Thread Norberto Bensa
Hans-Werner Hilse wrote: > > I believe that if I load piix first (the PATA driver for Intel > > chipset) I will not get this delay. > > I'm not sure about that. Me neither. I haven't made any test... yet. > Are you sure that it's really ata_piix causing the delay? Nope > Is ata_piix the only

Re: [gentoo-user] genkernel: pre load a module

2006-12-11 Thread Hans-Werner Hilse
Hi, On Sun, 10 Dec 2006 14:26:09 -0300 Norberto Bensa <[EMAIL PROTECTED]> wrote: > since Linux kernel 2.6.19 libata changes, my boot time has increased > at least 15 seconds. This is caused by ata_piix which tries > unsuccessfully to interrogate my DVD drive. > > I believe that if I load piix f