summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2004-07-18 09:03:12 +0000
committermaxim <maxim@FreeBSD.org>2004-07-18 09:03:12 +0000
commit531ff1b33d19b93deec39768dbfc19d4761013aa (patch)
treed1707113fc7a0631f04ba01a98b3bd3df06714b0 /sys/pc98
parentdc0d79acb9ae46349d52709494439489723bcf99 (diff)
downloadFreeBSD-src-531ff1b33d19b93deec39768dbfc19d4761013aa.zip
FreeBSD-src-531ff1b33d19b93deec39768dbfc19d4761013aa.tar.gz
In -CURRENT pseudo devices are not statically assigned at compile time,
remove a stale comment. PR: kern/62285
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 83b1a43..6498139 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -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
OpenPOWER on IntegriCloud