diff options
author | 1998-11-27 08:42:45 +0000 | |
---|---|---|
committer | 1998-11-27 08:42:45 +0000 | |
commit | 176896dde7faef06159dfaf1c700ca7fb74a13f1 (patch) | |
tree | b8d2a34c81e7e2607a8adb7393d4f5bf71332f8d | |
parent | oops, some 3com errors (diff) | |
download | wireguard-openbsd-176896dde7faef06159dfaf1c700ca7fb74a13f1.tar.xz wireguard-openbsd-176896dde7faef06159dfaf1c700ca7fb74a13f1.zip |
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" }, |