CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2005-09-27 15:33:02

Modified files:
        winsup/cygwin  : ChangeLog fhandler_floppy.cc 

Log message:
        * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Always
        try IOCTL_DISK_GET_DRIVE_GEOMETRY_EX and
        IOCTL_DISK_GET_PARTITION_INFO_EX ioctls first, to allow access to GPT
        partitioned disks.  Fall back to old non-EX ioctls otherwise.
        Add comment to explain NT4 weirdness.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3123&r2=1.3124
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_floppy.cc.diff?cvsroot=src&r1=1.35&r2=1.36

Reply via email to