diff options
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 5 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 7f1e849e336..a106e93bf70 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.146 2005/05/01 17:19:33 david Exp $ +# $OpenBSD: GENERIC,v 1.147 2005/05/10 01:16:31 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -220,8 +220,7 @@ skc* at pci? # SysKonnect GEnesis 984x sk* at skc? # each port of above an* at pci? # Cisco/Aironet 802.11DS -#BROKEN: The following driver has 64-bit issues -#tx* at pci? # SMC 83C170 EPIC ethernet +#epic* at pci? # SMC EPIC/100 ethernet vga* at pci? # PCI VGA graphics tga* at pci? # DEC ZLXp-E[123] graphics diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index 452c985183f..355affc2046 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.52 2005/05/01 07:54:41 david Exp $ +# $OpenBSD: RAMDISKBIG,v 1.53 2005/05/10 01:16:31 brad Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -201,8 +201,7 @@ skc* at pci? # SysKonnect GEnesis 984x sk* at skc? # each port of above an* at pci? # Cisco/Aironet 802.11DS -#BROKEN: The following driver has 64-bit issues -#tx* at pci? # SMC 83C170 EPIC ethernet +#epic* at pci? # SMC EPIC/100 ethernet vga* at pci? # PCI VGA graphics tga* at pci? # DEC ZLXp-E[123] graphics |