Commit Graph

18 Commits

Author SHA1 Message Date
49706b9ea7 Implement OS read command for Linux. 2020-12-14 02:35:12 +00:00
daa549ae55 Implement reopen command for Linux. 2020-12-14 02:32:13 +00:00
3c6906afe9 Code clean-up. 2020-10-24 04:23:01 +01:00
57425ecba4 Fix getting type for SCSI magneto-optical devices in Linux. 2020-10-17 02:34:21 +01:00
dfd56c83df Remove unneeded slim functions. 2020-03-01 19:47:15 +00:00
6b224c60a3 Rename more macros. 2020-03-01 05:50:46 +00:00
e95ceac219 Rename comments. 2020-03-01 05:44:49 +00:00
4c30357650 Update copyright date. 2020-01-03 17:42:13 +00:00
adcd54d992 Use opaque packet for device context. 2019-10-26 16:11:19 +01:00
bcae241162 Add packet to close device. 2019-10-26 15:47:49 +01:00
50f911acdc Fix Linux device type detection when there is no udev. 2019-10-21 22:57:39 +01:00
6c27f82420 Fix misplaced #endif. 2019-10-21 08:11:37 +01:00
beff90faa8 Add conditional for udev presence in Linux. 2019-10-20 16:34:38 +01:00
78d23fce19 General refactor. 2019-10-19 18:30:45 +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
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