diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-19 06:31:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-19 06:31:46 +0000 |
commit | fe63ebdfcb133e4ae44d114738ab0fdb12b8d442 (patch) | |
tree | f157c309ac5cbb32c83324aa59a986670c12c9ce /sys/dev | |
parent | d025d80a3469a13e886b4c2789e2ca2aaf605ea4 (diff) |
sync
Diffstat (limited to 'sys/dev')
-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 b4a0eb78ff7..2cfeb6c233c 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.52 1999/02/09 13:16:25 deraadt Exp + * # OpenBSD: pnpdevs,v 1.53 1999/02/19 06:31:41 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -70,6 +70,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "SUP1381", "pccom" }, { "USR0001", "com" }, { "USR0001", "pccom" }, + { "USR0002", "com" }, + { "USR0002", "pccom" }, { "USR0006", "com" }, { "USR0006", "pccom" }, { "USR2030", "com" }, |