[EMAIL PROTECTED] said:
> Why is it that when I run burn_mtd it loads the doc2000 module instead
> of doc2001?
$ grep --context=7 "write support to work" docprobe.c
/* DOC_SINGLE_DRIVER:
Millennium driver has been merged into DOC2000 driver.
The newly-merged driver doesn't appear to work for writing. It's the
same with the DiskOnChip 2000 and the Millennium. If you have a
Millennium and you want write support to work, remove the definition
of DOC_SINGLE_DRIVER below to use the old doc2001-specific driver.
Otherwise, it's left on in the hope that it'll annoy someone with
a Millennium enough that they go through and work out what the
difference is :)
*/
#define DOC_SINGLE_DRIVER
> Does it matter?
The combined 'doc2000' driver has improved since I wrote that. Suck it and
see.
--
dwmw2