patch-2.4.6 linux/include/linux/mtd/nftl.h
Next file: linux/include/linux/mtd/partitions.h
Previous file: linux/include/linux/mtd/nand_ecc.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Tue Jun 12 10:30:27 2001
-  Orig file: 
v2.4.5/linux/include/linux/mtd/nftl.h
-  Orig date: 
Mon Dec 11 14:57:58 2000
diff -u --recursive --new-file v2.4.5/linux/include/linux/mtd/nftl.h linux/include/linux/mtd/nftl.h
@@ -2,7 +2,7 @@
 /* Defines for NAND Flash Translation Layer  */
 /* (c) 1999 Machine Vision Holdings, Inc.    */
 /* Author: David Woodhouse <dwmw2@mvhi.com>  */
-/* $Id: nftl.h,v 1.9 2000/11/07 05:48:49 ollie Exp $ */
+/* $Id: nftl.h,v 1.10 2000/12/29 00:25:38 dwmw2 Exp $ */
 
 #ifndef __MTD_NFTL_H__
 #define __MTD_NFTL_H__
@@ -115,6 +115,7 @@
 
 #define MAX_NFTLS 16
 #define MAX_SECTORS_PER_UNIT 32
+#define NFTL_PARTN_BITS 4
 
 #endif /* __KERNEL__ */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)