summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed/if_edreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ed/if_edreg.h')
-rw-r--r--sys/dev/ed/if_edreg.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/dev/ed/if_edreg.h b/sys/dev/ed/if_edreg.h
index 00d36b3..a202848 100644
--- a/sys/dev/ed/if_edreg.h
+++ b/sys/dev/ed/if_edreg.h
@@ -547,6 +547,14 @@ struct ed_ring {
#define ED_VENDOR_3COM 0x01 /* 3Com */
/*
+ * Compile-time config flags
+ */
+/*
+ * this sets the default for enabling/disablng the tranceiver
+ */
+#define ED_FLAGS_DISABLE_TRANCEIVER 0x01
+
+/*
* Definitions for Western digital/SMC WD80x3 series ASIC
*/
/*
OpenPOWER on IntegriCloud