diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-27 08:11:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-27 08:11:55 +0000 |
commit | 3ba9b91dc74073aa6c5cb8026e706106733c408a (patch) | |
tree | 789e9d521114248d68eef293daac03adb8bcdf49 | |
parent | 2bccd776d906c6124948928cfcaa9d198a213859 (diff) |
sync
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 43dd945d14f..592cd11876f 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.96 1999/09/02 04:03:38 d Exp + * # OpenBSD: pnpdevs,v 1.97 1999/09/27 08:11:51 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -50,6 +50,7 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "PNPC001", "com" }, { "PNPC001", "pccom" }, { "CSI2203", "le" }, + { "UMC9008", "ne" }, { "@@@1980", "ne" }, { "SMC8416", "we" }, { "TCM5051", "ef" }, |