voila a force de cherche g trouvé un site ou je peux telecharger le firware et je comprend pas comment l´instaler alors tener je vous pass le read me si vous pouver mexpliquer c sympa
ENGLISH:
The manner to carry out the execution file, FLDL.EXE ( Flash Memory Down Loader
for ATAPI)
The FLDL.EXE is a command to rewrite the content of the flash memory of the
micro controller implemented in the DVD-ROM drive through the ATAPI I/F.
1.Operational environment
MS-DOS Version 5.0 and over
( not operational by the MS-DOS prompt under the Windows95/98 environment.)
Boot your PC with a Boot Floppy Disc.
2.Manner to execute
type
FLDL [#Base] [!] filename
Where:
[#Base] : IDE I/O port base address ( even : master, odd : slave)
Primary master : 1F0
Primary slave : 1F1
Secondary master : 170
Secondary slave : 171
If neglected to type : Second slave is automatically selected
[!] : Data check mode
If this option is added, read the data from the DRAM of the drive
into PC, and compare with the original data.
Note: Writing into the flash memory will not be done in this case.
[filename] : ROM image file name ( binary image)
Type the file name to write into the flash memory.
3.Example of execution
In case of writing the file, " 108B.bin" into the drive connected at the
secondary master :
FLDL #170 108B.bin
4.Help indication
If execute the FLDL without adding any file name, the HELP description will be
indicated.