|
From: Eric K. <ek...@rz...> - 2001-10-31 23:13:59
|
"Steven Edwards" <Ste...@kn...> wrote: > Hello Eric > > Your new driver see both of my drives under real hardware and vmware. Once > the atapi driver is done loading the system stops and doesnt load the local > drivers from reactos/system32. The driver must freeze the system after the drives were identified because the it can't handle read requests. It's a feature, not a bug. ;-) I found a number of *very* serious bugs in IDEPolledRead() in atapi.c and ide.sys. After fixing most of them I'm able to identify EIDE harddisks and ATAPI cdrom/dvd drives. I'm working on the remaining bug with the ATA-5 spec 'in my hands'. This should fix most of the harddisk-related failures. - Eric Kohl ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |