diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-22 04:59:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-22 04:59:48 +0000 |
commit | a10e72f3e5dc0239a902ec0a41d408b526267f8c (patch) | |
tree | 0bbf897d50922e4cec3c620d913e2d7da4c64de1 /sys/dev | |
parent | 0a7a56c4ff670c8105ba464510a71e7e83b97a67 (diff) |
sync
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 596716a3e37..b8af046e54d 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.65 1999/03/17 18:46:28 deraadt Exp + * # OpenBSD: pnpdevs,v 1.66 1999/03/22 04:59:43 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -82,6 +82,7 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "USR2070", "pccom" }, { "USR3031", "com" }, { "USR3031", "pccom" }, + { "CSI2203", "le" }, { "@@@1980", "ne" }, { "SMC8416", "we" }, { "@P@1001", "joy" }, |