public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* What is the correct way to make an mtdchar device available?
@ 2007-08-08 17:50 James Olin Oden
  2007-08-08 19:28 ` Ralph Siemsen
  0 siblings, 1 reply; 9+ messages in thread
From: James Olin Oden @ 2007-08-08 17:50 UTC (permalink / raw)
  To: linux-mtd

I have a system with the ST Micro M50FW080 firmware hub.  I have
checked the source code and the jedec_probe module has detection code
for that driver.  So I've done:

   modprobe jedec_probe
   modprobe mtdchar

Both modules load with no output going to the console.   No /dev/mtd#
device appears (there are two firmware hubs so I would assume mtd0 and
mtd1 would apprear).  If I do a mknod, the device is there but I
cannot read from it.

I have now tried this with both the Fedora Core 6 kernel and the RHEL
5 kernel (all of which have mtd configured, and are using 2.6.18
kernel (with RedHats legion of patches).

What am I missing?  What is the correct way to bring up an mtdchar device?

Thanks...james

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

end of thread, other threads:[~2007-08-17 22:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-08 17:50 What is the correct way to make an mtdchar device available? James Olin Oden
2007-08-08 19:28 ` Ralph Siemsen
2007-08-08 20:16   ` James Olin Oden
2007-08-09 19:03   ` James Olin Oden
2007-08-10 13:45     ` Ralph Siemsen
2007-08-10 14:20       ` James Olin Oden
2007-08-10 15:53         ` Ralph Siemsen
2007-08-10 17:59           ` James Olin Oden
2007-08-17 22:42             ` Leon Woestenberg

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