Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.
PR: 160276 Submitted by: MATSUMIYA Ryo <matsumiya@mma.club.uec.ac.jp> Approved by: re (kib) MFC after: 1 week
This commit is contained in:
parent
8bd1142b52
commit
b48f7c4c8d
@ -326,7 +326,7 @@ device uath # Atheros AR5523 wireless NICs
|
||||
device upgt # Conexant/Intersil PrismGT wireless NICs.
|
||||
device ural # Ralink Technology RT2500USB wireless NICs
|
||||
device urtw # Realtek RTL8187B/L wireless NICs
|
||||
device zyd # ZyDAS zb1211/zb1211b wireless NICs
|
||||
device zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
||||
# FireWire support
|
||||
device firewire # FireWire bus code
|
||||
|
@ -126,7 +126,7 @@ device udav # Davicom DM9601E USB
|
||||
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 zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
# SCSI peripherals
|
||||
device scbus # SCSI bus (required for SCSI)
|
||||
device da # Direct Access (disks)
|
||||
|
@ -117,7 +117,7 @@ device udav # Davicom DM9601E USB
|
||||
#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 zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
# SCSI peripherals
|
||||
device scbus # SCSI bus (required for SCSI)
|
||||
device da # Direct Access (disks)
|
||||
|
@ -126,7 +126,7 @@ device udav # Davicom DM9601E USB
|
||||
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 zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
# SCSI peripherals
|
||||
device scbus # SCSI bus (required for SCSI)
|
||||
device da # Direct Access (disks)
|
||||
|
@ -142,7 +142,7 @@ device udav # Davicom DM9601E USB
|
||||
#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 zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
||||
# Wireless NIC cards
|
||||
#device wlan # 802.11 support
|
||||
|
@ -142,7 +142,7 @@ device udav # Davicom DM9601E USB
|
||||
#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 zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
||||
# Wireless NIC cards
|
||||
#device wlan # 802.11 support
|
||||
|
@ -339,7 +339,7 @@ device uath # Atheros AR5523 wireless NICs
|
||||
device upgt # Conexant/Intersil PrismGT wireless NICs.
|
||||
device ural # Ralink Technology RT2500USB wireless NICs
|
||||
device urtw # Realtek RTL8187B/L wireless NICs
|
||||
device zyd # ZyDAS zb1211/zb1211b wireless NICs
|
||||
device zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
||||
# FireWire support
|
||||
device firewire # FireWire bus code
|
||||
|
@ -295,4 +295,4 @@ device udav # Davicom DM9601E USB
|
||||
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 zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
@ -276,7 +276,7 @@ device bpf # Berkeley packet filter
|
||||
#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 zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
||||
# FireWire support
|
||||
#device firewire # FireWire bus code
|
||||
|
@ -257,7 +257,7 @@ device udav # Davicom DM9601E USB
|
||||
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 zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
||||
# FireWire support
|
||||
device firewire # FireWire bus code
|
||||
|
Loading…
x
Reference in New Issue
Block a user