Fixed IRP_MJ_{READ,WRITE} for PAGE_SIZE-unaligned buffers
[captive.git] / src / libcaptive / storage / media.c
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