From 0acba8ce22bbe3733ce30319925ed1c9e82ef28d Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Thu, 4 Jun 1998 03:49:53 +0000 Subject: LED blinker for the back panel leds on the 2100/3100. --- sys/arch/pmax/conf/files.pmax | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sys/arch/pmax/conf/files.pmax') diff --git a/sys/arch/pmax/conf/files.pmax b/sys/arch/pmax/conf/files.pmax index b482eb9ec9a..bca52fcc1f8 100644 --- a/sys/arch/pmax/conf/files.pmax +++ b/sys/arch/pmax/conf/files.pmax @@ -101,6 +101,11 @@ file arch/pmax/dev/rz.c rz needs-count # Optional device-drivers # +# Back panel LEDS on KN01 boxes +device led +attach led at mainbus +file arch/pmax/dev/led.c led needs-count + # DC7085 (DZ-like four-port serial device) on mainbus on non-IOASIC machines. # For the 3MAX (aka kn02 aka 5k/200) pretend that it's on an ASIC. device dc -- cgit v1.2.3