diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-04-10 02:40:09 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-04-10 02:40:09 +0000 |
commit | 56f7ca9e7a51c799568a2ba0910deaad82635ead (patch) | |
tree | ef43ff07d0dac276da686d3f9a45f2c82282847d /sys/dev | |
parent | 753a58fdaea9e9f9cb43e592c749136564a95de2 (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 b47b5cd2018..27e33be3dc1 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.68 1999/04/06 23:30:15 deraadt Exp + * # OpenBSD: pnpdevs,v 1.69 1999/04/10 02:40:06 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -88,6 +88,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "USR9190", "pccom" }, { "SMM00C1", "com" }, { "SMM00C1", "pccom" }, + { "AZT4001", "com" }, + { "AZT4001", "pccom" }, { "CSI2203", "le" }, { "@@@1980", "ne" }, { "SMC8416", "we" }, |