projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c1cd8bf
)
PCI is MSI-capable already.
author
polachok <polachok@web>
Thu, 20 May 2010 11:24:03 +0000 (
04:24
-0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Thu, 20 May 2010 11:24:03 +0000 (
04:24
-0700)
docs/developer/Code_Bounties.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/Code_Bounties.mdwn
b/docs/developer/Code_Bounties.mdwn
index
ff265ee
..
1c68fe1
100644
(file)
--- a/
docs/developer/Code_Bounties.mdwn
+++ b/
docs/developer/Code_Bounties.mdwn
@@
-41,7
+41,8
@@
Still unknown.
(shamelessly copied from gsoc2010 projects page)
* Update our interrupt routing to ACPI interrupt routing instead of relying on the mptable exclusively
-* Update the PCI code to take advantage of MSI (Message Signalled Interrupts)
+* Update the PCI code to take advantage of MSI (Message Signalled Interrupts)
+ (PCI code *can* do MSI. It was synced w/FreeBSD 7.2 last year, just grep for MSI in bus/pci)
### Technical details
Not yet written.