From 32940d3738529332cd6ef53f7a66b6735a536322 Mon Sep 17 00:00:00 2001 From: marius Date: Wed, 17 Nov 2004 12:57:24 +0000 Subject: Shorten the description of the mk48txx driver to just say that it supports MK48Txx clocks, there are now to many models supported to list them all here. --- sys/sparc64/conf/GENERIC | 2 +- sys/sparc64/conf/NOTES | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 7faa8fa..6a6a168 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -127,7 +127,7 @@ device ofw_console # Open Firmware console device device auxio # auxiliary I/O device device genclock # Generic clock interface device eeprom # eeprom (really a front-end for the MK48Txx) -device mk48txx # Mostek MK48T02, MK48T08, MK48T59 clock +device mk48txx # Mostek MK48Txx clocks # Serial (COM) ports device sab # Siemens SAB82532 based serial ports diff --git a/sys/sparc64/conf/NOTES b/sys/sparc64/conf/NOTES index 847607f..bf7ef7f 100644 --- a/sys/sparc64/conf/NOTES +++ b/sys/sparc64/conf/NOTES @@ -41,7 +41,7 @@ device fhc device genclock # Generic clock interface device eeprom # eeprom (really a front-end for the MK48Txx) -device mk48txx # Mostek MK48T02, MK48T08, MK48T59 clock +device mk48txx # Mostek MK48Txx clocks # # Optional devices: -- cgit v1.1