Flash device IDs
Andries.Brouwer at cwi.nl
Andries.Brouwer at cwi.nl
Mon Apr 22 16:31:35 EDT 2002
David Woodhouse writes:
Andries.Brouwer at cwi.nl said:
> In include/linux/mtd/nand_ids.h there is some information about device
> IDs and device properties of NAND flash devices.
> In drivers/usb/storage/sddr09.c there is very similar information.
> Probably both tables should be merged.
Yes, probably. If the SDDR-09 lets you talk to the raw flash rather than
doing the SmartMedia format for you in hardware/firmware then that support
probably also wants to be separated so it can be used on any hardware.
Maybe you can look at ftp.XX.kernel.org people/aeb/*sddr09*.
I used identifiers nand_* when I thought things would be useful
for both (so that they should be outside of the usb tree).
Maybe we can find a suitable setup.
No, I am afraid this thing doesn't let me talk to raw flash,
or if it does, I have not yet discovered how.
Andries
More information about the linux-mtd
mailing list