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/18572d772cc9
branches: trunk
changeset: 500779:18572d772cc9
user: mjl <mjl%NetBSD.org@localhost>
date: Mon Dec 18 17:00:44 2000 +0000
description:
Regen
diffstat:
sys/dev/isapnp/isapnpdevs.c | 7 ++++---
sys/dev/isapnp/isapnpdevs.h | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
diffs (49 lines):
diff -r 2cd8ba9b9dd9 -r 18572d772cc9 sys/dev/isapnp/isapnpdevs.c
--- a/sys/dev/isapnp/isapnpdevs.c Mon Dec 18 16:55:46 2000 +0000
+++ b/sys/dev/isapnp/isapnpdevs.c Mon Dec 18 17:00:44 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: isapnpdevs.c,v 1.39 2000/12/17 20:17:20 thorpej Exp $ */
+/* $NetBSD: isapnpdevs.c,v 1.40 2000/12/18 17:00:44 mjl Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: isapnpdevs,v 1.36 2000/12/17 20:16:03 thorpej Exp
+ * NetBSD: isapnpdevs,v 1.37 2000/12/18 16:55:46 mjl Exp
*/
/*-
@@ -220,6 +220,7 @@
{"CTL0045", 0}, /* SB AWE64 Value */
{"OPT9250", 0}, /* Televideo card, Opti */
{"@X@0001", 0}, /* CMI8330. Audio Adapter */
+ {"@@@1001", 1}, /* Avance Logic ALS100+ */
};
static const struct isapnp_matchinfo isapnp_sb_devcompat[] = {
{"PNPB000", 0}, /* Generic SB 1.5 */
@@ -228,7 +229,7 @@
{"PNPB003", 0}, /* Generic SB 16 */
};
const struct isapnp_devinfo isapnp_sb_devinfo = {
- isapnp_sb_devlogic, 11,
+ isapnp_sb_devlogic, 12,
isapnp_sb_devcompat, 4,
};
diff -r 2cd8ba9b9dd9 -r 18572d772cc9 sys/dev/isapnp/isapnpdevs.h
--- a/sys/dev/isapnp/isapnpdevs.h Mon Dec 18 16:55:46 2000 +0000
+++ b/sys/dev/isapnp/isapnpdevs.h Mon Dec 18 17:00:44 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: isapnpdevs.h,v 1.36 2000/12/17 20:17:20 thorpej Exp $ */
+/* $NetBSD: isapnpdevs.h,v 1.37 2000/12/18 17:00:45 mjl Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: isapnpdevs,v 1.36 2000/12/17 20:16:03 thorpej Exp
+ * NetBSD: isapnpdevs,v 1.37 2000/12/18 16:55:46 mjl Exp
*/
Home |
Main Index |
Thread Index |
Old Index