summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2004-08-03 19:24:54 +0000
committermarkm <markm@FreeBSD.org>2004-08-03 19:24:54 +0000
commitf51604514930dea3979a68c0fd163c9e5c13ac75 (patch)
treed71b7068ce7296d1c0e6876f03c6ad151394e3ab /sys/sparc64/conf
parentc6449c277b457f3776fd0e2ed9c83b8109ba6c55 (diff)
downloadFreeBSD-src-f51604514930dea3979a68c0fd163c9e5c13ac75.zip
FreeBSD-src-f51604514930dea3979a68c0fd163c9e5c13ac75.tar.gz
Making a loadable null.ko for /dev/(null|zero) proved rather
unpopular, so remove this (mis)feature. Encouragement provided by: jhb (and others)
Diffstat (limited to 'sys/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index dab8d2e..92159ba 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -167,7 +167,6 @@ device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# Pseudo devices.
device loop # Network loopback
device mem # Memory and kernel memory devices
-device null # Null and zero devices
device random # Entropy device
device ether # Ethernet support
device sl # Kernel SLIP
OpenPOWER on IntegriCloud