summaryrefslogtreecommitdiff
path: root/libmachdev/block.c
AgeCommit message (Expand)Author
2010-08-18fix a bug in device_read for block devices.Zheng Da
2010-08-08implement device_read for block devices.Zheng Da
2010-08-08fix a bug in device_write for the block device.Zheng Da
2010-08-08check if the device exists.Zheng Da
2010-06-21fix port leak in block glue code of libmachdev.Zheng Da
2010-06-21create send right when block device is opened.Zheng Da
2010-06-17fix a bug in device_open in libmachdev.Zheng Da
2010-06-17fix a bug in linux_block_emulation_opsZheng Da
2010-06-04support block devices in the DDE library.Zheng Da