Move ral@pci from INSTALL to INSTALL_LARGE, as requested by Manuel Bouyer.

This commit is contained in:
jmcneill 2007-06-30 12:30:34 +00:00
parent 835b0326c5
commit 1a446b6f11
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.313 2007/06/30 03:11:03 jmcneill Exp $
# $NetBSD: INSTALL,v 1.314 2007/06/30 12:30:34 jmcneill Exp $
#
# INSTALL - Installation kernel.
#
@ -536,7 +536,6 @@ ne* at pci? dev ? function ? # NE2000-compatible Ethernet
#nfe* at pci? dev ? function ? # NVIDIA nForce Ethernet
#ntwoc* at pci? dev ? function ? # Riscom/N2 PCI Sync Serial
pcn* at pci? dev ? function ? # AMD PCnet-PCI Ethernet
ral* at pci? dev ? function ? # Ralink Technology RT25x0 802.11a/b/g
re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
rtk* at pci? dev ? function ? # Realtek 8129/8139
sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_LARGE,v 1.6 2007/06/03 03:39:53 dogcow Exp $
# $NetBSD: INSTALL_LARGE,v 1.7 2007/06/30 12:30:34 jmcneill Exp $
#
# INSTALL_LARGE -- INSTALL suitable for modern machines
#
@ -14,6 +14,7 @@ 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