Simon ‘corecode’ Schubert’s port of FreeBSD-6’s sound infrastructure (including the HDA driver) is available. See his post for more details. It’s an easy install, requiring a simple patch and kernel or module build.
Simon ‘corecode’ Schubert has brought over FreeBSD’s high definition audio support, making it possible to get sound from ICH8 chipsets, for instance. It’s not yet committed; contact corecode if you want to try it out.
(No mailing list post yet; he announced this on the IRC channel #dragonflybsd on EFNet.)
Sepherosa Ziehau has created a framework for controlling transmission rates, for wireless.
A question about multiple sound sources playing leads to this solution, which may require manual sound device assignment, though it’s not that bad. Better solutions are possible.
Sepherosa Ziehau has updated em(4) (That’s an Intel networking chipset) support to version 6.1.4, the latest available from intel.
In a larger conversation about using CF cards in place of normal hard drives, Oliver Fromme mentioned that he’s been building a small computer into the case of a Sony CD player, and has pictures to prove it. (and yes, it could run DragonFly.)
Sepherosa Ziehau’s got a patch that updates the em(4) driver (that’s a network chipset, if it’s unfamiliar) to the latest version from Intel’s website. Give it a try if you’ve got the hardware. It’ll be in the tree in two weeks.
Simon ‘corecode’ Schubert has more AMD64 patches for testing, and Joerg Sonnenberger has potential support for Tekram controllers (trm(4))
If you’re thinking about buying a wireless card to use with DragonFly, Sepherosa Ziehau recommends cards supported by the ath(4), ral(4) and acx(4) drivers. No, I’m not sure which those are.
Sepherosa Ziehau has added the ath(4) driver, for many models of wireless card, to DragonFly.
estd (Enhanced Speed Step Daemon), a program for controlling the speed (and therefore heat generation and power usage) of a Pentium M, now supports DragonFly.
Bill Marquette has ported the lnc driver from FreeBSD to DragonFly (link forthcoming), which is in itself a port of the le driver from NetBSD. Pathces are available to try it yourself, or it should be added to DragonFly soon.
YONETANI Tomokazu has added an EST (enhanced speedstep) driver, which allows certain CPUs to be reduced in speed to control battery usage and heat production. See his notes, and some tips on usage from Johannes Hofmann.
Sepherosa Ziehau has improved support for the acx networking chipset, adding WPA2 support, though not yet for the acx100.
Sepherosa Ziehau has his version of the rtw(4) driver available for testing. This is taken fromt he NetBSD driver, and is used in newer wireless cards.