public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Q: Probing for devices > buswidth???
@ 2001-10-09  5:23 Eric W. Biederman
  2001-10-09  6:45 ` David Woodhouse
  0 siblings, 1 reply; 8+ messages in thread
From: Eric W. Biederman @ 2001-10-09  5:23 UTC (permalink / raw)
  To: linux-mtd

I'm trying to bringin some mtd map drivers for some non cfi devices.

Trying to understand some anomolous results I discovered that
gen_probe_newchip is looking for:
16 bit devices on an 8 bit bus.
byte interleaved 16 bit devices on a 16 bit bus.
And some really bizare things for a 32 bit bus.

Is there any good reason for doing it that way?

If not I'm going to figure out how to kill that extra confusing code.

Eric

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

end of thread, other threads:[~2001-10-09 13:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-09  5:23 Q: Probing for devices > buswidth??? Eric W. Biederman
2001-10-09  6:45 ` David Woodhouse
2001-10-09  6:50   ` Eric W. Biederman
2001-10-09  6:53     ` David Woodhouse
2001-10-09  7:04       ` Eric W. Biederman
2001-10-09 13:19     ` Kenneth Johansson
2001-10-09 13:22       ` David Woodhouse
2001-10-09 13:56         ` Kenneth Johansson

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