diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-27 08:42:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-27 08:42:46 +0000 |
commit | bc3453e15d3a9907201ed2ae3c5685cba5639d20 (patch) | |
tree | 3d94760ed438b986b0944f642e6afdbcf747e2bc | |
parent | e8747a399692b0f75e7bbc3f014cecbdae423b19 (diff) |
sync
-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 83b7006f02b..a089aed2b5a 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.37 1998/11/26 20:58:30 deraadt Exp + * # OpenBSD: pnpdevs,v 1.38 1998/11/27 08:42:40 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -17,8 +17,6 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "PNP80D6", "ne" }, { "PNP80D8", "le" }, { "PNP80F1", "ep" }, - { "PNP80F3", "ep" }, - { "PNP80F4", "ep" }, { "PNP80F6", "ep" }, { "PNP80F7", "ep" }, { "PNP80F8", "ep" }, |