Hello. I'm Chris Snook. I work in Red Hat Support Engineering. You may know me from pieces of software such as:
hangwatch, a very simple program that monitors load average and invokes sysrq triggers when load exceeds a set threshold. It is particularly useful in diagnosing severe load hangs, because it does not block on input or require a fork to successfully generate diagnostic messages. Hangwatch is still in early development, but it works fine. Future work includes more flexible configuration, initscripts, and packaging.
atl1, a driver for the Attansic L1 Gigabit Ethernet Adapter. This driver has been merged into the upstream Linux kernel, so most recent distributions should support it out of the box.
atl2, the driver for the Attansic/Atheros L2 Fast Ethernet Adapter. I'm working to get this driver merged in the upstream Linux kernel.