summaryrefslogtreecommitdiff
path: root/sys/dev/isa
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-03-16 17:56:45 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-03-16 17:56:45 +0000
commitda0adceeb7b097c85b0e0c3f1c33c8a9e12a18ff (patch)
tree1a587862cc9c105453e5b856ebc61f8748df36d2 /sys/dev/isa
parent7ef6f99a49fa77c940b595ce1ad411ac049591bc (diff)
sync
Diffstat (limited to 'sys/dev/isa')
-rw-r--r--sys/dev/isa/pnpdevs.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h
index d305feff8e9..aa17f82f737 100644
--- a/sys/dev/isa/pnpdevs.h
+++ b/sys/dev/isa/pnpdevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * # OpenBSD: pnpdevs,v 1.63 1999/03/15 20:54:05 deraadt Exp
+ * # OpenBSD: pnpdevs,v 1.64 1999/03/16 17:56:28 deraadt Exp
*/
struct isapnp_knowndev isapnp_knowndevs[] = {
@@ -114,5 +114,7 @@ struct isapnp_knowndev isapnp_knowndevs[] = {
{ "YMH0021", "ym" },
{ "GRV0003", "sb" },
{ "CSCA800", "wss" },
+ { "@@@0001", "sb" },
+ { "@P@0001", "joy" },
{ NULL, NULL, }
};