summaryrefslogtreecommitdiff
path: root/libmachdev/ds_routines.c
AgeCommit message (Expand)Author
2014-04-13sync with dde-fixesJustus Winter
2014-04-12sync dde stuffJustus Winter
2014-04-11libmachdev: fix function declarationJustus Winter
2014-04-11libmachdev: fix receiver lookupsJustus Winter
2014-04-11libmachdev: remove unused functionJustus Winter
2014-04-11libmachdev: avoid doing pointer arithmetic to get the port_infoJustus Winter
2013-09-23New upstream snapshotSamuel Thibault
2012-11-25Move DDE to pthreadsRichard Braun
2011-08-23rename device_intr_notify into device_intr_registerSamuel Thibault
2011-08-23rename device_irq_enable into device_intr_enableSamuel Thibault
2010-08-08Make the thread of DS server known to Linux.Zheng Da
2010-08-08check emul_device_t object in all DS server RPCs.Zheng Da
2010-06-21fix port leak in block glue code of libmachdev.Zheng Da
2010-06-05skip calling init if there is no init.Zheng Da
2010-06-04remove the declaration of linux_net_emulation_ops.Zheng Da
2010-05-31make glue code of networking more independant.Zheng Da
2010-02-27remove RPCs for PCI conf space.Zheng Da
2010-02-08remove io done thread.Zheng Da
2010-02-05dereference ports when return D_INVALID_OPERATIONS in device requests.Zheng Da
2010-02-05create a thread for only handling device requests.Zheng Da
2010-02-01check in libmachdev.Zheng Da