[ros-bugs] [Bug 1508] floppy.sys hangs when no drive existing
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Tue Sep 4 17:16:36 CEST 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=1508
--- Comment #7 from aicommander <aicommander at gmail.com> 2007-09-04 17:16:36 CET ---
Reposting my post that was on bug 2591:
I commented out DEFINE NDEBUG in all of the floppy driver files and these are
the floppy-related messages I got:
(drivers\storage\floppy\floppy.c:485) floppy: ConfigCallback called with
ControllerNumber 0
(drivers\storage\floppy\floppy.c:851) floppy: Connecting interrupt 54 to
controller0 (object 0x9DC25010)
(drivers\storage\floppy\floppy.c:676) floppy: InitController called with
Controller 0x9DC25010
(drivers\storage\floppy\floppy.c:680) floppy: InitController: resetting the
controller
(drivers\storage\floppy\hardware.c:1023) floppy: HwReset called
(drivers\storage\floppy\floppy.c:689) floppy: InitController: setting data rate
(drivers\storage\floppy\hardware.c:271) floppy: HwSetDataRate called; writing
rate code 0x0 to offset 0x4
(drivers\storage\floppy\floppy.c:698) floppy: InitController: waiting for
initial interrupt
It looks like it needs some kind of code that times out if the interrupt does
not come for a set period of time because it never BSoDs, it just sits there
waiting for an interrupt that will never come.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list