Put back `le0 at lebuffer0' for backwards compatibility.
This commit is contained in:
parent
76b3c10513
commit
ab37013309
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.55 1998/01/11 23:32:55 pk Exp $
|
||||
# $NetBSD: GENERIC,v 1.56 1998/01/20 22:12:51 pk Exp $
|
||||
|
||||
include "arch/sparc/conf/std.sparc"
|
||||
|
||||
|
@ -345,6 +345,8 @@ le0 at ledma0 # sun4m on-board
|
|||
le* at sbus? slot ? offset ? # SBus
|
||||
ledma* at sbus? slot ? offset ? # SBus
|
||||
le* at ledma? # SBus
|
||||
lebuffer0 at sbus? slot ? offset ? # SBus
|
||||
le0 at lebuffer? # SBus
|
||||
lebuffer* at sbus? slot ? offset ? # SBus
|
||||
le* at lebuffer? # SBus
|
||||
|
||||
|
|
Loading…
Reference in New Issue