diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-10-28 02:21:48 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-10-28 02:21:48 +0000 |
commit | 319c44a887bc6fcd35c8621d9896f4a09ebf2edc (patch) | |
tree | 4ea36ea5dfbbf27cbafc1d30b75695c6f48d3405 /sys/arch/sparc64 | |
parent | 0859ffbe6bc47d78e878ff4a1e8eca3bd26b6ed9 (diff) |
sab* and sabtty* (commented out for now until console stuff is done)
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 0671dd64391..fe5383be2c3 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.26 2001/10/15 18:44:56 jason Exp $ +# $OpenBSD: GENERIC,v 1.27 2001/10/28 02:21:47 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -37,6 +37,10 @@ scsibus* at siop? auxio* at ebus? beeper* at ebus? +# SAB82532 based serial ports +#sab* at ebus? +#sabtty* at sab? + #com* at ebus? #*BROKEN* audioce* at ebus? |