summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 06f31a5..954fa89 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
to maximize performance.
20061214:
+ Support for PCI Message Signalled Interrupts has been
+ disabled again in the bge driver. Many revisions of the
+ hardware fail to support it properly. Support can be
+ re-enabled by removing the #define of BGE_DISABLE_MSI in
+ "src/sys/dev/bge/if_bge.c".
+
+20061214:
Support for PCI Message Signalled Interrupts has been added
to the bge driver. If there are any problems, MSI can be
disabled completely by setting the 'hw.pci.enable_msi' and
OpenPOWER on IntegriCloud