From ab3701330910d46d02591ad34f40247c8e0428ac Mon Sep 17 00:00:00 2001 From: pk Date: Tue, 20 Jan 1998 22:12:51 +0000 Subject: [PATCH] Put back `le0 at lebuffer0' for backwards compatibility. --- sys/arch/sparc/conf/GENERIC | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC index 0b8ecbfca80a..8050a80caeea 100644 --- a/sys/arch/sparc/conf/GENERIC +++ b/sys/arch/sparc/conf/GENERIC @@ -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" @@ -338,15 +338,17 @@ pseudo-device ccd 4 ## directly like the sun4c on-board, one uses the ledma device like the ## sun4m on-board, and one uses the lebuffer device. -le0 at obio0 addr 0xf9000000 level 6 # sun4/300 -le0 at sbus0 slot ? offset ? # sun4c on-board -ledma0 at sbus0 slot ? offset ? # sun4m on-board -le0 at ledma0 # sun4m on-board -le* at sbus? slot ? offset ? # SBus -ledma* at sbus? slot ? offset ? # SBus -le* at ledma? # SBus +le0 at obio0 addr 0xf9000000 level 6 # sun4/300 +le0 at sbus0 slot ? offset ? # sun4c on-board +ledma0 at sbus0 slot ? offset ? # sun4m on-board +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 +le* at lebuffer? # SBus ## sun4/100 and sun4/200 Ethernet - an Intel 82586 on-board