diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-04 18:37:41 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-04 18:37:41 +0000 |
commit | be26484d1c367b452f5ce5c041534881c745ac0d (patch) | |
tree | 087a8f8fbfc258f6b904067d05a3732a476f32ee /sys/dev/isa | |
parent | e66f83bb8168b5320b2bfe5eaf170b2299636219 (diff) |
sync
Diffstat (limited to 'sys/dev/isa')
-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 f6bbe2ab5a2..6e8735e6277 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.74 1999/06/22 16:20:04 niklas Exp + * # OpenBSD: pnpdevs,v 1.75 1999/07/04 18:37:36 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -68,6 +68,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "MOT15F0", "pccom" }, { "NECE761", "com" }, { "NECE761", "pccom" }, + { "SUP1310", "com" }, + { "SUP1310", "pccom" }, { "SUP1380", "com" }, { "SUP1380", "pccom" }, { "SUP1381", "com" }, |