diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 1999-02-27 01:33:18 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 1999-02-27 01:33:18 +0000 |
commit | d97dada1443a16a6c63b761d1175ff6db9dbe640 (patch) | |
tree | 926d296aee9708aebb606907a8bae53bec63d96b /sys/dev/isa/pnpdevs.h | |
parent | a5ea363a4b7b9b423057a3b4ba06e0bec8a9845d (diff) |
sync
Diffstat (limited to 'sys/dev/isa/pnpdevs.h')
-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 2086127b1b3..33054327b00 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.54 1999/02/20 19:01:16 deraadt Exp + * # OpenBSD: pnpdevs,v 1.55 1999/02/27 01:32:37 fgsch Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -106,6 +106,7 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "CTL0045", "sb" }, { "ESS1868", "sb" }, { "ESS1869", "sb" }, + { "ESS1878", "sb" }, { "OPT9310", "sb" }, { "@@@1001", "ym" }, { "YMH0021", "ym" }, |