public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* inftl major number
@ 2005-06-13 10:48 Sean Young
  2005-06-13 11:09 ` Sean Young
  2005-06-13 12:02 ` Jörn Engel
  0 siblings, 2 replies; 6+ messages in thread
From: Sean Young @ 2005-06-13 10:48 UTC (permalink / raw)
  To: linux-mtd

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-06-13 13:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-13 10:48 inftl major number Sean Young
2005-06-13 11:09 ` Sean Young
2005-06-13 12:02 ` Jörn Engel
2005-06-13 12:07   ` Sean Young
2005-06-13 12:54     ` Jörn Engel
2005-06-13 13:45     ` Artem B. Bityuckiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox