aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2004-07-18 09:03:12 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2004-07-18 09:03:12 +0000
commitaa355a26795360e4e12d62726273ac471974dc61 (patch)
treed1707113fc7a0631f04ba01a98b3bd3df06714b0 /sys/amd64
parentcdf961ac2a21c505598d8254b088255ffb59ac7d (diff)
downloadsrc-aa355a26795360e4e12d62726273ac471974dc61.tar.gz
src-aa355a26795360e4e12d62726273ac471974dc61.zip
In -CURRENT pseudo devices are not statically assigned at compile time,
remove a stale comment. PR: kern/62285
Notes
Notes: svn path=/head/; revision=132345
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index f9d7fc451d85..4cd44a467ae8 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -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