Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf Add pcagpio and pcf8574io - hardware s...
details: https://anonhg.NetBSD.org/src/rev/bb8638b859ec
branches: trunk
changeset: 956400:bb8638b859ec
user: jdc <jdc%NetBSD.org@localhost>
date: Fri Oct 30 06:44:37 2020 +0000
description:
Add pcagpio and pcf8574io - hardware status monitors on V210/V240 and E250.
diffstat:
sys/arch/sparc64/conf/GENERIC | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r e85cf868a887 -r bb8638b859ec sys/arch/sparc64/conf/GENERIC
--- a/sys/arch/sparc64/conf/GENERIC Fri Oct 30 06:29:47 2020 +0000
+++ b/sys/arch/sparc64/conf/GENERIC Fri Oct 30 06:44:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.232 2020/10/26 11:49:45 martin Exp $
+# $NetBSD: GENERIC,v 1.233 2020/10/30 06:44:37 jdc Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.232 $"
+#ident "GENERIC-$Revision: 1.233 $"
maxusers 64
@@ -826,6 +826,8 @@
tda* at iic? addr? # fan control on SB1000/2000
dbcool* at iic? addr? # SB25000
seeprom* at iic? addr? # i2c-at24c64 fru's
+pcagpio* at iic? addr? # V210/V240 GPIO's
+pcf8574io* at iic? addr? # E250 GPIO's
### Other pseudo-devices
Home |
Main Index |
Thread Index |
Old Index