Deleted Added
sdiff udiff text old ( 117870 ) new ( 117918 )
full compact
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 117870 2003-07-22 08:11:17Z peter $
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

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

495device ncv
496device nsp
497device stg
498hint.stg.0.at="isa"
499hint.stg.0.port="0x140"
500hint.stg.0.port="11"
501
502#
503# Miscellaneous hardware:
504#
505# wt: Wangtek and Archive QIC-02/QIC-36 tape drives
506# ctx: Cortex-I frame grabber
507# apm: Laptop Advanced Power Management (experimental)
508# pmtimer: Timer device driver for power management events (APM or ACPI)
509# spigot: The Creative Labs Video Spigot video-acquisition board
510# dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!)

--- 484 unchanged lines hidden ---