Line 1:
Line 1:
This is the interface to the Nintendo USB Ethernet adapter. It presents an interface similar (identical?) to [[:/dev/net/wd/top]].
This is the interface to the Nintendo USB Ethernet adapter. It presents an interface similar (identical?) to [[:/dev/net/wd/top]].
−
{{ Table }}
+
{| class="wikitable"
−
{{ Table/Header | Ioctl | Inputs | Outputs | Function }}
+
|-
−
{{ Table/Row | 0x20001 | 1 (0x28 bytes?) | 0 | netXmitThr }}
+
! Ioctl
−
{{ Table/Row | 0x20002 | 0 | 0 | net_dev_up }}
+
! Inputs
−
{{ Table/Row | 0x20003 | 0 | 0 | net_dev_down }}
+
! Outputs
−
{{ Table/Row | 0x20004 | 1 (0x20 bytes?) | 0 | ? }}
+
! Function
−
{{ Table/Row | 0x20005 | 1 (6 bytes?) | 1 | ? }}
+
|-
−
{{ Table/Row | 0x20006 | 0 | 1 (6 bytes?) | ? }}
+
| 0x20001
+
| 1 (0x28 bytes?)
+
| 0
+
| netXmitThr
+
|-
+
| 0x20002
+
| 0
+
| 0
+
| net_dev_up
+
|-
+
| 0x20003
+
| 0
+
| 0
+
| net_dev_down
+
|-
+
| 0x20004
+
| 1 (0x20 bytes?)
+
| 0
+
| ?
+
|-
+
| 0x20005
+
| 1 (6 bytes?)
+
| 1
+
| ?
+
|-
+
| 0x20006
+
| 0
+
| 1 (6 bytes?)
+
| ?
|}
|}