diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-23 19:42:27 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-23 19:42:27 +0000 |
commit | 6d89a7d3896371689f01fe0fe591445d13161564 (patch) | |
tree | 4f0a6bad9198b9e57d0228f87361e1f7fedf87f5 /sys/dev/isa/pnpdevs.h | |
parent | 30179f113f6995f78cdb9febe5fd10557b79fa1a (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 37f29f1dc25..970e7b217aa 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.87 1999/07/23 19:31:51 deraadt Exp + * # OpenBSD: pnpdevs,v 1.88 1999/07/23 19:42:14 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -91,6 +91,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "USR2050", "pccom" }, { "USR2070", "com" }, { "USR2070", "pccom" }, + { "USR3030", "com" }, + { "USR3030", "pccom" }, { "USR3031", "com" }, { "USR3031", "pccom" }, { "USR9190", "com" }, |