In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

/dev/wl0: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Beardface (talk | contribs)
m New page: =Description= wl0 provides the dev interface to the wii's internal wireless adapter (wl0). ==Valid Ioctl Commands== {| border="1" ! Ioctl Value !! Command |- ! 0x00000002 | ??? |}
 
Hallowizer (talk | contribs)
Valid Ioctl Commands: this supports commands 1-3
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=Description=
'''wl0''' (that is WL0 in lowercase) provides the [[:/dev]] interface to the wii's internal [[WiFi]] adapter ('''w'''ireless '''l'''an with an index of '''0''').
wl0 provides the dev interface to the wii's internal wireless adapter (wl0).


==Valid Ioctl Commands==
== Valid Ioctl Commands ==
{| border="1"
{| class="wikitable"
! Ioctl Value !! Command
! Ioctl Value !! Command
|-
|-
! 0x00000002
! 1
| ???  
| ???  
|-
! 2
| ???
|-
! 3
| ???
|}
|}
{{stub}}

Latest revision as of 02:09, 14 August 2022

wl0 (that is WL0 in lowercase) provides the /dev interface to the wii's internal WiFi adapter (wireless lan with an index of 0).

Valid Ioctl Commands

Ioctl Value Command
1 ???
2 ???
3 ???