* I want to find flash device driver...
@ 2000-09-13 19:27 Min-kyu, Joo
2000-09-13 20:57 ` Daris A Nevil
2000-09-14 0:29 ` Graham Stoney
0 siblings, 2 replies; 3+ messages in thread
From: Min-kyu, Joo @ 2000-09-13 19:27 UTC (permalink / raw)
To: linuxppc-embedded
I use flash in Linux...
I want to use flash after booting linux, making filesystem and mounting flash, and read and write to flash...
So I need flash device driver...
I wrote driver code for flash..because my linux read compressed kernel image from flash..
But when I access flash from system call(open, read, write), it seems to be some problem..
Does anyone know where can I get flash device driver for linux?
--zzu--
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: I want to find flash device driver...
2000-09-13 19:27 I want to find flash device driver Min-kyu, Joo
@ 2000-09-13 20:57 ` Daris A Nevil
2000-09-14 0:29 ` Graham Stoney
1 sibling, 0 replies; 3+ messages in thread
From: Daris A Nevil @ 2000-09-13 20:57 UTC (permalink / raw)
To: Min-kyu, Joo; +Cc: linuxppc-embedded
Joo,
QSLinux contains a fully functioning FLASH driver, and an interface to
the Ext2FS filesystem, with compression. You can find the source at
ftp://qslinux.org, and documentation at http://qslinux.org.
Regards,
Daris Nevil
"Min-kyu, Joo" wrote:
>
> I use flash in Linux...
> I want to use flash after booting linux, making filesystem and mounting flash, and read and write to flash...
> So I need flash device driver...
> I wrote driver code for flash..because my linux read compressed kernel image from flash..
> But when I access flash from system call(open, read, write), it seems to be some problem..
>
> Does anyone know where can I get flash device driver for linux?
>
> --zzu--
>
--
Daris A Nevil
Simple Network Magic Corporation
401 Kentucky Lane
McKinney, TX 75069
214-793-7757
dnevil@snmc.com
www.snmc.com
quickstack.com
qslinux.org
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: I want to find flash device driver...
2000-09-13 19:27 I want to find flash device driver Min-kyu, Joo
2000-09-13 20:57 ` Daris A Nevil
@ 2000-09-14 0:29 ` Graham Stoney
1 sibling, 0 replies; 3+ messages in thread
From: Graham Stoney @ 2000-09-14 0:29 UTC (permalink / raw)
To: Min-kyu, Joo; +Cc: linuxppc-embedded
Min-kyu, Joo writes:
> Does anyone know where can I get flash device driver for linux?
Try the HOWTO section under "Device Drivers: Flash Memory" at:
http://members.nbci.com/_XMCM/greyhams/linux/PowerPC-Embedded-HOWTO-10.html#ss10.2
Regards,
Graham
--
Graham Stoney
Principal Hardware/Software Engineer
Canon Information Systems Research Australia
Ph: +61 2 9805 2909 Fax: +61 2 9805 2929
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-09-14 0:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-09-13 19:27 I want to find flash device driver Min-kyu, Joo
2000-09-13 20:57 ` Daris A Nevil
2000-09-14 0:29 ` Graham Stoney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).