diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-27 08:49:13 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-27 08:49:13 +0000 |
commit | 9ac43b662e98d5d2c83f3dedc5a01748fc19acc3 (patch) | |
tree | 1c7cb525b7c1517feadb2320038ed73ad88583db /sys/dev/isa | |
parent | b0b5237860c2ac30828c865459200b855e3996cb (diff) |
sync
Diffstat (limited to 'sys/dev/isa')
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index a089aed2b5a..8cb9d062505 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.38 1998/11/27 08:42:40 deraadt Exp + * # OpenBSD: pnpdevs,v 1.39 1998/11/27 08:49:10 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -16,8 +16,6 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "PNP80D5", "ne" }, { "PNP80D6", "ne" }, { "PNP80D8", "le" }, - { "PNP80F1", "ep" }, - { "PNP80F6", "ep" }, { "PNP80F7", "ep" }, { "PNP80F8", "ep" }, { "PNP8123", "we" }, |