Fixed message typo.
[captive.git] / src / libcaptive / storage / media.c
2003-07-13 short+g_error() message for unsupported ioctl 0x664016 ...
2003-07-04 short+fatal reporting message: "Invalid media IOCTL 0x%08lX"
2003-05-04 shortFinished and deployed CORBA sandbox separation
2003-05-02 shortFirst phase of multifilesystem enhancement
2003-03-25 short+IOCTL_DISK_MEDIA_REMOVAL handler
2003-02-05 shortcaptive_media_DriverEntry(): Fixed declaration for...
2003-02-05 shortCosmetic: Compiler warning prevention
2003-02-04 short+IOCTL_DISK_GET_PARTITION_INFO handler
2003-02-01 short+general captive shutdown
2003-01-31 shortFixed IRP_MJ_{READ,WRITE} for PAGE_SIZE-unaligned buffers
2003-01-30 short+'Irp->Flags' sanity check
2003-01-20 short+IRP_MJ_WRITE handler
2003-01-19 shortMajorFunction_READ_func(): 'MdlAddress' mode assertion...
2003-01-17 short+IOCTL_DISK_IS_WRITABLE handler
2003-01-16 shortSplit cdrom.c to media.c with clients cdrom.c and disk.c