diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-05-13 15:13:14 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-05-13 15:13:14 +0000 |
commit | ce9b3e976ba684d41852f6714ba385ab75f8df49 (patch) | |
tree | 61555569082581ca9306f925e3f8e98eae57a565 /sys | |
parent | 9ef0ada716f701b5fa21c56774e577f7f8b31e4b (diff) |
Add lebuffer at sbus and le at lebuffer
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 253578f0bcf..f21dae63912 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.59 2002/05/09 15:06:29 nate Exp $ +# $OpenBSD: GENERIC,v 1.60 2002/05/13 15:13:13 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -121,6 +121,8 @@ timer* at mainbus0 le* at sbus? slot ? offset ? ledma* at sbus? slot ? offset ? le* at ledma? +lebuffer* at sbus? slot ? offset ? +le* at lebuffer? # Quad-ethernet glue device, and sub-devices qec* at sbus? slot ? offset ? |