Deleted Added
full compact
NOTES (132155) NOTES (132960)
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD: head/sys/pc98/conf/NOTES 132155 2004-07-14 17:50:08Z des $
7# $FreeBSD: head/sys/pc98/conf/NOTES 132960 2004-08-01 13:01:36Z nyan $
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based PC-98 and
13# compatibles.
14#
15machine pc98

--- 733 unchanged lines hidden (view full) ---

749
750options TIMER_FREQ=((14318182+6)/12)
751
752options VM_KMEM_SIZE
753options VM_KMEM_SIZE_MAX
754options VM_KMEM_SIZE_SCALE
755
756
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based PC-98 and
13# compatibles.
14#
15machine pc98

--- 733 unchanged lines hidden (view full) ---

749
750options TIMER_FREQ=((14318182+6)/12)
751
752options VM_KMEM_SIZE
753options VM_KMEM_SIZE_MAX
754options VM_KMEM_SIZE_SCALE
755
756
757# The I/O device
758device io
759
760
757#####################################################################
758# Devices we don't want to deal with
759
760nodevice atkbdc
761nodevice atkbd
762nodevice psm
763nodevice vga
764nodevice bt

--- 57 unchanged lines hidden ---
761#####################################################################
762# Devices we don't want to deal with
763
764nodevice atkbdc
765nodevice atkbd
766nodevice psm
767nodevice vga
768nodevice bt

--- 57 unchanged lines hidden ---