mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Note that MSI support has been disabled already in the bge driver.
This commit is contained in:
parent
20aa3e4827
commit
cca510b1be
1 changed files with 7 additions and 0 deletions
7
UPDATING
7
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue