patch-2.3.30 linux/include/asm-alpha/floppy.h
Next file: linux/include/asm-alpha/fpu.h
Previous file: linux/include/asm-alpha/dma.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Nov 27 15:27:49 1999
-  Orig file: 
v2.3.29/linux/include/asm-alpha/floppy.h
-  Orig date: 
Sun Sep  6 10:34:33 1998
diff -u --recursive --new-file v2.3.29/linux/include/asm-alpha/floppy.h linux/include/asm-alpha/floppy.h
@@ -64,7 +64,7 @@
 #ifdef CONFIG_ALPHA_GENERIC
 # define CROSS_64KB(a,s)   (__CROSS_64KB(a,s) && ~alpha_mv.max_dma_address)
 #else
-# if defined(CONFIG_ALPHA_XL) || defined(CONFIG_ALPHA_RUFFIAN)
+# if defined(CONFIG_ALPHA_XL) || defined(CONFIG_ALPHA_RUFFIAN) || defined(CONFIG_ALPHA_NAUTILUS)
 #  define CROSS_64KB(a,s)  __CROSS_64KB(a,s)
 # else
 #  define CROSS_64KB(a,s)  (0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)