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 driver and missing phys.
details: https://anonhg.NetBSD.org/src/rev/b230b804af01
branches: trunk
changeset: 480752:b230b804af01
user: cjs <cjs%NetBSD.org@localhost>
date: Wed Jan 19 06:09:03 2000 +0000
description:
Add vr driver and missing phys.
diffstat:
sys/arch/alpha/conf/ALPHA | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r 5a68f8e79c5e -r b230b804af01 sys/arch/alpha/conf/ALPHA
--- a/sys/arch/alpha/conf/ALPHA Wed Jan 19 05:54:42 2000 +0000
+++ b/sys/arch/alpha/conf/ALPHA Wed Jan 19 06:09:03 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALPHA,v 1.109 2000/01/17 17:47:03 augustss Exp $
+# $NetBSD: ALPHA,v 1.110 2000/01/19 06:09:03 cjs Exp $
#
# Alpha kernel with all the options you'd want, and more.
@@ -225,6 +225,7 @@
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
+vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
#audio* at eap?
audio* at eso?
@@ -239,11 +240,14 @@
exphy* at mii? phy ? # 3Com internal PHYs
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
+iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
+nsphyter* at mii? phy ? # NS83843 PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
tlphy* at mii? phy ? # ThunderLAN PHYs
+tqphy* at mii? phy ? # TDK Semiconductor PHYs
ukphy* at mii? phy ? # generic unknown PHYs
# ISA/EISA bus support
Home |
Main Index |
Thread Index |
Old Index