ky nguyen wrote:
>
> Hi all,
>
> Has any one had a kernel image that recognize the M-system diskonchip
> 2000? I have been trying to compile the kernel several times to create
> a bootable floppy for MZ104 board that has Diskonchip 2000 in it, but
> so far none of my kernel image recognize my DOC. The bootdisk boot up
> fine, but it not recognizes the Diskonchip 2000. So far I have used
> kernel 2.4.9 to compile built-in DOC. If you have a working kernel
> image with DOC built-in, would you mind let's me tryout your kernel
> image or give me any hints or recommendation how to compile the kernel
> to recognize DOC? Thanks.
>
> Ky
>
> ----------------------------------------------------------------------
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> -- To unsubscribe from this list, send a message to
> [EMAIL PROTECTED] with the command "unsubscribe linux-embedded" in
> the message body. For more information, see .
Hi Ky,
Get the Kernel Patch from
ftp://ftp.uk.linux.org/pub/people/dwmw2/mtd/cvs/
-- (mtd-snapshot-yyyymmdd.tar.bz2) .
There is a mtd-jffs-HOWTO.txt in this archive.
Unpack the archive and patch your kernel sources.
Turn on the following in your kernel configuration:
Memory Technology Device (MTD) support
Direct char device access to MTD devices
NFTL (Nand Flash Translation Layer) support
Write support for NFTL (BETA)
in submenu:?Self-contained MTD device drivers?
M-Systems Disk-On-Chip 2000 and Millenium
Advanced detection options for Disk On Chip (if you know the hardware
adress of your DOC, otherwise don't enable it)
This worked fine with my kernel 2.4.0 .
Maybe that helps.
Holger
=========================================================
Holger Friedrich
MAZeT GmbH Email: mailto:[EMAIL PROTECTED]
Niederlassung Jena Tel. : (03641) 280954
Göschwitzer Straße 32
07745 Jena
Besuchen Sie unsere Web-Seiten: http://www.MAZeT.de
=========================================================
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.