mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Implement Get PCMCIA Data packet, and support for Linux.
This commit is contained in:
@@ -58,5 +58,6 @@ uint8_t linux_get_ieee1394_data(const char* devicePath,
|
||||
uint64_t* guid,
|
||||
char* vendor,
|
||||
char* model);
|
||||
uint8_t linux_get_pcmcia_data(const char* devicePath, uint16_t* cisLen, char* cis);
|
||||
|
||||
#endif // DICREMOTE_LINUX_H
|
||||
|
||||
Reference in New Issue
Block a user