[EMAIL PROTECTED] said:
> It's a bit of trouble to fix this. For now, can you try burning your
> 2.4.5 kernel whlie running 2.4.0.
> David Woodhouse can explain it all I guess.
First, try disabling the option:
' M-Systems Disk-On-Chip Millennium-only alternative driver (see help)'
and enable the option:
' M-Systems Disk-On-Chip 2000 and Millennium'
That ought to work. If you have problems with the combined driver, try
turning the alternative driver on again, and make it actually get used by
following the instructions in the help text that goes with it:
CONFIG_MTD_DOC2001
This provides an alternative MTD device driver for the M-Systems
DiskOnChip Millennium devices. Use this if you have problems with
the combined DiskOnChip 2000 and Millennium driver above. To get
the DiskOnChip probe code to load and use this driver instead of
the other one, you will need to undefine DOC_SINGLE_DRIVER near
the beginning of drivers/mtd/devices/docprobe.c
--
dwmw2