original_kernel/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
paride
DAC960.c
DAC960.h
Kconfig
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
rd.c
smart1,2.h
swim3.c
swim_iop.c
sx8.c
ub.c
umem.c
viodasd.c
xd.c
xd.h
z2ram.c