[ros-kernel] Removable Media Support is Broken.
Hartmut Birr
Hartmut.Birr at gmx.de
Wed Jul 14 23:31:09 CEST 2004
Hi,
> -----Original Message-----
> From: ros-kernel-bounces at reactos.com
> [mailto:ros-kernel-bounces at reactos.com] On Behalf Of James Tabor
> Sent: Wednesday, July 14, 2004 8:09 AM
> To: ReactOS Kernel List
> Subject: Re: [ros-kernel] Removable Media Support is Broken.
>
>
> Ok, I think I found the right answer.
>
> From "Inside Microsoft Windows 2000" Pages 619 to 621.
>
> Disk class driver creates the link
> \Device\Harddisk0\Partition0 to refer to
> \Device\Harddisk0\DR0, and \Device\Harddisk0\Partition1 to
> refer to the
> first partition device object of the first disk.
>
> Doh! I know exactly what you are writing about and what you
> are trying to do.
>
> So here is my hack, (sorry it's not a patch):
>
>
>
> Now it work like you want it to! Inside M$ Win 2k had me
> confused, sorry about
> that!
>
> Thanks for hitting me on the head! ;^)
> James
>
> ps. I'll commit changes after your comments.
>
Resetting the DriveNotReady variable from physical device solves our
problem. Please commit your changes.
- Hartmut
More information about the Ros-kernel
mailing list