Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
I made some testing with a Reactos build from CVS on June 20 2004.
1) Disk drive A: is not displayed by Explorer
2) DIR A: does not work correctly.
- First I made DIR A: with a freeldr diskette .
=> I got 3 files ( freeldr.ini , ..) = OK
- Then I insert another diskette with a different content .
=> I got the same 3 files of freeldr diskette !!!!!
=> Attached the Debug messages
floppy: HwTurnOnMotor: writing byte 0x1c to offset 0x2
floppy: HwDiskChanged: read 0x0 from DIR
floppy: HdDiskChanged - PS2 - returning FALSE
floppy: IOCTL_DISK_GET_DRIVE_GEOMETRY Called
floppy: ioctl: completing with status 0x0
floppy: StopMotor called
CSQ: Acquiring spin lock
CSQ: Inserting IRP 0xc150deb0
CSQ: Releasing spin lock
floppy: QueueThread: servicing an IRP
CSQ: Acquiring spin lock
CSQ: Peeking for next IRP
CSQ: Removing IRP 0xc150deb0
CSQ: Releasing spin lock
floppy: DeviceIoctl called
floppy: StartMotor called
floppy: HwTurnOnMotor: writing byte 0x1c to offset 0x2
floppy: HwDiskChanged: read 0x0 from DIR
floppy: HdDiskChanged - PS2 - returning FALSE
floppy: IOCTL_DISK_CHECK_VERIFY called
floppy: ioctl: completing with status 0x0
floppy: StopMotor called
floppy: MotorStopDpcFunc called
floppy: HwTurnOffMotor: writing byte 0xc to offset 0x4000020
Attachments
Issue Links
- duplicates
-
CORE-4782 cmd: dir executed on two floppy disks only lists the contents of the first one
- Resolved