Add new ral(4) and ural(4) drivers.
Approved by: silby (mentor)
This commit is contained in:
parent
dd5f450e83
commit
f7eb133422
@ -228,6 +228,7 @@ device xe # Xircom pccard Ethernet
|
||||
device wlan # 802.11 support
|
||||
device an # Aironet 4500/4800 802.11 wireless NICs.
|
||||
device awi # BayStack 660 and others
|
||||
device ral # Ralink Technology RT2500 wireless NICs.
|
||||
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
|
||||
|
||||
# Pseudo devices.
|
||||
@ -261,6 +262,7 @@ device ukbd # Keyboard
|
||||
device ulpt # Printer
|
||||
device umass # Disks/Mass storage - Requires scbus and da
|
||||
device ums # Mouse
|
||||
device ural # Ralink Technology RT2500USB wireless NICs
|
||||
device urio # Diamond Rio 500 MP3 player
|
||||
device uscanner # Scanners
|
||||
# USB Ethernet, requires miibus
|
||||
|
@ -243,6 +243,7 @@ device xe # Xircom pccard Ethernet
|
||||
device wlan # 802.11 support
|
||||
device an # Aironet 4500/4800 802.11 wireless NICs.
|
||||
device awi # BayStack 660 and others
|
||||
device ral # Ralink Technology RT2500 wireless NICs.
|
||||
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
|
||||
#device wl # Older non 802.11 Wavelan wireless NIC.
|
||||
|
||||
@ -277,6 +278,7 @@ device ukbd # Keyboard
|
||||
device ulpt # Printer
|
||||
device umass # Disks/Mass storage - Requires scbus and da
|
||||
device ums # Mouse
|
||||
device ural # Ralink Technology RT2500USB wireless NICs
|
||||
device urio # Diamond Rio 500 MP3 player
|
||||
device uscanner # Scanners
|
||||
# USB Ethernet, requires miibus
|
||||
|
@ -208,6 +208,7 @@ device xe # Xircom pccard Ethernet
|
||||
device wlan # 802.11 support
|
||||
device an # Aironet 4500/4800 802.11 wireless NICs.
|
||||
device awi # BayStack 660 and others
|
||||
device ral # Ralink Technology RT2500 wireless NICs.
|
||||
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
|
||||
#device wl # Older non 802.11 Wavelan wireless NIC.
|
||||
|
||||
@ -242,6 +243,7 @@ device bpf # Berkeley packet filter
|
||||
#device ulpt # Printer
|
||||
#device umass # Disks/Mass storage - Requires scbus and da
|
||||
#device ums # Mouse
|
||||
#device ural # Ralink Technology RT2500USB wireless NICs
|
||||
#device urio # Diamond Rio 500 MP3 player
|
||||
#device uscanner # Scanners
|
||||
# USB Ethernet, requires miibus
|
||||
|
Loading…
x
Reference in New Issue
Block a user