diff options
author | 2002-03-14 03:35:15 +0000 | |
---|---|---|
committer | 2002-03-14 03:35:15 +0000 | |
commit | d94950d997c439ab0efcbffcfe2c9aaf0062ed9f (patch) | |
tree | ba4e06fb33e15c58925abb4f31f5a239bfb83264 | |
parent | Final __P removal plus some cosmetic fixups (diff) | |
download | wireguard-openbsd-d94950d997c439ab0efcbffcfe2c9aaf0062ed9f.tar.xz wireguard-openbsd-d94950d997c439ab0efcbffcfe2c9aaf0062ed9f.zip |
add asio* at sbus? and com* at asio?
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index ce2309b7091..a4af0ba4c47 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.50 2002/02/18 18:47:18 jason Exp $ +# $OpenBSD: GENERIC,v 1.51 2002/03/14 03:35:15 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -181,5 +181,8 @@ wsdisplay* at cgthree? audiocs* at sbus? slot ? offset ? audio* at audiocs? +asio* at sbus? slot ? offset ? # Aurora 210SJ +com* at asio? + # mouse & keyboard multiplexor pseudo-devices #pseudo-device wsmux 2 |