Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/macppc/conf add lmu driver



details:   https://anonhg.NetBSD.org/src/rev/da3f1a090276
branches:  trunk
changeset: 467027:da3f1a090276
user:      macallan <macallan%NetBSD.org@localhost>
date:      Fri Jan 10 06:26:34 2020 +0000

description:
add lmu driver

diffstat:

 sys/arch/macppc/conf/GENERIC |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 5166c3f99b49 -r da3f1a090276 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC      Fri Jan 10 06:24:17 2020 +0000
+++ b/sys/arch/macppc/conf/GENERIC      Fri Jan 10 06:26:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.359 2020/01/08 14:21:12 macallan Exp $
+# $NetBSD: GENERIC,v 1.360 2020/01/10 06:26:34 macallan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.359 $"
+#ident                 "GENERIC-$Revision: 1.360 $"
 
 maxusers       32
 
@@ -375,6 +375,7 @@
 deq*           at iic?         # mixer/equalizer, used by snapper
 admtemp*       at iic?         # temperature sensor found in Mini, G5
 psoc*          at iic?         # fan controller found in TiBooks
+lmu*           at iic?         # ambient / keyboard lights
 videopll*      at iic?         # for valkyriefb
 sgsmix*        at iic?         # Additional mixer found in beige G3
                                # use with awacs.



Home | Main Index | Thread Index | Old Index