This is official DragonFlyBSD git tree (master) + my branch (main).
        Features in current main:
         * libiconv updated to FreeBSD 7.2 state
           - cd9660, msdosfs converted to use libiconv (kernel+user space)
         * ACPI updated to FreeBSD 7.2 state
           - ACPI PCI interrupt routing
         * PCI update to FreeBSD 7.2 [done, merged]

        TODO:
         
         * powernow.ko: do not lower frequency on load
         * acpi_tz: use some other sysctl names for human-readable values
         * fix acpi sysctl tree [done]
         * fix acpi_cpu [done]
         * ext2fs: support variable inode size [done, merged]
         * add suspend timeouts
         * update acpi_{manufacturer} bits
           - acpi_asus done
         * uvideo(4)

        view: http://polachok.v12.su/cgi-bin/gitweb.cgi
        git clone git://polachok.v12.su/dragonfly.git

        --
        Alexander Polakov <polachok@gmail.com>