Deleted Added
full compact
NOTES (128221) NOTES (128876)
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 128221 2004-04-14 02:25:31Z imp $
7# $FreeBSD: head/sys/pc98/conf/NOTES 128876 2004-05-03 16:03:41Z bde $
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

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

462# Notes on APM
463# The flags takes the following meaning for apm0:
464# 0x0020 Statclock is broken.
465
466device apm
467hint.apm.0.flags="0x20"
468device canbus
469device canbepm
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

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

462# Notes on APM
463# The flags takes the following meaning for apm0:
464# 0x0020 Statclock is broken.
465
466device apm
467hint.apm.0.flags="0x20"
468device canbus
469device canbepm
470device cy 1
470device cy
471options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
472device digi
473# BIOS & FEP/OS components of device digi.
474device digi_CX
475device digi_CX_PCI
476device digi_EPCX
477device digi_EPCX_PCI
478device digi_Xe

--- 343 unchanged lines hidden ---
471options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
472device digi
473# BIOS & FEP/OS components of device digi.
474device digi_CX
475device digi_CX_PCI
476device digi_EPCX
477device digi_EPCX_PCI
478device digi_Xe

--- 343 unchanged lines hidden ---