inftl major number

Jörn Engel joern at wohnheim.fh-wedel.de
Mon Jun 13 08:02:04 EDT 2005


On Mon, 13 June 2005 12:48:18 +0200, Sean Young wrote:
> 
> According to Documentation/devices.txt and 
> http://www.lanana.org/docs/device-list/devices-2.6+.txt the major number 
> of the inftl is 96; however the driver uses 94. 94 is already in use by 
> another driver (IBM S/390 DASD block storage). Can this by applied?
> 
> 
> Sean
> 
> diff -u -r1.6 inftl.h
> --- include/linux/mtd/inftl.h   30 Jun 2004 14:49:00 -0000      1.6
> +++ include/linux/mtd/inftl.h   13 Jun 2005 10:47:19 -0000
> @@ -20,7 +20,7 @@
>  #include <mtd/inftl-user.h>
> 
>  #ifndef INFTL_MAJOR
> -#define INFTL_MAJOR 94
> +#define INFTL_MAJOR 96
>  #endif
>  #define INFTL_PARTN_BITS 4

Looks sane.  Do you have cvs commit rights?

Jörn

-- 
Data expands to fill the space available for storage.
-- Parkinson's Law




More information about the linux-mtd mailing list