mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
o Remove mcclock
o s/alpha/ia64/g
This commit is contained in:
parent
a107c7d1c7
commit
bc3768182a
1 changed files with 4 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# GENERIC -- Generic kernel configuration file for FreeBSD/alpha
|
||||
# GENERIC -- Generic kernel configuration file for FreeBSD/ia64
|
||||
#
|
||||
# For more information on this file, please read the handbook section on
|
||||
# Kernel Configuration Files:
|
||||
|
|
@ -12,10 +12,10 @@
|
|||
# latest information.
|
||||
#
|
||||
# An exhaustive list of options and more detailed explanations of the
|
||||
# device lines is also present in the ../../i386/conf/NOTES file.
|
||||
# If you are in doubt as to the purpose or necessity of a line, check first
|
||||
# device lines is also present in the ../../i386/conf/NOTES file.
|
||||
# If you are in doubt as to the purpose or necessity of a line, check first
|
||||
# in NOTES. Please note that this is the i386 NOTES, but it still contains
|
||||
# valuable info for alpha too.
|
||||
# valuable info for ia64 too.
|
||||
#
|
||||
# For hardware specific information check HARDWARE.TXT
|
||||
#
|
||||
|
|
@ -101,9 +101,6 @@ device splash
|
|||
# syscons is the default console driver, resembling an SCO console
|
||||
#device sc 1
|
||||
|
||||
# real time clock
|
||||
device mcclock
|
||||
|
||||
# Serial (COM) ports
|
||||
device sio
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue