summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2008-08-23 14:28:44 +0000
committermarius <marius@FreeBSD.org>2008-08-23 14:28:44 +0000
commit7103197d9e853c744ba651d58f836e5c6862f4d5 (patch)
tree054b9818679089a463f1e81a03fe2994993d66a9 /sys/sparc64/conf
parentc38717bcc7cc2cd9b41dc0888928a5775db939db (diff)
downloadFreeBSD-src-7103197d9e853c744ba651d58f836e5c6862f4d5.zip
FreeBSD-src-7103197d9e853c744ba651d58f836e5c6862f4d5.tar.gz
Remove clkbrd(4) as a separate device and compile it solely based
on the presence of fhc(4) instead; we by far don't support all of the functionality provide by the clock board but in general it's an integral part of FireHose-based systems which shouldn't be possible to omit.
Diffstat (limited to 'sys/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC1
-rw-r--r--sys/sparc64/conf/NOTES1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 830cc19..a6902fb4 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -141,7 +141,6 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev
# Builtin hardware
device auxio # auxiliary I/O device
-device clkbrd # Clock Board (blinkenlight on Sun Exx00)
device eeprom # eeprom (really a front-end for the MK48Txx)
device mk48txx # Mostek MK48Txx clocks
device rtc # rtc (really a front-end for the MC146818)
diff --git a/sys/sparc64/conf/NOTES b/sys/sparc64/conf/NOTES
index d409550..211165a 100644
--- a/sys/sparc64/conf/NOTES
+++ b/sys/sparc64/conf/NOTES
@@ -43,7 +43,6 @@ device mc146818 # Motorola MC146818 and compatible clocks
#
device auxio # auxiliary I/O device
-device clkbrd # Clock Board (blinkenlight on Sun Exx00)
device creator # Creator, Creator3D and Elite3D framebuffers
device machfb # ATI Mach64 framebuffers
OpenPOWER on IntegriCloud