summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorwrstuden <wrstuden@NetBSD.org>1998-09-12 21:49:51 +0000
committerwrstuden <wrstuden@NetBSD.org>1998-09-12 21:49:51 +0000
commitcd65bcf1db5c672a34fac163ade4af4554be46aa (patch)
treeca042db4fef8ef5d2805893efdb17e74a4da51e3 /sys/dev
parent0b009ef92532e219b67fddd2b216deadfc86c6c8 (diff)
Regen.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/isapnp/isapnpdevs.c5
-rw-r--r--sys/dev/isapnp/isapnpdevs.h4
2 files changed, 5 insertions, 4 deletions
diff --git a/sys/dev/isapnp/isapnpdevs.c b/sys/dev/isapnp/isapnpdevs.c
index 51c44e918a9..c244e3d22c5 100644
--- a/sys/dev/isapnp/isapnpdevs.c
+++ b/sys/dev/isapnp/isapnpdevs.c
@@ -1,10 +1,10 @@
-/* $NetBSD: isapnpdevs.c,v 1.5 1998/09/05 14:18:24 christos Exp $ */
+/* $NetBSD: isapnpdevs.c,v 1.6 1998/09/12 21:49:51 wrstuden Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: isapnpdevs,v 1.5 1998/09/05 14:15:26 christos Exp
+ * NetBSD: isapnpdevs,v 1.6 1998/09/12 21:48:57 wrstuden Exp
*/
/*-
@@ -199,6 +199,7 @@ const struct isapnp_devinfo isapnp_sb_devinfo = {
/* Western Digital Disk Controller */
static const char *isapnp_wdc_devlogic[] = {
+ "OPT0007", /* OPTi Audio 16 IDE controller */
NULL
};
static const char *isapnp_wdc_devcompat[] = {
diff --git a/sys/dev/isapnp/isapnpdevs.h b/sys/dev/isapnp/isapnpdevs.h
index 74a48f5861d..9ae8a8f4b78 100644
--- a/sys/dev/isapnp/isapnpdevs.h
+++ b/sys/dev/isapnp/isapnpdevs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: isapnpdevs.h,v 1.5 1998/09/05 14:18:24 christos Exp $ */
+/* $NetBSD: isapnpdevs.h,v 1.6 1998/09/12 21:49:52 wrstuden Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: isapnpdevs,v 1.5 1998/09/05 14:15:26 christos Exp
+ * NetBSD: isapnpdevs,v 1.6 1998/09/12 21:48:57 wrstuden Exp
*/