diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-08 05:11:29 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-08 05:11:29 +0000 |
commit | f6bb9e4c3027bf8b8500c1f58eafd2fbb0265be1 (patch) | |
tree | a00dcf21d7905a205b5dce4c6f47fbc5dbf26458 | |
parent | 38951b04fb205e40c95734b3936eea057e2ada55 (diff) |
sync
-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 ee17f824392..d57017dcb64 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.100 2001/03/05 15:13:42 aaron Exp + * # OpenBSD: pnpdevs,v 1.102 2001/05/08 05:11:22 deraadt Exp */ const struct isapnp_knowndev isapnp_knowndevs[] = { @@ -52,6 +52,8 @@ const struct isapnp_knowndev isapnp_knowndevs[] = { { {"PNPC000"}, {"pccom"} }, { {"PNPC001"}, {"com"} }, { {"PNPC001"}, {"pccom"} }, + { {"USR1001"}, {"com"} }, + { {"USR1001"}, {"pccom"} }, { {"CSI2203"}, {"le"} }, { {"UMC9008"}, {"ne"} }, { {"@@@1980"}, {"ne"} }, |