diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-10-15 18:33:17 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-10-15 18:33:17 +0000 |
commit | 1d33b64d8772c84b872ed22e3a5327f9671c7473 (patch) | |
tree | 6793b093d157a7f35d6b4615e81099580a858e02 /sys/arch/sparc64/conf | |
parent | f265c182ff5f353eab109ecd0a7e40ef2f0d829e (diff) |
disable com*, too broken
Diffstat (limited to 'sys/arch/sparc64/conf')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 4c95acbd06c..ef4efc48cc2 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.24 2001/10/08 22:17:14 art Exp $ +# $OpenBSD: GENERIC,v 1.25 2001/10/15 18:33:16 deraadt Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -37,7 +37,7 @@ scsibus* at siop? auxio* at ebus? beeper* at ebus? -com* at ebus? +#com* at ebus? #*BROKEN* audioce* at ebus? audio* at audioce? |