From 3ebdb4eeafb48b6b2bf356e4ca42b3eaf783b227 Mon Sep 17 00:00:00 2001 From: John Polstra <jdp@FreeBSD.org> Date: Thu, 14 Dec 2006 23:10:59 +0000 Subject: [PATCH] Add an entry noting that MSI support has been put into the bge driver. --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index 950507c75cd1..06f31a57673f 100644 --- a/UPDATING +++ b/UPDATING @@ -21,6 +21,12 @@ 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 added + to the bge driver. If there are any problems, MSI can be + disabled completely by setting the 'hw.pci.enable_msi' and + 'hw.pci.enable_msix' tunables to 0 in the loader. + 20061205: The removal of several facets of the experimental Threading system from the kernel means that the proc and thread structures