Speed controls, bridges, and new processors

The last 24 hours have brought some interesting improvements: Scott Ullrich committed new code for bridging, YONETANI Tomokazu committed his est (Enhanced Speedstep) support, which was converted from NetBSD, and Simon ‘corecode’ Schubert has
success building world for the AMD64 architecture. (Kernel is not supported, so fully native AMD64 DragonFly isn’t possible – yet.) Unlike the other two items, Simon’s code has not yet been committed, as it’s the newest of these three items.

Source: 802.11, LWKT changes

There were a number of interesting commits today: Sepherosa Ziehau’s new 802.11 framework, taken in part from FreeBSD 6, is now committed, and he’s also updated the man pages to match. (minor yet very important!) His ath(4) driver will be following soon. Also, Matthew Dillon has moved the LWKT from a token system to spinlocks – see the commit message for details. Finally, there are some side benefits for DragonFly from the Coverity scan of FreeBSD.