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
/
ds_routines.c
Age
Commit message (
Expand
)
Author
2014-11-26
sync libmachdev
Justus Winter
2014-04-13
sync with dde-fixes
Justus Winter
2014-04-12
sync dde stuff
Justus Winter
2014-04-11
libmachdev: fix function declaration
Justus Winter
2014-04-11
libmachdev: fix receiver lookups
Justus Winter
2014-04-11
libmachdev: remove unused function
Justus Winter
2014-04-11
libmachdev: avoid doing pointer arithmetic to get the port_info
Justus Winter
2013-09-23
New upstream snapshot
Samuel Thibault
2012-11-25
Move DDE to pthreads
Richard Braun
2011-08-23
rename device_intr_notify into device_intr_register
Samuel Thibault
2011-08-23
rename device_irq_enable into device_intr_enable
Samuel Thibault
2010-08-08
Make the thread of DS server known to Linux.
Zheng Da
2010-08-08
check emul_device_t object in all DS server RPCs.
Zheng Da
2010-06-21
fix port leak in block glue code of libmachdev.
Zheng Da
2010-06-05
skip calling init if there is no init.
Zheng Da
2010-06-04
remove the declaration of linux_net_emulation_ops.
Zheng Da
2010-05-31
make glue code of networking more independant.
Zheng Da
2010-02-27
remove RPCs for PCI conf space.
Zheng Da
2010-02-08
remove io done thread.
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