diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-05 10:38:15 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-05 10:38:15 +0000 |
commit | e3c8d082be1f632992c4c335843d29f471fcc131 (patch) | |
tree | b81b6fa48eadde46e20c5d22a62c2c6c9a1c02d1 /sys/arch/i386/conf | |
parent | aedec4f21dc771fdb0a208aa48b2664072de285e (diff) |
CS4232 hack goes away
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index e62edcd7ecf..46083b6e280 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.103 1999/03/04 00:00:47 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.104 1999/03/05 10:38:14 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -239,7 +239,6 @@ audio* at sb? audio* at gus? audio* at pas? audio* at sp? -#option CONFIG_CS4232 /* horrible hack for "wss0 at isapnp" audio* at wss? audio* at ym? audio* at eap? |