diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-04-06 23:30:21 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-04-06 23:30:21 +0000 |
commit | 00ec3b1ca380f3871b8965481dff8e0fc1f96ae5 (patch) | |
tree | 7b47284086e7bcfba2c05feef03feb4e8a6b9a59 /sys/dev/isa/pnpdevs.h | |
parent | 121ea0f8b37070acfde26c205a7b292b7abdd2af (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 013ced7746c..b47b5cd2018 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.67 1999/04/06 19:30:34 deraadt Exp + * # OpenBSD: pnpdevs,v 1.68 1999/04/06 23:30:15 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -86,6 +86,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "USR3031", "pccom" }, { "USR9190", "com" }, { "USR9190", "pccom" }, + { "SMM00C1", "com" }, + { "SMM00C1", "pccom" }, { "CSI2203", "le" }, { "@@@1980", "ne" }, { "SMC8416", "we" }, |