diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-01-04 21:24:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-01-04 21:24:36 +0000 |
commit | 138e4355d403cfee89b0a884268229c59e799464 (patch) | |
tree | a13f7f766126e50da6d7f30e0e75253d7e350709 /sys/dev/isa | |
parent | b63cd75196f69eb44c94ff4df0a56391eed43c1d (diff) |
sync
Diffstat (limited to 'sys/dev/isa')
-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 69f72f72ab7..22785b5a45b 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.50 1998/12/28 09:15:50 deraadt Exp + * # OpenBSD: pnpdevs,v 1.51 1999/01/04 21:24:29 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -62,6 +62,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "USR0006", "pccom" }, { "USR2030", "com" }, { "USR2030", "pccom" }, + { "USR3031", "com" }, + { "USR3031", "pccom" }, { "SUP1380", "com" }, { "SUP1380", "pccom" }, { "SUP1381", "com" }, |