Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/isapnp regen
details: https://anonhg.NetBSD.org/src/rev/6caa823bc620
branches: trunk
changeset: 532106:6caa823bc620
user: christos <christos%NetBSD.org@localhost>
date: Fri May 31 15:38:55 2002 +0000
description:
regen
diffstat:
sys/dev/isapnp/isapnpdevs.c | 9 +++++----
sys/dev/isapnp/isapnpdevs.h | 4 ++--
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (58 lines):
diff -r b458194eb1fb -r 6caa823bc620 sys/dev/isapnp/isapnpdevs.c
--- a/sys/dev/isapnp/isapnpdevs.c Fri May 31 15:38:43 2002 +0000
+++ b/sys/dev/isapnp/isapnpdevs.c Fri May 31 15:38:55 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: isapnpdevs.c,v 1.50 2002/04/12 13:12:57 christos Exp $ */
+/* $NetBSD: isapnpdevs.c,v 1.51 2002/05/31 15:38:55 christos Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: isapnpdevs,v 1.46 2002/04/12 13:12:40 christos Exp
+ * NetBSD: isapnpdevs,v 1.47 2002/05/31 15:38:43 christos Exp
*/
/*-
@@ -44,7 +44,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: isapnpdevs.c,v 1.50 2002/04/12 13:12:57 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: isapnpdevs.c,v 1.51 2002/05/31 15:38:55 christos Exp $");
#include <sys/param.h>
#include <dev/isapnp/isapnpdevs.h>
@@ -95,6 +95,7 @@
{"ROK0010", 0}, /* Rockwell ? */
{"USR0004", 0}, /* USR Sportster 14.4k */
{"USR0006", 0}, /* USR Sportster 33.6k */
+ {"USR0009", 0}, /* USR Courier V.Everything */
{"USR2070", 0}, /* USR Sportster 56k */
{"USR3031", 0}, /* USR 56k Faxmodem */
{"USR3090", 0}, /* USR 56K Voice INT */
@@ -114,7 +115,7 @@
{"PNP0501", 0}, /* Generic 16550A */
};
const struct isapnp_devinfo isapnp_com_devinfo = {
- isapnp_com_devlogic, 21,
+ isapnp_com_devlogic, 22,
isapnp_com_devcompat, 2,
};
diff -r b458194eb1fb -r 6caa823bc620 sys/dev/isapnp/isapnpdevs.h
--- a/sys/dev/isapnp/isapnpdevs.h Fri May 31 15:38:43 2002 +0000
+++ b/sys/dev/isapnp/isapnpdevs.h Fri May 31 15:38:55 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: isapnpdevs.h,v 1.46 2002/04/12 13:12:58 christos Exp $ */
+/* $NetBSD: isapnpdevs.h,v 1.47 2002/05/31 15:38:56 christos Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: isapnpdevs,v 1.46 2002/04/12 13:12:40 christos Exp
+ * NetBSD: isapnpdevs,v 1.47 2002/05/31 15:38:43 christos Exp
*/
Home |
Main Index |
Thread Index |
Old Index