Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sgimips/hpc one more s/panel/button, now this actua...
details: https://anonhg.NetBSD.org/src/rev/48e7a4202f2c
branches: trunk
changeset: 433444:48e7a4202f2c
user: macallan <macallan%NetBSD.org@localhost>
date: Sat Sep 15 00:37:53 2018 +0000
description:
one more s/panel/button, now this actually works again.
diffstat:
sys/arch/sgimips/hpc/hpc.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 7ff7319fa350 -r 48e7a4202f2c sys/arch/sgimips/hpc/hpc.c
--- a/sys/arch/sgimips/hpc/hpc.c Fri Sep 14 22:08:49 2018 +0000
+++ b/sys/arch/sgimips/hpc/hpc.c Sat Sep 15 00:37:53 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: hpc.c,v 1.69 2016/07/24 16:47:49 macallan Exp $ */
+/* $NetBSD: hpc.c,v 1.70 2018/09/15 00:37:53 macallan Exp $ */
/*
* Copyright (c) 2000 Soren S. Jorvang
@@ -35,7 +35,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: hpc.c,v 1.69 2016/07/24 16:47:49 macallan Exp $");
+__KERNEL_RCSID(0, "$NetBSD: hpc.c,v 1.70 2018/09/15 00:37:53 macallan Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -201,7 +201,7 @@
-1,
HPCDEV_IP22 | HPCDEV_IP24 },
- { "panel", /* Indy front panel */
+ { "button", /* Indy front panel */
HPC_BASE_ADDRESS_0,
HPC3_PBUS_CH6_DEVREGS + IOC_PANEL, 0,
9,
Home |
Main Index |
Thread Index |
Old Index