* Help me: How to support two Msys Diskonchip devices?
@ 2000-08-12 7:57 zhengliangchen
2000-08-12 17:24 ` David Woodhouse
0 siblings, 1 reply; 5+ messages in thread
From: zhengliangchen @ 2000-08-12 7:57 UTC (permalink / raw)
To: mtd
[-- Attachment #1: Type: text/plain, Size: 1156 bytes --]
I have meet some problems to deal with Msys Diskonchips.
I have a task to provide a linux distribution to support some type
machine. In this machine ,there are two 8M Msys diskonchips. But the two
Msys diskonchips is not a whole. I find they are driver C: and Driver D:
in the MSDOS. This to say ,they will be treated as two devices by linux.
I have gotten the linux kernel patch and the guide provided by MSYS.
The guide tells me how to add the diskonchip driver to the kernel and how to
make the flash devices such as fla,fla... . I have done it.
Now the problem I are facing with is that I have two Diskonchip devices
in the system. This is to say, I must have a devices "flb" in the /dev/ to
deal with the second Diskonchip device. I have read the guide for several times.
But I can't find a way to make the device "flb".
So,could you tell a way to support two or more Msys Diskonchip devices
in the Linux system? It is in the urgent need.
I hope I can get help from you. Thanks
LC.Zheng
Beijing,PR China
TEL : (8610)82656655 ext.2618
Email : liangchenzheng@redflag-linux.com
[-- Attachment #2: Type: text/html, Size: 2570 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Help me: How to support two Msys Diskonchip devices?
2000-08-12 7:57 zhengliangchen
@ 2000-08-12 17:24 ` David Woodhouse
2000-08-14 23:21 ` Stuart Lynne
0 siblings, 1 reply; 5+ messages in thread
From: David Woodhouse @ 2000-08-12 17:24 UTC (permalink / raw)
To: zhengliangchen; +Cc: mtd
On Sat, 12 Aug 2000, zhengliangchen wrote:
> So,could you tell a way to support two or more Msys Diskonchip
> devices in the Linux system? It is in the urgent need.
I'm sorry, I have no clue how to do that with the drivers that they
provide.
It should just work automatically with the free drivers, though.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Help me: How to support two Msys Diskonchip devices?
2000-08-12 17:24 ` David Woodhouse
@ 2000-08-14 23:21 ` Stuart Lynne
0 siblings, 0 replies; 5+ messages in thread
From: Stuart Lynne @ 2000-08-14 23:21 UTC (permalink / raw)
To: mtd
In article <Pine.LNX.4.21.0008121823330.930-100000@imladris.demon.co.uk>,
David Woodhouse <dwmw2@infradead.org> wrote:
>On Sat, 12 Aug 2000, zhengliangchen wrote:
>
>> So,could you tell a way to support two or more Msys Diskonchip
>> devices in the Linux system? It is in the urgent need.
>
>I'm sorry, I have no clue how to do that with the drivers that they
>provide.
>
>It should just work automatically with the free drivers, though.
The new (about to be released) M-Sys driver will support multiple devices.
--
__O
Fireplug - a Lineo company _-\<,_
PGP Fingerprint: 28 E2 A0 15 99 62 9A 00 (_)/ (_) 88 EC A3 EE 2D 1C 15 68
Stuart Lynne <sl@fireplug.net> www.fireplug.net 604-461-7532
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* re: Help me: How to support two Msys Diskonchip devices?
@ 2000-08-15 14:35 zhengliangchen
2000-08-15 14:57 ` David Woodhouse
0 siblings, 1 reply; 5+ messages in thread
From: zhengliangchen @ 2000-08-15 14:35 UTC (permalink / raw)
To: David Woodhouse; +Cc: mtd
I have downloaded the latest mtd,but the error is still the same,
After "insmod mtdcore.o" and "insmod doc2001.o" ,when I "insmod docprobe.o",
It tell me can't find the driver.
The information in the /var/log/messages like that:
"...modprobe: Cannot locate modules doc2001
>> .... kernel:Cannot find driver for DiskOnChip Millennium at 0xD8000"
LC.zheng
2000/8/15
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Help me: How to support two Msys Diskonchip devices?
2000-08-15 14:35 Help me: How to support two Msys Diskonchip devices? zhengliangchen
@ 2000-08-15 14:57 ` David Woodhouse
0 siblings, 0 replies; 5+ messages in thread
From: David Woodhouse @ 2000-08-15 14:57 UTC (permalink / raw)
To: zhengliangchen; +Cc: mtd
liangchenzheng@redflag-linux.com said:
> I have downloaded the latest mtd,but the error is still the same,
> After "insmod mtdcore.o" and "insmod doc2001.o" ,when I "insmod
> docprobe.o", It tell me can't find the driver.
Please run these two commands in the 'mtd/kernel' directory and send me the
output:
grep '/* $Id:' doc*.c
grep -i docmil_init *.c
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2000-08-15 14:58 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-15 14:35 Help me: How to support two Msys Diskonchip devices? zhengliangchen
2000-08-15 14:57 ` David Woodhouse
-- strict thread matches above, loose matches on Subject: below --
2000-08-12 7:57 zhengliangchen
2000-08-12 17:24 ` David Woodhouse
2000-08-14 23:21 ` Stuart Lynne
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox