Commit Graph

8 Commits

Author SHA1 Message Date
FIX94
dfaaf8aeb1 added special ioctl to make sure a custom device on open is actually iosuhax (note: old wupservers have to be updated with that ioctl) 2016-12-13 00:24:31 +01:00
FIX94
7d50622dfb merge with latest version and added FSA_FlushVolume 2016-12-10 22:19:11 +01:00
dimok789
918491b2db - added sd and usb disc interface that can be used with libfat, libntfs or libext2fs
- added "make wut" target to build the library for WUT applications
- added parameter to IOSUHAX_Open with dev path which can be used to override the default path. If not wanted use NULL or 0.
2016-11-28 18:14:40 +01:00
FIX94
ceef3f60d3 -using /dev/mcp instead of /dev/iosuhax because of on-the-fly wupserver usage 2016-11-27 00:52:06 +01:00
dimok789
989724c15f added FSA_ChangeMode and the devoptab function chmod() 2016-11-18 13:13:40 +01:00
dimok789
a936c03ba5 - added FSA raw open/read/write/close functions to ioctl commands
- removed usage of gctypes.h and use stdint.h instead
2016-11-18 11:26:29 +01:00
dimok789
20727ac6f1 - fixed fsa write function
- fixed fsa remove function
2016-11-18 09:20:17 +01:00
dimok789
57e2197d1f first commit of the library
- added multiple functions to communication to /dev/iosuhax over ioctl command
- added multi functional devoptab for mounting and/or mapping devices to virtual device names
2016-11-17 20:36:25 +01:00