Deleted Added
full compact
NOTES (111500) NOTES (111582)
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 111500 2003-02-25 20:59:23Z obrien $
7# $FreeBSD: head/sys/i386/conf/NOTES 111582 2003-02-26 23:36:59Z ru $
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

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

552# Audio drivers: `pca'
553#
554# pca: PCM audio through your PC speaker
555
556device pca
557hint.pca.0.at="isa"
558hint.pca.0.port="0x040"
559
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

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

552# Audio drivers: `pca'
553#
554# pca: PCM audio through your PC speaker
555
556device pca
557hint.pca.0.at="isa"
558hint.pca.0.port="0x040"
559
560#
561# ATA raid adapters
562#
563device pst
564
560#
561# SCSI host adapters:
562#
563# ncv: NCR 53C500 based SCSI host adapters.
564# nsp: Workbit Ninja SCSI-3 based PC Card SCSI host adapters.
565# stg: TMC 18C30, 18C50 based SCSI host adapters.
566
567device ncv

--- 533 unchanged lines hidden ---
565#
566# SCSI host adapters:
567#
568# ncv: NCR 53C500 based SCSI host adapters.
569# nsp: Workbit Ninja SCSI-3 based PC Card SCSI host adapters.
570# stg: TMC 18C30, 18C50 based SCSI host adapters.
571
572device ncv

--- 533 unchanged lines hidden ---