From edd1433996c3f9d42fc69de296f4cdcba515b6e3 Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Fri, 27 May 2005 06:36:24 +0000 Subject: remove support for sf and ste. vtophys is NOT a working solution. Do not re-enable these drivers until they are bus-dma'ified. --- sys/arch/amd64/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 5858c52ca53..c213f546627 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.69 2005/05/26 23:18:27 drahn Exp $ +# $OpenBSD: GENERIC,v 1.70 2005/05/27 06:36:23 jason Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -265,9 +265,9 @@ 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 +#sf* at pci? # Adaptec AIC-6915 ethernet BORKED sis* at pci? # SiS 900/7016 ethernet -ste* at pci? # Sundance ST201 ethernet +#ste* at pci? # Sundance ST201 ethernet BORKED dc* at pci? # 21143, "tulip" clone ethernet #dc* at cardbus? # 21143, "tulip" clone ethernet ti* at pci? # Alteon Tigon 1Gb ethernet -- cgit v1.2.3