diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-06-16 06:57:56 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-06-16 06:57:56 +0000 |
commit | 8ec221553cc6730353906f85608676e172168c3d (patch) | |
tree | 0af8fc0015d1bb1ba7b63349670cc304d7265021 /sys/dev/isa/pnpdevs.h | |
parent | 00d441a76e6705bc49b662b4f0b051ea67607ffa (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 15c23d84ac0..2c07b25713c 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.72 1999/06/03 14:43:34 deraadt Exp + * # OpenBSD: pnpdevs,v 1.73 1999/06/16 06:57:51 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -96,6 +96,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "AKY0000", "pccom" }, { "BRI3400", "com" }, { "BRI3400", "pccom" }, + { "BRI1500", "com" }, + { "BRI1500", "pccom" }, { "CSI2203", "le" }, { "@@@1980", "ne" }, { "SMC8416", "we" }, |