src/winsup/cygwin ChangeLog fhandler_floppy.cc

corinna@cygwin.com corinna@cygwin.com
Tue Sep 27 15:33:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	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



More information about the Cygwin-cvs mailing list