Deleted Added
full compact
NOTES (106323) NOTES (106449)
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/i386/conf/NOTES 106323 2002-11-02 04:18:10Z mdodd $
7# $FreeBSD: head/sys/i386/conf/NOTES 106449 2002-11-05 09:37:32Z mdodd $
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based IBM-PC and
13# compatibles.
14#
15machine i386

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

507# Adaptec FSA RAID controllers, including integrated DELL controllers,
508# the Dell PERC 2/QC and the HP NetRAID-4M
509device aac
510device aacp # SCSI Passthrough interface (optional, CAM required)
511
512#
513# Miscellaneous hardware:
514#
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based IBM-PC and
13# compatibles.
14#
15machine i386

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

507# Adaptec FSA RAID controllers, including integrated DELL controllers,
508# the Dell PERC 2/QC and the HP NetRAID-4M
509device aac
510device aacp # SCSI Passthrough interface (optional, CAM required)
511
512#
513# Miscellaneous hardware:
514#
515# scd: Sony CD-ROM using proprietary (non-ATAPI) interface
516# wt: Wangtek and Archive QIC-02/QIC-36 tape drives
517# ctx: Cortex-I frame grabber
518# apm: Laptop Advanced Power Management (experimental)
519# pmtimer: Timer device driver for power management events (APM or ACPI)
520# spigot: The Creative Labs Video Spigot video-acquisition board
521# gp: National Instruments AT-GPIB and AT-GPIB/TNT board, PCMCIA-GPIB
522# asc: GI1904-based hand scanners, e.g. the Trust Amiscan Grey
523# gsc: Genius GS-4500 hand scanner.

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

578# Brumby: flags 2 msize 0x4000
579# Stallion: flags 1 msize 0x10000
580
581# Notes on the Digiboard PC/Xi and PC/Xe series driver
582#
583# The NDGBPORTS option specifies the number of ports controlled by the
584# dgb(4) driver. The default value is 16 ports per device.
585
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# gp: National Instruments AT-GPIB and AT-GPIB/TNT board, PCMCIA-GPIB
521# asc: GI1904-based hand scanners, e.g. the Trust Amiscan Grey
522# gsc: Genius GS-4500 hand scanner.

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

577# Brumby: flags 2 msize 0x4000
578# Stallion: flags 1 msize 0x10000
579
580# Notes on the Digiboard PC/Xi and PC/Xe series driver
581#
582# The NDGBPORTS option specifies the number of ports controlled by the
583# dgb(4) driver. The default value is 16 ports per device.
584
586# for the Sony CDU31/33A CDROM
587device scd 1
588hint.scd.0.at="isa"
589hint.scd.0.port="0x230"
590device wt 1
591hint.wt.0.at="isa"
592hint.wt.0.port="0x300"
593hint.wt.0.irq="5"
594hint.wt.0.drq="1"
595device ctx 1
596hint.ctx.0.at="isa"
597hint.ctx.0.port="0x230"

--- 424 unchanged lines hidden ---
585device wt 1
586hint.wt.0.at="isa"
587hint.wt.0.port="0x300"
588hint.wt.0.irq="5"
589hint.wt.0.drq="1"
590device ctx 1
591hint.ctx.0.at="isa"
592hint.ctx.0.port="0x230"

--- 424 unchanged lines hidden ---