aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bge/if_bgereg.h
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2009-03-23 14:36:50 +0000
committerMarius Strobl <marius@FreeBSD.org>2009-03-23 14:36:50 +0000
commitc9ffd9f0587a0747c3758984eddc7050942f56b5 (patch)
treef9ea5455e88a9b13cf2950235004068a52ac5964 /sys/dev/bge/if_bgereg.h
parent0353e472df9c43899aef72cd5adb7450f93ce682 (diff)
downloadsrc-c9ffd9f0587a0747c3758984eddc7050942f56b5.tar.gz
src-c9ffd9f0587a0747c3758984eddc7050942f56b5.zip
- Ensure that INTx isn't disabled, as these chips apparently have a
quirk requiring it to be enabled even when using MSI. This makes the latter work again after r189285. - Remove a comment which no longer applies since r190194.
Notes
Notes: svn path=/head/; revision=190319
Diffstat (limited to 'sys/dev/bge/if_bgereg.h')
-rw-r--r--sys/dev/bge/if_bgereg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/bge/if_bgereg.h b/sys/dev/bge/if_bgereg.h
index b38e77d87c41..66e36b57c159 100644
--- a/sys/dev/bge/if_bgereg.h
+++ b/sys/dev/bge/if_bgereg.h
@@ -404,6 +404,9 @@
#ifndef PCIM_CMD_MWIEN
#define PCIM_CMD_MWIEN 0x0010
#endif
+#ifndef PCIM_CMD_INTxDIS
+#define PCIM_CMD_INTxDIS 0x0400
+#endif
/*
* High priority mailbox registers