diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-07 19:57:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-07 19:57:54 +0000 |
commit | 3892e99cbdfed6bec5625f89b41e8e56afd0c722 (patch) | |
tree | a0fbc639009bef935f0313f2ef473a6810e29459 /sys/dev/isa/pnpdevs.h | |
parent | ac417d4cf5b0754df8ea80fb6875e71d8b434f2b (diff) |
sync
Diffstat (limited to 'sys/dev/isa/pnpdevs.h')
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 9580909311b..3e9a8134670 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.90 1999/08/04 16:35:41 deraadt Exp + * # OpenBSD: pnpdevs,v 1.91 1999/08/07 19:57:51 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -97,6 +97,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "USR3030", "pccom" }, { "USR3031", "com" }, { "USR3031", "pccom" }, + { "USR3070", "com" }, + { "USR3070", "pccom" }, { "USR9190", "com" }, { "USR9190", "pccom" }, { "SMM00C1", "com" }, |