Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf enable sip@pci. it seems to work now, ...
details: https://anonhg.NetBSD.org/src/rev/843c2d3636b3
branches: trunk
changeset: 586438:843c2d3636b3
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Dec 20 13:02:13 2005 +0000
description:
enable sip@pci. it seems to work now, tested on a U10/440.
diffstat:
sys/arch/sparc64/conf/GENERIC32 | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r f18f389b7a55 -r 843c2d3636b3 sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32 Tue Dec 20 08:25:58 2005 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32 Tue Dec 20 13:02:13 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: GENERIC32,v 1.124 2005/12/10 14:46:37 tsutsui Exp $
+# $NetBSD: GENERIC32,v 1.125 2005/12/20 13:02:13 mrg Exp $
include "arch/sparc64/conf/std.sparc64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.124 $"
+#ident "GENERIC-$Revision: 1.125 $"
maxusers 64
@@ -483,8 +483,7 @@
# XXX cause uncorrectable DMA error
#pcn* at pci? dev ? function ? # PCnet-PCI Ethernet
rtk* at pci? dev ? function ? # Realtek 8129/8139
-# XXX cause uncorrectable DMA error
-#sip* at pci? dev ? function ? # SiS 900 Ethernet
+sip* at pci? dev ? function ? # SiS 900 Ethernet
ti* at pci? dev ? function ? # Alteon ACEnic gigabit Ethernet UT
tl* at pci? dev ? function ? # ThunderLAN-based Ethernet
tlp* at pci? dev ? function ? # DECchip 21x4x and clones
Home |
Main Index |
Thread Index |
Old Index