From 92a72048d890e11bd5587c74227f5bf0a1d77460 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 12 Nov 1998 16:33:42 +0000 Subject: sync --- sys/dev/isa/pnpdevs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/isa') diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 0508c727fae..c69fea15e50 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.25 1998/10/28 17:56:00 deraadt Exp + * # OpenBSD: pnpdevs,v 1.26 1998/11/12 16:33:37 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -78,5 +78,6 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "ESS1868", "sb" }, { "SMC8416", "ed" }, { "@P@1001", "joy" }, + { "@@@1980", "ne" }, { NULL, NULL, } }; -- cgit v1.2.3