diff options
| author | John Polstra <jdp@FreeBSD.org> | 2006-12-22 03:03:31 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 2006-12-22 03:03:31 +0000 |
| commit | 067c6db2a753a9ab12c5e66bd1c4d834ac5591e6 (patch) | |
| tree | 96d66eb617e55275df7c3ce95d94da4688170aae | |
| parent | bf6ef57a405362db6b6f82874993ff593c9140e9 (diff) | |
Notes
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -21,6 +21,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20061221: + Support for PCI Message Signalled Interrupts has been + re-enabled in the bge driver, only for those chips which are + believed to support it properly. 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. + 20061214: Support for PCI Message Signalled Interrupts has been disabled again in the bge driver. Many revisions of the |
