diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-12-01 00:12:04 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-12-01 00:12:04 +0000 |
commit | ad5647deb0d12f813939f2b4bef9b54751e0b378 (patch) | |
tree | 5cc333325283309637eb0feda6aab1e734510ea2 /sys/dev | |
parent | 1ba97ca236240b73f1c65f74d843e1ddc1e881a9 (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 ed9fbe54e17..ffe2d87685d 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.40 1998/11/30 02:33:16 deraadt Exp + * # OpenBSD: pnpdevs,v 1.41 1998/12/01 00:11:56 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -64,6 +64,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "SUP1381", "pccom" }, { "GVC5000", "com" }, { "GVC5000", "pccom" }, + { "MOT15F0", "com" }, + { "MOT15F0", "pccom" }, { "@@@1980", "ne" }, { "SMC8416", "we" }, { "@P@1001", "joy" }, |