I'm pretty sure that I got lucky when I configured the sound on this thing. It didn't work at first, but I'm sure that it's because I didn't have the right flags in make.conf. When I installed pysolfc, the sound worked and I'm pretty sure I did that before messing with the sound configuration in the kernel. And all I did there was to compile it as modules so I could figure out which ones I needed and which ones I didn't.
I had written a bunch of simple scripts for my Dell that I sure miss now. Some of them I rewrote - the really easy ones like the one to watch the progress of the emerge or the progress of the fetch. "tail -f /var/log/emerge.log" - easy, like I said, but I always forget where they put the emerge.log - so it comes in handy. I had a really cool one that backed up imo important files like /usr/src/linux/.config and /etc/conf.d and stuff like that and tacked the date onto it. Now I'll have to figure out how to do that again.