summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
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/powerpc
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/powerpc')
-rw-r--r--sys/powerpc/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index aa1a305..0da074d 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -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
OpenPOWER on IntegriCloud