From cca510b1be9a2ee7a4f11d384edd5bbef6bbb9c1 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Fri, 15 Dec 2006 00:30:37 +0000 Subject: [PATCH] Note that MSI support has been disabled already in the bge driver. --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPDATING b/UPDATING index 06f31a57673..954fa895d4c 100644 --- a/UPDATING +++ b/UPDATING @@ -21,6 +21,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: developers choose to disable these features on build machines 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