Re: [PATCH] libata and starting/stopping ATAPI floppy devices

2008-01-10 Thread Ondrej Zary
On Thursday 10 January 2008 02:05:23 Robert Hancock wrote: Tejun Heo wrote: From: Ondrej Zary [EMAIL PROTECTED] Prevent libata from starting/stopping non-ATA devices (like ATAPI floppy drives) as they don't seem to like it: sd 1:0:1:0: [sdb] Starting disk ata2.01: configured for

Re: [PATCH] libata and starting/stopping ATAPI floppy devices

2008-01-10 Thread Jeff Garzik
Tejun Heo wrote: From: Ondrej Zary [EMAIL PROTECTED] Prevent libata from starting/stopping non-ATA devices (like ATAPI floppy drives) as they don't seem to like it: sd 1:0:1:0: [sdb] Starting disk ata2.01: configured for PIO2 sd 1:0:1:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08 sd

Re: [PATCH] libata and starting/stopping ATAPI floppy devices

2008-01-09 Thread Ondrej Zary
On Wednesday 09 January 2008 03:41:16 Tejun Heo wrote: Ondrej Zary wrote: Hello, I switched to libata drivers for my onboard PATA controller (PIIX4) recently. Everything works fine except that kernel tries to start not only my hard drive (sda) but also LS-120 floppy drive (sdb) which does

[PATCH] libata and starting/stopping ATAPI floppy devices

2008-01-09 Thread Tejun Heo
From: Ondrej Zary [EMAIL PROTECTED] Prevent libata from starting/stopping non-ATA devices (like ATAPI floppy drives) as they don't seem to like it: sd 1:0:1:0: [sdb] Starting disk ata2.01: configured for PIO2 sd 1:0:1:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08 sd 1:0:1:0: [sdb] Sense Key :

Re: [PATCH] libata and starting/stopping ATAPI floppy devices

2008-01-09 Thread Robert Hancock
Tejun Heo wrote: From: Ondrej Zary [EMAIL PROTECTED] Prevent libata from starting/stopping non-ATA devices (like ATAPI floppy drives) as they don't seem to like it: sd 1:0:1:0: [sdb] Starting disk ata2.01: configured for PIO2 sd 1:0:1:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08 sd

Re: [PATCH] libata and starting/stopping ATAPI floppy devices

2008-01-08 Thread Tejun Heo
Ondrej Zary wrote: Hello, I switched to libata drivers for my onboard PATA controller (PIIX4) recently. Everything works fine except that kernel tries to start not only my hard drive (sda) but also LS-120 floppy drive (sdb) which does not like it: sd 0:0:0:0: [sda] Starting disk ata1.00:

[PATCH] libata and starting/stopping ATAPI floppy devices

2008-01-05 Thread Ondrej Zary
Hello, I switched to libata drivers for my onboard PATA controller (PIIX4) recently. Everything works fine except that kernel tries to start not only my hard drive (sda) but also LS-120 floppy drive (sdb) which does not like it: sd 0:0:0:0: [sda] Starting disk ata1.00: configured for UDMA/33 sd