Changes

687 bytes added ,  04:29, 5 April 2022
added ioctl list from dolphin
Line 1: Line 1:  
{{stub}}
 
{{stub}}
   −
Used to interact with WFS devices.
+
Used to interact with [[WFS]] devices.
 +
 
 +
== Ioctls ==
 +
{| class="wikitable sortable"
 +
! Number
 +
! Name
 +
|-
 +
| 0x2
 +
| Init
 +
|-
 +
| 0x3
 +
| Shutdown
 +
|-
 +
| 0x4
 +
| DeviceInfo
 +
|-
 +
| 0x5
 +
| GetDeviceName
 +
|-
 +
| 0x6
 +
| UnmountVolume
 +
|-
 +
| 0x8
 +
| ?
 +
|-
 +
| 0xA
 +
| Flush
 +
|-
 +
| 0xC
 +
| MkDir
 +
|-
 +
| 0xD
 +
| GlobStart
 +
|-
 +
| 0xE
 +
| GlobNext
 +
|-
 +
| 0xF
 +
| GlobEnd
 +
|-
 +
| 0x10
 +
| SetHomeDir
 +
|-
 +
| 0x11
 +
| ChangeDir
 +
|-
 +
| 0x12
 +
| GetHomeDir
 +
|-
 +
| 0x13
 +
| GetCwd
 +
|-
 +
| 0x15
 +
| Delete
 +
|-
 +
| 0x16
 +
| Rename
 +
|-
 +
| 0x17
 +
| GetAttributes
 +
|-
 +
| 0x19
 +
| CreateOpen
 +
|-
 +
| 0x1A
 +
| Open
 +
|-
 +
| 0x1B
 +
| GetSize
 +
|-
 +
| 0x1E
 +
| Close
 +
|-
 +
| 0x20
 +
| Read
 +
|-
 +
| 0x22
 +
| Write
 +
|-
 +
| 0x2D
 +
| AttachDetach
 +
|-
 +
| 0x2E
 +
| AttachDetach2
 +
|-
 +
| 0x41
 +
| Rename2
 +
|-
 +
| 0x47
 +
| Close2
 +
|-
 +
| 0x48
 +
| ReadAbsolute
 +
|-
 +
| 0x49
 +
| WriteAbsolute
 +
|}
    
== Error codes ==
 
== Error codes ==
5,579

edits