Deleted Added
full compact
NOTES (117870) NOTES (117918)
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 117870 2003-07-22 08:11:17Z peter $
7# $FreeBSD: head/sys/pc98/conf/NOTES 117918 2003-07-23 12:09:14Z 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

--- 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#
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# SafeNet crypto driver: can be moved to the MI NOTES as soon as
504# it's tested on a big-endian machine
505#
506device safe # SafeNet 1141
507options SAFE_DEBUG # enable debugging support: hw.safe.debug
508options SAFE_RNDTEST # enable rndtest support
509
510#####################################################################
511
512#
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 ---
513# Miscellaneous hardware:
514#
515# wt: Wangtek and Archive QIC-02/QIC-36 tape drives
516# ctx: Cortex-I frame grabber
517# apm: Laptop Advanced Power Management (experimental)
518# pmtimer: Timer device driver for power management events (APM or ACPI)
519# spigot: The Creative Labs Video Spigot video-acquisition board
520# dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!)

--- 484 unchanged lines hidden ---