From ddc8a01cb9f1a4e25776691f1a03fa45034da2ff Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Wed, 25 Mar 1998 07:55:00 +0000 Subject: Driver for the 8 leds on the back of sun4 machines. --- sys/arch/sparc/conf/SUN4 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/arch/sparc/conf/SUN4') diff --git a/sys/arch/sparc/conf/SUN4 b/sys/arch/sparc/conf/SUN4 index 5fb14db4a42..3f918a57413 100644 --- a/sys/arch/sparc/conf/SUN4 +++ b/sys/arch/sparc/conf/SUN4 @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4,v 1.19 1998/03/04 19:49:04 johns Exp $ +# $OpenBSD: SUN4,v 1.20 1998/03/25 07:54:52 jason Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -52,6 +52,9 @@ timer0 at obio0 addr 0xef000000 # sun4/300 eeprom0 at obio0 addr 0xf2000000 # sun4/200 eeprom0 at obio0 addr 0x02000000 # sun4/100 +# 8 segment led display on sun4 systems +led0 at mainbus0 # sun4 + # Zilog 8530 serial chips. Each has two-channels. # zs0 is ttya and ttyb. zs1 is the keyboard and mouse. zs0 at obio0 addr 0xf1000000 level 12 flags 0x103 # sun4/200 and sun4/300 -- cgit v1.2.3