---
-
-##### Update our interrupt routing and PCI code
-* 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)
-
-Meta information:
-
-* Prerequisites: C, OS internals
-* Difficulty: Hard
-* Contact point: kernel@crater.dragonflybsd.org
-* References: [1](http://people.freebsd.org/~jhb/papers/bsdcan/2007/article/article.html) [2](http://www.bsdcan.org/2007/schedule/events/2.en.html) [3](http://www.acpi.info/DOWNLOADS/ACPIspec40a.pdf) [4](http://tldp.org/LDP/tlk/dd/interrupts.html) [5](http://wiki.osdev.org/Category:Interrupts)
-
----
-
##### DragonFly history access for Gnome/KDE
* Write a Dolphin (KDE) plugin or Gnome file manager plugin that creates a 'time slider' when working with HAMMER filesystems.
* If time remains investigate additional features and/or methods of display and possibly a HAMMER configuration utility for managing history retention, etc.