diff options
author | 1999-04-06 23:30:20 +0000 | |
---|---|---|
committer | 1999-04-06 23:30:20 +0000 | |
commit | c7dd01038befea78c6839696356a366dea6b1e52 (patch) | |
tree | f85dd455b8b728ccf65f6a3eebb628620d43f1ac /sys/dev/isa/pnpdevs.h | |
parent | ANOTHER modem... (diff) | |
download | wireguard-openbsd-c7dd01038befea78c6839696356a366dea6b1e52.tar.xz wireguard-openbsd-c7dd01038befea78c6839696356a366dea6b1e52.zip |
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" }, |