[Bug 44804] [FIXED]Re: Dapper powerpc: Device file /dev/fd0 does not exist.

Niels Kristian Bech Jensen nkbj at mail.tele.dk
Thu May 18 17:31:20 UTC 2006


The .config changes below fixes the bug. It also adds support for the
commonly used SCSI interfaces in OldWorld Powermacs.

Regards,
Niels Kristian

--- /boot/config-2.6.15-22-powerpc      2006-05-07 17:44:13.000000000 +0200
+++ .config     2006-05-18 13:23:58.000000000 +0200
@@ -835,7 +835,7 @@
 # Block devices
 #
 CONFIG_BLK_DEV_FD=m
-# CONFIG_MAC_FLOPPY is not set
+CONFIG_MAC_FLOPPY=m
 CONFIG_PARIDE=m
 CONFIG_PARIDE_PARPORT=m

@@ -1084,8 +1084,10 @@
 CONFIG_SCSI_DC390T=m
 CONFIG_SCSI_NSP32=m
 CONFIG_SCSI_DEBUG=m
-# CONFIG_SCSI_MESH is not set
-# CONFIG_SCSI_MAC53C94 is not set
+CONFIG_SCSI_MESH=m
+CONFIG_SCSI_MESH_SYNC_RATE=5
+CONFIG_SCSI_MESH_RESET_DELAY_MS=4000
+CONFIG_SCSI_MAC53C94=m

 #
 # PCMCIA SCSI adapter support

-- 
Dapper powerpc: Device file /dev/fd0 does not exist.
https://launchpad.net/bugs/44804




More information about the kernel-bugs mailing list