index
:
teythoon/packaging/hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmachdev
Age
Commit message (
Expand
)
Author
2010-06-17
fix a bug in linux_block_emulation_ops
Zheng Da
2010-06-16
add fsys opt support in dde drivers.
Zheng Da
2010-06-14
fix compiling problems in libddekit and libmachdev.
Zheng Da
2010-06-05
skip calling init if there is no init.
Zheng Da
2010-06-04
support block devices in the DDE library.
Zheng Da
2010-06-04
fix a complication problem.
Zheng Da
2010-06-04
fix compilation errors in the last commit.
Zheng Da
2010-06-04
remove the declaration of linux_net_emulation_ops.
Zheng Da
2010-06-04
remove redundant fields in mach_device.
Zheng Da
2010-06-04
convert linux errno to mach in libmachdev.
Zheng Da
2010-05-31
make glue code of networking more independant.
Zheng Da
2010-05-04
Add printing.
Zheng Da
2010-02-27
Add `flags` in device_intr_notify in libmachdev.
Zheng Da
2010-02-27
remove RPCs for PCI conf space.
Zheng Da
2010-02-08
remove io done thread.
Zheng Da
2010-02-08
return packet transmission error to the client.
Zheng Da
2010-02-05
remove printing in the trivfs server.
Zheng Da
2010-02-05
trivfs server creates its own port bucket.
Zheng Da
2010-02-05
deallocate skb_reply before freeing the packet.
Zheng Da
2010-02-05
create device port with create_device_port.
Zheng Da
2010-02-05
dereference ports when return D_INVALID_OPERATIONS in device requests.
Zheng Da
2010-02-05
create a thread for only handling device requests.
Zheng Da
2010-02-01
check in libmachdev.
Zheng Da