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 Regen from diodevs rev 1.6:
details: https://anonhg.NetBSD.org/src/rev/113eb7b6453a
branches: trunk
changeset: 547604:113eb7b6453a
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun May 25 04:59:57 2003 +0000
description:
Regen from diodevs rev 1.6:
> Fix part number of DIO SCSI interfaces.
> It should be 98265A, and 98625A is fast HP-IB interface.
diffstat:
sys/arch/hp300/dev/diodevs.h | 12 ++++++------
sys/arch/hp300/dev/diodevs_data.h | 4 ++--
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (53 lines):
diff -r 8fc17ea6ab4e -r 113eb7b6453a sys/arch/hp300/dev/diodevs.h
--- a/sys/arch/hp300/dev/diodevs.h Sun May 25 04:56:36 2003 +0000
+++ b/sys/arch/hp300/dev/diodevs.h Sun May 25 04:59:57 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: diodevs.h,v 1.8 2002/04/17 20:51:11 gmcgarry Exp $ */
+/* $NetBSD: diodevs.h,v 1.9 2003/05/25 04:59:57 tsutsui Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: diodevs,v 1.5 2002/04/17 20:50:45 gmcgarry Exp
+ * NetBSD: diodevs,v 1.6 2003/05/25 04:56:36 tsutsui Exp
*/
/*-
@@ -79,16 +79,16 @@
#define DIO_DEVICE_ID_SCSI0 0x07
-#define DIO_DEVICE_DESC_SCSI0 "98625A SCSI"
+#define DIO_DEVICE_DESC_SCSI0 "98265A SCSI"
#define DIO_DEVICE_ID_SCSI1 0x27
-#define DIO_DEVICE_DESC_SCSI1 "98625A SCSI"
+#define DIO_DEVICE_DESC_SCSI1 "98265A SCSI"
#define DIO_DEVICE_ID_SCSI2 0x47
-#define DIO_DEVICE_DESC_SCSI2 "98625A SCSI"
+#define DIO_DEVICE_DESC_SCSI2 "98265A SCSI"
#define DIO_DEVICE_ID_SCSI3 0x67
-#define DIO_DEVICE_DESC_SCSI3 "98625A SCSI"
+#define DIO_DEVICE_DESC_SCSI3 "98265A SCSI"
/* Framebuffer devices; same primary ID, different secondary IDs. */
diff -r 8fc17ea6ab4e -r 113eb7b6453a sys/arch/hp300/dev/diodevs_data.h
--- a/sys/arch/hp300/dev/diodevs_data.h Sun May 25 04:56:36 2003 +0000
+++ b/sys/arch/hp300/dev/diodevs_data.h Sun May 25 04:59:57 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: diodevs_data.h,v 1.8 2002/04/17 20:51:11 gmcgarry Exp $ */
+/* $NetBSD: diodevs_data.h,v 1.9 2003/05/25 04:59:57 tsutsui Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: diodevs,v 1.5 2002/04/17 20:50:45 gmcgarry Exp
+ * NetBSD: diodevs,v 1.6 2003/05/25 04:56:36 tsutsui Exp
*/
/*-
Home |
Main Index |
Thread Index |
Old Index