summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1999-03-04 08:56:58 +0000
committerderaadt <deraadt@openbsd.org>1999-03-04 08:56:58 +0000
commitcce2ff82da3dc66c6779c3ba7929ba0e5f6d2814 (patch)
tree17cceca0b170064d68e8c2e7ec20f0cab3ee6f94
parentdifferentiate wss vs sb cards (diff)
downloadwireguard-openbsd-cce2ff82da3dc66c6779c3ba7929ba0e5f6d2814.tar.xz
wireguard-openbsd-cce2ff82da3dc66c6779c3ba7929ba0e5f6d2814.zip
sync
-rw-r--r--sys/dev/isa/pnpdevs.h6
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" },