Deleted Added
full compact
NOTES (127824) NOTES (127945)
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 127824 2004-04-04 04:41:52Z nyan $
7# $FreeBSD: head/sys/pc98/conf/NOTES 127945 2004-04-06 14:19:45Z 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

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

466device apm
467hint.apm.0.flags="0x20"
468device canbus
469device canbepm
470device pmc
471hint.pmc.0.at="isa"
472hint.pmc.0.port="0x8f0"
473device pmtimer # Adjust system timer at wakeup time
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

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

466device apm
467hint.apm.0.flags="0x20"
468device canbus
469device canbepm
470device pmc
471hint.pmc.0.at="isa"
472hint.pmc.0.port="0x8f0"
473device pmtimer # Adjust system timer at wakeup time
474#device cy 1
475#options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
474device cy 1
475options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
476device digi
477# BIOS & FEP/OS components of device digi.
478device digi_CX
479device digi_CX_PCI
480device digi_EPCX
481device digi_EPCX_PCI
482device digi_Xe
483device digi_Xem

--- 335 unchanged lines hidden ---
476device digi
477# BIOS & FEP/OS components of device digi.
478device digi_CX
479device digi_CX_PCI
480device digi_EPCX
481device digi_EPCX_PCI
482device digi_Xe
483device digi_Xem

--- 335 unchanged lines hidden ---