diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2004-11-17 12:57:24 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2004-11-17 12:57:24 +0000 |
| commit | f3cb1d786314b2b8e5af9620bb8447c8fcedcab3 (patch) | |
| tree | 2724e20c5d1e3d6b6e901bed066db021675c44c1 /sys | |
| parent | 2d86abb059d7e5c40ffba2013872cd26f6825487 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/sparc64/conf/GENERIC | 2 | ||||
| -rw-r--r-- | sys/sparc64/conf/NOTES | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 7faa8fafbf05a..6a6a168effd4f 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 847607fcf2b90..bf7ef7ff8f541 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: |
