Commit Graph

18 Commits

Author SHA1 Message Date
1617e54a06 Add packet to close device. 2019-10-26 15:47:36 +01:00
934a836412 Use 32-bit fields for packet ID. 2019-10-26 15:34:00 +01:00
8eae16b566 Implement remote ATA packets. 2019-10-19 19:08:53 +01:00
bcf8f3951b Fix remote string marshalling. 2019-10-19 19:08:52 +01:00
e51f95e4f0 Implement Get SDHCI Registers remote packet. 2019-10-19 19:08:52 +01:00
8c0e01aa2c Implement SCSI remote packet. 2019-10-19 19:08:52 +01:00
0e653cec10 Add packets to get USB, FireWire and PCMCIA data. 2019-10-19 19:08:51 +01:00
ef92d42641 Add packet to retrieve SD/MMC boot registers. 2019-10-19 19:08:51 +01:00
3df019304f Add packet for get device type. 2019-10-19 19:08:51 +01:00
1dd75018e3 Add packets for SCSI, ATA and SDHCI commands. 2019-10-19 19:08:51 +01:00
ecad51de73 Send device open command packet. 2019-10-19 19:08:50 +01:00
a83be0d5d6 Add open device packet. 2019-10-19 19:08:50 +01:00
c4dea2ee04 Add errno to NOP packet. 2019-10-19 19:08:50 +01:00
7fd5b16b1d Add NOP packet. 2019-10-19 19:08:49 +01:00
b655b617c8 Add packets for list devices. 2019-10-19 19:08:47 +01:00
083517b8ed Send hello packet. 2019-10-19 19:08:47 +01:00
36d273b7af Receive hello packet. 2019-10-19 19:08:47 +01:00
7f5a775941 Added base for remote connection and hello packet. 2019-10-19 19:08:46 +01:00