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

Difference between revisions of "/dev/wl0"

From WiiBrew
Jump to navigation Jump to search
m (→‎Description: added link to wifi (how is there no page about this yet?))
(→‎Valid Ioctl Commands: this supports commands 1-3)
 
(2 intermediate revisions by 2 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''' (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''').
 
  
 
== Valid Ioctl Commands ==
 
== Valid Ioctl Commands ==
{| border="1"
+
{| class="wikitable"
 
! Ioctl Value !! Command
 
! Ioctl Value !! Command
 
|-
 
|-
! 0x00000002
+
! 1
 
| ???  
 
| ???  
 +
|-
 +
! 2
 +
| ???
 +
|-
 +
! 3
 +
| ???
 
|}
 
|}
  
 
{{stub}}
 
{{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 ???