diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-04 08:56:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-04 08:56:59 +0000 |
commit | 799ffd7275d2c8f9e1ccd1eee324be9d411a5d78 (patch) | |
tree | 16600661e5f1abaf34a87549b1681f2c3b5d04c2 /sys/dev/isa/pnpdevs.h | |
parent | 20e5c27b9a0c4f3f4cae901fdf205399d624fad7 (diff) |
sync
Diffstat (limited to 'sys/dev/isa/pnpdevs.h')
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 208a1568faa..ae0ccd3e1bb 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.58 1999/03/02 08:11:26 deraadt Exp + * # OpenBSD: pnpdevs,v 1.59 1999/03/04 08:56:51 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -96,8 +96,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "ADS7150", "sb" }, { "ADS7180", "sb" }, { "AZT1008", "sb" }, - { "CSC0000", "sb" }, - { "CSC0100", "sb" }, + { "CSC0000", "wss" }, + { "CSC0100", "wss" }, { "CTL0001", "sb" }, { "CTL0031", "sb" }, { "CTL0041", "sb" }, |