From 2a24301162ce5f806499191ff90272c1508cb9ad Mon Sep 17 00:00:00 2001 From: Martin Reindl Date: Wed, 6 Dec 2006 23:02:37 +0000 Subject: starfire ethernet works here now --- sys/arch/amd64/conf/GENERIC | 4 ++-- sys/arch/amd64/conf/RAMDISK_CD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 45d7e2d418e..3b746b9a638 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.170 2006/11/29 13:08:49 grange Exp $ +# $OpenBSD: GENERIC,v 1.171 2006/12/06 23:02:36 martin Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -343,7 +343,7 @@ epic* at pci? # SMC EPIC/100 ethernet #tl* at pci? # Compaq Thunderlan ethernet vr* at pci? # VIA Rhine ethernet #wb* at pci? # Winbond W89C840F ethernet -#sf* at pci? # Adaptec AIC-6915 ethernet BORKED +sf* at pci? # Adaptec AIC-6915 ethernet sis* at pci? # SiS 900/7016 ethernet #ste* at pci? # Sundance ST201 ethernet BORKED pcn* at pci? # AMD PCnet-PCI Ethernet diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index 221ad75795b..3503a111bef 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.64 2006/11/25 20:44:30 dlg Exp $ +# $OpenBSD: RAMDISK_CD,v 1.65 2006/12/06 23:02:36 martin Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -238,7 +238,7 @@ em* at pci? # Intel Pro/1000 ethernet ixgb* at pci? # Intel Pro/10Gb ethernet #txp* at pci? # 3com 3CR990 #nge* at pci? # NS DP83820/DP83821 GigE -#sf* at pci? # Adaptec AIC-6915 ethernet +sf* at pci? # Adaptec AIC-6915 ethernet bge* at pci? # Broadcom BCM57xx (aka Tigon3) bnx* at pci? # Broadcom BCM5706/5708 GigE re* at pci? # Realtek 8169/8169S/8110S -- cgit v1.2.3