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 psoc driver



details:   https://anonhg.NetBSD.org/src/rev/03a0cf456f49
branches:  trunk
changeset: 460732:03a0cf456f49
user:      macallan <macallan%NetBSD.org@localhost>
date:      Fri Nov 01 17:55:12 2019 +0000

description:
add psoc driver

diffstat:

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

diffs (26 lines):

diff -r ac6d7313c1ce -r 03a0cf456f49 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC      Fri Nov 01 17:51:56 2019 +0000
+++ b/sys/arch/macppc/conf/GENERIC      Fri Nov 01 17:55:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.357 2019/09/16 07:11:08 macallan Exp $
+# $NetBSD: GENERIC,v 1.358 2019/11/01 17:55:12 macallan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.357 $"
+#ident                 "GENERIC-$Revision: 1.358 $"
 
 maxusers       32
 
@@ -373,6 +373,7 @@
 dbcool*        at iic?         # dbCool thermal monitor & fan control
 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
 videopll*      at iic?         # for valkyriefb
 sgsmix*        at iic?         # Additional mixer found in beige G3
                                # use with awacs.



Home | Main Index | Thread Index | Old Index