mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
In -CURRENT pseudo devices are not statically assigned at compile time,
remove a stale comment. PR: kern/62285
This commit is contained in:
parent
cdf961ac2a
commit
aa355a2679
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132345
@ -170,7 +170,7 @@ device vr # VIA Rhine, Rhine II
|
||||
device wb # Winbond W89C840F
|
||||
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
|
||||
|
||||
# Pseudo devices - the number indicates how many units to allocated.
|
||||
# Pseudo devices.
|
||||
device random # Entropy device
|
||||
device loop # Network loopback
|
||||
device ether # Ethernet support
|
||||
|
@ -225,7 +225,7 @@ device awi # BayStack 660 and others
|
||||
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
|
||||
#device wl # Older non 802.11 Wavelan wireless NIC.
|
||||
|
||||
# Pseudo devices - the number indicates how many units to allocate.
|
||||
# Pseudo devices.
|
||||
device random # Entropy device
|
||||
device loop # Network loopback
|
||||
device ether # Ethernet support
|
||||
|
@ -238,7 +238,7 @@ device awi # BayStack 660 and others
|
||||
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
|
||||
#device wl # Older non 802.11 Wavelan wireless NIC.
|
||||
|
||||
# Pseudo devices - the number indicates how many units to allocate.
|
||||
# Pseudo devices.
|
||||
device random # Entropy device
|
||||
device loop # Network loopback
|
||||
device ether # Ethernet support
|
||||
|
@ -215,7 +215,7 @@ device awi # BayStack 660 and others
|
||||
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
|
||||
#device wl # Older non 802.11 Wavelan wireless NIC.
|
||||
|
||||
# Pseudo devices - the number indicates how many units to allocate.
|
||||
# Pseudo devices.
|
||||
device random # Entropy device
|
||||
device loop # Network loopback
|
||||
device ether # Ethernet support
|
||||
|
@ -101,7 +101,7 @@ device gem # Sun GEM/Sun ERI/Apple GMAC
|
||||
device dc # DEC/Intel 21143 and various workalikes
|
||||
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
|
||||
# Pseudo devices - the number indicates how many units to allocated.
|
||||
# Pseudo devices.
|
||||
device random # Entropy device
|
||||
device loop # Network loopback
|
||||
device ether # Ethernet support
|
||||
|
@ -164,7 +164,7 @@ device rl # RealTek 8129/8139
|
||||
#device wb # Winbond W89C840F
|
||||
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
|
||||
|
||||
# Pseudo devices - the number indicates how many units to allocated.
|
||||
# Pseudo devices.
|
||||
device random # Entropy device
|
||||
device loop # Network loopback
|
||||
device ether # Ethernet support
|
||||
|
Loading…
Reference in New Issue
Block a user