/dev/net/wd/command: Difference between revisions
Jump to navigation
Jump to search
New page: This device in the wd driver is repsonsible for managing configuration of the driver, probably mostly to handle communications with the Nintendo DS (e.g. downloading demos). {{ Table }} ... |
ugh |
||
Line 4: | Line 4: | ||
{{ Table }} | {{ Table }} | ||
{{ Table/Header | Ioctl | Inputs | Outputs | Function }} | {{ Table/Header | Ioctl | Inputs | Outputs | Function }} | ||
{{ Table/Row | 0x1002 | 1 | 0 | | {{ Table/Row | 0x1002 | 1 | 0 | WD_SetLinkState }} | ||
{{ Table/Row | 0x1003 | 0 | 0 | ? }} | {{ Table/Row | 0x1003 | 0 | 0 | ? }} | ||
{{ Table/Row | 0x1004 | 2 | 0 | ? }} | {{ Table/Row | 0x1004 | 2 | 0 | set config? }} | ||
{{ Table/Row | 0x1006 | 2 | 0 | ? }} | {{ Table/Row | 0x1006 | 2 | 0 | ? }} | ||
{{ Table/Row | 0x1007 | 1 | 0 | ? }} | {{ Table/Row | 0x1007 | 1 | 0 | ? }} | ||
{{ Table/Row | 0x1008 | 2 | 0 | ? }} | {{ Table/Row | 0x1008 | 2 | 0 | ? }} | ||
{{ Table/Row | 0x100A | 1 | 1 | | {{ Table/Row | 0x1009 | ? | ? | send frame? }} | ||
{{ Table/Row | 0x100A | 1 | 1 | WD_Scan }} | |||
{{ Table/Row | 0x100C | ? | ? | switch to raw mode? }} | |||
{{ Table/Row | 0x100E | 0 | 1 (0x90 bytes) | GetInfo ?}} | {{ Table/Row | 0x100E | 0 | 1 (0x90 bytes) | GetInfo ?}} | ||
{{ Table/Row | 0x100F | ? | ? | ? }} | |||
{{ Table/Row | 0x1010 | 1 | 0 | ? }} | {{ Table/Row | 0x1010 | 1 | 0 | ? }} | ||
{{ Table/Row | 0x8000 | 0 | 1 | ? }} | {{ Table/Row | 0x8000 | 0 | 1 | ? }} | ||
{{ Table/Row | 0x8001 | 0 | 1 | ? }} | {{ Table/Row | 0x8001 | 0 | 1 | ? }} | ||
|} | |} |
Revision as of 05:39, 29 July 2008
This device in the wd driver is repsonsible for managing configuration of the driver, probably mostly to handle communications with the Nintendo DS (e.g. downloading demos).
Template:Table
Template:Table/Header
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
Template:Table/Row
|}