Re: [git patches] libata (and devres) fixes

2007-03-10 Thread Fabio Comolli
Maybe KERN_DEBUG instead of KERN_ERR? On 3/10/07, Alan Cox <[EMAIL PROTECTED]> wrote: > scsi1 : ata_piix > ata2: port disabled. ignoring. > ata2: reset failed, giving up<--- THIS IS NEW. > > However, I think it's just bogus as there is ata2 is disabled on this laptop. This is expected beha

Re: [git patches] libata (and devres) fixes

2007-03-09 Thread Alan Cox
> scsi1 : ata_piix > ata2: port disabled. ignoring. > ata2: reset failed, giving up<--- THIS IS NEW. > > However, I think it's just bogus as there is ata2 is disabled on this laptop. This is expected behaviour and it is what every controller except the PIIX has done for some time. I'm not sur

Re: [git patches] libata (and devres) fixes

2007-03-09 Thread Jeff Garzik
Fabio Comolli wrote: Hi. This update gives a new warning: libata version 2.20 loaded. ata_piix :00:1f.1: version 2.10ac1 ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x000118c0 irq 14 ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x000118c8 irq 15 scsi0 : ata_

Re: [git patches] libata (and devres) fixes

2007-03-09 Thread Fabio Comolli
Hi. This update gives a new warning: libata version 2.20 loaded. ata_piix :00:1f.1: version 2.10ac1 ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x000118c0 irq 14 ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x000118c8 irq 15 scsi0 : ata_piix ata1.00: ATA-6: TOSH

[git patches] libata (and devres) fixes

2007-03-09 Thread Jeff Garzik
Please pull from 'upstream-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git upstream-linus to receive the following updates: drivers/ata/ata_piix.c| 11 +++ drivers/ata/libata-core.c | 19 --- drivers/ata/sata_nv.c |8 +