summaryrefslogtreecommitdiff
path: root/libmachdev
AgeCommit message (Expand)Author
2010-05-04Add printing.Zheng Da
2010-02-27Add `flags` in device_intr_notify in libmachdev.Zheng Da
2010-02-27remove RPCs for PCI conf space.Zheng Da
2010-02-08remove io done thread.Zheng Da
2010-02-08return packet transmission error to the client.Zheng Da
2010-02-05remove printing in the trivfs server.Zheng Da
2010-02-05trivfs server creates its own port bucket.Zheng Da
2010-02-05deallocate skb_reply before freeing the packet.Zheng Da
2010-02-05create device port with create_device_port.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