Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/alpha/conf add vr* at pci?, sort
details: https://anonhg.NetBSD.org/src/rev/b1fe699ad930
branches: trunk
changeset: 474072:b1fe699ad930
user: christos <christos%NetBSD.org@localhost>
date: Sun Jun 27 15:58:18 1999 +0000
description:
add vr* at pci?, sort
diffstat:
sys/arch/alpha/conf/GENERIC | 19 +++++++++++--------
sys/arch/alpha/conf/INSTALL | 7 ++++---
2 files changed, 15 insertions(+), 11 deletions(-)
diffs (84 lines):
diff -r 4340b678a816 -r b1fe699ad930 sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC Sun Jun 27 15:19:40 1999 +0000
+++ b/sys/arch/alpha/conf/GENERIC Sun Jun 27 15:58:18 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.119 1999/06/06 17:57:23 dante Exp $
+# $NetBSD: GENERIC,v 1.120 1999/06/27 15:58:18 christos Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -155,30 +155,33 @@
bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested)
cy* at pci? dev ? function ? # Cyclades Cyclom-Y (untested)
de* at pci? dev ? function ? # 21x4x-based Ethernet
+eap* at pci? dev ? function ? # Ensoniq AudioPCI
en* at pci? dev ? function ? # ENI PCI ATM (untested)
ep* at pci? dev ? function ? # 3COM 3c59x
+epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet
-epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
fpa* at pci? dev ? function ? # DEC DEFPA FDDI
fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
+ne* at pci? dev ? function ? # NE2000-compatible Ethernet
+ohci* at pci? dev ? function ? # USB Open Host Controller
pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges
+pciide* at pci? dev ? function ? # PCI IDE controllers
pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI
ppb* at pci? dev ? function ? # PCI-PCI Bridges
-pciide* at pci? dev ? function ? # PCI IDE controllers
sio* at pci? dev ? function ? # Intel PCI-ISA Bridges
+sv* at pci? dev ? function ? # S3 SonicVibes
tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics
tl* at pci? dev ? function ? # TI ThunderLAN Ethernet
+uhci* at pci? dev ? function ? # USB Univ. Host Controller
vga* at pci? dev ? function ? # PCI VGA Graphics
-uhci* at pci? dev ? function ? # USB Univ. Host Controller
-ohci* at pci? dev ? function ? # USB Open Host Controller
-ne* at pci? dev ? function ? # NE2000-compatible Ethernet
-eap* at pci? dev ? function ? # Ensoniq AudioPCI
+vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
+
audio* at eap?
-sv* at pci? dev ? function ? # S3 SonicVibes
audio* at sv?
+
#opl* at sv?
# MII/PHY support
diff -r 4340b678a816 -r b1fe699ad930 sys/arch/alpha/conf/INSTALL
--- a/sys/arch/alpha/conf/INSTALL Sun Jun 27 15:19:40 1999 +0000
+++ b/sys/arch/alpha/conf/INSTALL Sun Jun 27 15:58:18 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.24 1999/04/29 01:28:41 ross Exp $
+# $NetBSD: INSTALL,v 1.25 1999/06/27 15:58:18 christos Exp $
#
# Alpha INSTALL kernel.
@@ -120,13 +120,14 @@
de* at pci? dev ? function ? # 21x4x-based Ethernet
en* at pci? dev ? function ? # ENI PCI ATM (untested)
ep* at pci? dev ? function ? # 3COM 3c59x/3c90x Ethernet
+epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet
-epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
fpa* at pci? dev ? function ? # DEC DEFPA FDDI
fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
+ne* at pci? dev ? function ? # NE2000-compatible Ethernet
pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges
pciide* at pci? dev ? function ? # PCI IDE controllers
pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI
@@ -135,7 +136,7 @@
tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics
tl* at pci? dev ? function ? # TI ThunderLAN Ethernet
vga* at pci? dev ? function ? # PCI VGA Graphics
-ne* at pci? dev ? function ? # NE2000-compatible Ethernet
+vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
# MII/PHY support
exphy* at mii? phy ?
Home |
Main Index |
Thread Index |
Old Index