Commit Graph

18 Commits

Author SHA1 Message Date
3eedcac3ec Condition compilation of Linux SDHCI to be able to find the include files for UAPI. 2019-10-20 17:11:12 +01:00
080ad06829 Compile x86 version when compiled in x86_64. 2019-10-20 17:06:02 +01:00
beff90faa8 Add conditional for udev presence in Linux. 2019-10-20 16:34:38 +01:00
b0c857b2f3 Implement SDHCI commands for Linux. 2019-10-19 17:18:58 +01:00
dae15d9009 Implement ATA commands for Linux. 2019-10-19 03:11:13 +01:00
5ff5a2e973 Implement ATA packets. 2019-10-19 02:42:47 +01:00
eb4e3e3f32 Implement Get PCMCIA Data packet, and support for Linux. 2019-10-19 01:09:50 +01:00
fa4fa839a6 Implement Get FireWire Data packet, and support for Linux. 2019-10-19 00:09:03 +01:00
3b646d5d76 Implement get USB data in Linux. 2019-10-18 01:12:19 +01:00
532b58ce2e Add function to convert a hex string to binary. 2019-10-17 22:11:57 +01:00
d170083f77 Implement SCSI commands in Linux. 2019-10-16 21:53:06 +01:00
81f83b257c Implement open device for Linux. 2019-10-13 22:57:06 +01:00
189a4557ec Rework cmake. 2019-10-13 22:44:16 +01:00
1eeb22ebc9 Handle open device packet. 2019-10-13 22:41:12 +01:00
9d1b0d7670 Implement ListDevices for Linux. 2019-10-13 04:47:00 +01:00
321cd275ee Separate list devices for Linux. 2019-10-13 00:05:13 +01:00
d032af0d58 Add function to list devices. 2019-10-12 23:53:29 +01:00
46ba5dc26f Initial commit. 2019-10-12 13:06:21 +01:00