New ioctls for hard disks

Chris January chris@atomice.net
Wed Oct 23 18:36:00 GMT 2002


This patch implements some new ioctls for hard disks. This means you can run
fdisk under Cygwin.

Chris

--- cygwin

2002-10-24  Christopher January  <chris@atomice.net>

    * include/cygwin/fs.h: New file.
    * include/cygwin/hdreg.h: New file.
    * fhandler_floppy.cc (fhandler_floppy::ioctl): Add implementation for
    for HDIO_GETGEO, BLKGETSIZE, BLKGETSIZE64, BLKRRPART and BLKSSZGET
ioctls.

--- w32api

2002-10-24  Christopher January  <chris@atomice.net>

    * include/winioctl.h: Add definition for
    IOCTL_DISK_UPDATE_DRIVE_SIZE.

---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hd_ioctl.ChangeLog
Type: application/octet-stream
Size: 452 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20021023/278cd7c3/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hd_ioctl.patch
Type: application/octet-stream
Size: 6115 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20021023/278cd7c3/attachment-0001.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fs.h
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20021023/278cd7c3/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hdreg.h
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20021023/278cd7c3/attachment-0001.h>


More information about the Cygwin-patches mailing list