summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-03-02 19:15:13 +0000
committerobrien <obrien@FreeBSD.org>2004-03-02 19:15:13 +0000
commit26048a44af4590e43ca7214985e0a738085767f4 (patch)
treee10be07f7571b89ab16fce807abc8d3db15b25e8 /sys/i386/conf
parent28abf2fd58fd46ed3ceab2f5b7ee6a9d7916389e (diff)
downloadFreeBSD-src-26048a44af4590e43ca7214985e0a738085767f4.zip
FreeBSD-src-26048a44af4590e43ca7214985e0a738085767f4.tar.gz
Whitespace fixes.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES30
1 files changed, 16 insertions, 14 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 89045cf..625245b 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -422,7 +422,7 @@ hint.npx.0.irq="13"
# config as well, or you will not have the dependencies. The other option
# is to load both as modules.
-device tdfx # Enable 3Dfx Voodoo support
+device tdfx # Enable 3Dfx Voodoo support
options TDFX_LINUX # Enable Linuxulator support
#
@@ -445,7 +445,7 @@ options TDFX_LINUX # Enable Linuxulator support
# Note that building ACPI into the kernel is deprecated; the module is
# normally loaded automatically by the loader.
#
-device acpi
+device acpi
options ACPI_DEBUG
options ACPI_MAX_THREADS=1
#!options ACPI_NO_SEMAPHORES
@@ -453,11 +453,11 @@ options ACPI_MAX_THREADS=1
# ACPI Toshiba Extras (LCD backlight/brightness, video output, etc.)
#
-device acpi_toshiba
+device acpi_toshiba
# ACPI Video Extensions (LCD backlight/brightness, video output, etc.)
#
-device acpi_video
+device acpi_video
# DRM options:
# mgadrm: AGP Matrox G200, G400, G450, G550
@@ -509,6 +509,7 @@ hint.mse.0.irq="5"
# DE101, DE200, DE201, DE202, DE203, DE204, DE205, DE422)
# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
# Am79C960)
+# nv: nVidia nForce MCP on-board Networking.
# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133
# (no hints needed).
# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
@@ -556,6 +557,7 @@ hint.lnc.0.at="isa"
hint.lnc.0.port="0x280"
hint.lnc.0.irq="10"
hint.lnc.0.drq="0"
+device nv
device rdp 1
hint.rdp.0.at="isa"
hint.rdp.0.port="0x378"
@@ -595,9 +597,9 @@ device pst
# nsp: Workbit Ninja SCSI-3 based PC Card SCSI host adapters.
# stg: TMC 18C30, 18C50 based SCSI host adapters.
-device ncv
-device nsp
-device stg
+device ncv
+device nsp
+device stg
hint.stg.0.at="isa"
hint.stg.0.port="0x140"
hint.stg.0.port="11"
@@ -902,7 +904,7 @@ options ELSA_QS1PCI
# ifpnp driver for AVM Fritz!Card PnP
#
# AVM Fritz!Card PnP
-device ifpnp
+device ifpnp
#
#---------------------------------------------------------------------------
# ihfc driver for Cologne Chip ISA chipsets (experimental!)
@@ -910,37 +912,37 @@ device ifpnp
# Teles 16.3c ISA PnP
# AcerISDN P10 ISA PnP
# TELEINT ISDN SPEED No.1
-device ihfc
+device ihfc
#
#---------------------------------------------------------------------------
# ifpi driver for AVM Fritz!Card PCI
#
# AVM Fritz!Card PCI
-device ifpi
+device ifpi
#
#---------------------------------------------------------------------------
# ifpi2 driver for AVM Fritz!Card PCI version 2
#
# AVM Fritz!Card PCI version 2
-device "ifpi2"
+device "ifpi2"
#
#---------------------------------------------------------------------------
# iwic driver for Winbond W6692 chipset
#
# ASUSCOM P-IN100-ST-D (and other Winbond W6692 based cards)
-device iwic
+device iwic
#
#---------------------------------------------------------------------------
# itjc driver for Siemens ISAC / TJNet Tiger300/320 chipset
#
# Traverse Technologies NETjet-S
# Teles PCI-TJ
-device itjc
+device itjc
#
#---------------------------------------------------------------------------
# iavc driver (AVM active cards, needs i4bcapi driver!)
#
-device iavc
+device iavc
#
# AVM B1 ISA bus (PnP mode not supported!)
# ----------------------------------------
OpenPOWER on IntegriCloud