Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp300/dev Fix comment (362 doesn't have frodo).
details: https://anonhg.NetBSD.org/src/rev/05a0c9a701ee
branches: trunk
changeset: 761996:05a0c9a701ee
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Feb 12 22:48:04 2011 +0000
description:
Fix comment (362 doesn't have frodo).
diffstat:
sys/arch/hp300/dev/frodo.c | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 2f89174af4bb -r 05a0c9a701ee sys/arch/hp300/dev/frodo.c
--- a/sys/arch/hp300/dev/frodo.c Sat Feb 12 22:46:14 2011 +0000
+++ b/sys/arch/hp300/dev/frodo.c Sat Feb 12 22:48:04 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: frodo.c,v 1.29 2008/04/28 20:23:19 martin Exp $ */
+/* $NetBSD: frodo.c,v 1.30 2011/02/12 22:48:04 tsutsui Exp $ */
/*-
* Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
@@ -56,12 +56,11 @@
/*
* Support for the "Frodo" (a.k.a. "Apollo Utility") chip found
- * in HP Apollo 9000/4xx workstations, as well as
- * HP 9000/362 and 9000/382 controllers.
+ * in HP Apollo 9000/4xx workstations, as well as 9000/382 controllers.
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: frodo.c,v 1.29 2008/04/28 20:23:19 martin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: frodo.c,v 1.30 2011/02/12 22:48:04 tsutsui Exp $");
#define _HP300_INTR_H_PRIVATE
Home |
Main Index |
Thread Index |
Old Index