linux-stable-rt/drivers/block
Olaf Hering ef16b5194f [PATCH] exit early in floppy_init when no floppy exists
modprobe -v floppy on a Apple G5 writes incorrect stuff to dmesg:

Floppy drive(s): fd0 is 2.88M

The reason is that the legacy io check happens very late,
when part of the floppy stuff is already initialized.
check_legacy_ioport() returns either -ENODEV right away, or it walks
the device-tree looking for a floppy node.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-01 11:39:08 -07:00
..
aoe [PATCH] aoe: cleanup i_rdev usage 2006-07-10 13:24:25 -07:00
paride
DAC960.c [PATCH] irq-flags: drivers/block Use the new IRQF_ constants 2006-07-02 13:58:49 -07:00
DAC960.h
Kconfig [PATCH] ramdisk blocksize Kconfig entry 2006-07-14 21:53:53 -07:00
Makefile
acsi.c
acsi_slm.c
amiflop.c
ataflop.c
cciss.c [PATCH] cciss: fix stall with softirq handling and CFQ 2006-07-25 15:02:48 +02:00
cciss.h
cciss_cmd.h
cciss_scsi.c
cciss_scsi.h
cpqarray.c [PATCH] drivers/block/cpqarray.c: remove an unused variable 2006-07-14 21:53:53 -07:00
cpqarray.h
cryptoloop.c
floppy.c [PATCH] exit early in floppy_init when no floppy exists 2006-09-01 11:39:08 -07:00
ida_cmd.h
ida_ioctl.h
loop.c
nbd.c [PATCH] nbd: Abort request on data reception failure 2006-07-31 13:28:39 -07:00
pktcdvd.c [PATCH] lockdep: annotate pktcdvd natural device hierarchy 2006-07-31 13:28:39 -07:00
ps2esdi.c [PATCH] irq-flags: drivers/block Use the new IRQF_ constants 2006-07-02 13:58:49 -07:00
rd.c [PATCH] ramdisk blocksize Kconfig entry 2006-07-14 21:53:53 -07:00
smart1,2.h
swim3.c [POWERPC] Update the SWIM3 (powermac) floppy driver 2006-07-03 17:25:26 +10:00
swim_iop.c
sx8.c [PATCH] irq-flags: drivers/block Use the new IRQF_ constants 2006-07-02 13:58:49 -07:00
ub.c
umem.c [PATCH] irq-flags: drivers/block Use the new IRQF_ constants 2006-07-02 13:58:49 -07:00
viodasd.c
xd.c
xd.h
z2ram.c