Commit Graph

17 Commits

Author SHA1 Message Date
beff90faa8 Add conditional for udev presence in Linux. 2019-10-20 16:34:38 +01:00
ea5faf2b3c Fix pointer dereference for ATA commands in Linux. 2019-10-19 18:39:47 +01:00
78d23fce19 General refactor. 2019-10-19 18:30:45 +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
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
f161e88ecd Fix pointer comparison. 2019-10-18 23:41:41 +01:00
3b646d5d76 Implement get USB data in Linux. 2019-10-18 01:12:19 +01:00
62e90e0519 Implement Get SDHCI Registers packet. 2019-10-18 00:25:45 +01:00
0be95c5c70 Implement reading SDHCI registers from sysfs in Linux. 2019-10-17 23:19:06 +01:00
18f7dda4f8 Fix boolean operation in SCSI sense. 2019-10-17 22:01:47 +01:00
d170083f77 Implement SCSI commands in Linux. 2019-10-16 21:53:06 +01:00
71954fd9fa Implement get device type packet. 2019-10-16 20:18:08 +01:00
81f83b257c Implement open device for Linux. 2019-10-13 22:57:06 +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