40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
# $NetBSD: INSTALL_LARGE,v 1.8 2007/07/01 11:29:22 xtraeme Exp $
|
|
#
|
|
# INSTALL_LARGE -- INSTALL suitable for modern machines
|
|
#
|
|
|
|
include "arch/i386/conf/INSTALL"
|
|
|
|
acpi0 at mainbus0
|
|
|
|
#options ACPI_ACTIVATE_DEV # If set, activate inactive devices
|
|
#options ACPICA_PEDANTIC # force strict conformance to the Spec.
|
|
options ACPIVERBOSE
|
|
options ACPI_SCANPCI
|
|
|
|
ioapic* at mainbus?
|
|
bnx* at pci? dev ? function ? # Broadcom NetXtremeII gigabit Ethernet
|
|
ral* at pci? dev ? function ? # Ralink Technology RT25x0 802.11a/b/g
|
|
txp* at pci? dev ? function ? # 3com 3cr990
|
|
vge* at pci? dev ? function ? # VIATech VT612X Gigabit Ethernet
|
|
nfe* at pci? dev ? function ? # NVIDIA nForce Ethernet
|
|
jmide* at pci? dev ? function ? # JMicron PCI-e PATA/SATA controllers
|
|
ahcisata* at jmide?
|
|
ahcisata* at pci? dev ? function ? # AHCI SATA controllers
|
|
ixpide* at pci? dev ? function ? # ATI IXP IDE controllers
|
|
gcscide* at pci? dev ? function ? # AMD CS5535 Companion IDE controllers
|
|
svwsata* at pci? dev ? function ? # ServerWorks SATA controllers
|
|
isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
|
|
|
|
puc* at pci? dev ? function ? # PCI "universal" comm. cards
|
|
com* at puc? port ? # 16x50s on "universal" comm boards
|
|
|
|
|
|
# CardBus bridge support
|
|
cbb* at pci? dev ? function ?
|
|
cardslot* at cbb?
|
|
|
|
# CardBus bus support
|
|
cardbus* at cardslot?
|
|
pcmcia* at cardslot?
|