diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-10-28 17:56:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-10-28 17:56:03 +0000 |
commit | de6f7e1559d30eadf6eab7aaaedfdd87edc9af19 (patch) | |
tree | aa19868ee8b74e70c7125521e480569c3257f4a9 /sys/dev | |
parent | 0f4d4f7a31160913ed01f6a96b7ab0daa99411a5 (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 51ca2ba4d39..0508c727fae 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.24 1998/10/28 17:55:10 deraadt Exp + * # OpenBSD: pnpdevs,v 1.25 1998/10/28 17:56:00 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -62,6 +62,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "USR0006", "pccom" }, { "SUP1380", "com" }, { "SUP1380", "pccom" }, + { "GVC5000", "com" }, + { "GVC5000", "pccom" }, { "ADS7150", "sb" }, { "ADS7180", "sb" }, { "CTL0001", "sb" }, |