diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-08-21 16:21:48 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-08-21 16:21:48 +0000 |
commit | 41756b020b6fc43019e083aca3e4a416ad1f99b5 (patch) | |
tree | ee992e674bc8883334bbf2249ccb67274db8bcf7 /sys | |
parent | 7b7fb9e3e36c742e989ecc1a873fb7c8872ffa88 (diff) |
add hme at sbus
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 bd56ee5a7ce..7afe28047e0 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.7 2001/08/21 14:36:36 jason Exp $ +# $OpenBSD: GENERIC,v 1.8 2001/08/21 16:21:47 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -43,6 +43,8 @@ qec* at sbus? slot ? offset ? qe* at qec? be* at qec? +hme* at sbus? slot ? offset ? + # # Note the flags on the esp entries below, that work around # deficiencies in the current driver: |