diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-12-20 20:44:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-12-20 20:44:26 +0000 |
commit | c4b2ec273b33c4f50adf3bf8cfd995c3006a754e (patch) | |
tree | 2bb316b7087c381fcd59a2b6cb74c61b9ba39885 /sys | |
parent | d78d499c30581314d970301f44cd1741d8c3dced (diff) |
sync
Diffstat (limited to 'sys')
-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 b29f78ed0f8..bc4c6d3be7e 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.44 1998/12/09 13:32:44 deraadt Exp + * # OpenBSD: pnpdevs,v 1.45 1998/12/20 20:44:12 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -68,6 +68,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "GVC5000", "pccom" }, { "MOT15F0", "com" }, { "MOT15F0", "pccom" }, + { "CIR3000", "com" }, + { "CIR3000", "pccom" }, { "@@@1980", "ne" }, { "SMC8416", "we" }, { "@P@1001", "joy" }, |