mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
o add uath
o sort usb wireless drivers
This commit is contained in:
parent
9e0ebab5d4
commit
dcad868984
3 changed files with 7 additions and 3 deletions
|
|
@ -292,8 +292,10 @@ 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 rum # Ralink Technology RT2501USB wireless NICs
|
||||
device uath # Atheros AR5523 wireless NICs
|
||||
device ural # Ralink Technology RT2500USB wireless NICs
|
||||
device zyd # ZyDAS zb1211/zb1211b wireless NICs
|
||||
device urio # Diamond Rio 500 MP3 player
|
||||
# USB Serial devices
|
||||
device uark # Technologies ARK3116 based serial adapters
|
||||
|
|
|
|||
|
|
@ -305,8 +305,9 @@ 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 rum # Ralink Technology RT2501USB wireless NICs
|
||||
device ural # Ralink Technology RT2500USB wireless NICs
|
||||
device uath # Atheros AR5523 wireless NICs
|
||||
device zyd # ZyDAS zb1211/zb1211b wireless NICs
|
||||
device urio # Diamond Rio 500 MP3 player
|
||||
# USB Serial devices
|
||||
|
|
|
|||
|
|
@ -261,8 +261,9 @@ 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 rum # Ralink Technology RT2501USB wireless NICs
|
||||
#device uath # Atheros AR5523 wireless NICs
|
||||
#device ural # Ralink Technology RT2500USB wireless NICs
|
||||
#device zyd # ZyDAS zb1211/zb1211b wireless NICs
|
||||
#device urio # Diamond Rio 500 MP3 player
|
||||
# USB Serial devices
|
||||
|
|
|
|||
Loading…
Reference in a new issue