wired networking fixed on 1005HA
Today, I figure out how to install my wired lan driver on linux. It is pretty simple, but I had a hard time getting the AR81Family-linux-v1.0.0.10.tar.gz file. I emailed the atheros website to see if they could fix their broken links. Updates on that later. Here are the simple steps to get it working.
1. download the AR81 driver (I could only find the 1.0.0.9 version because the atheros website is broken).
2. switch to the src directory and run make
3. run make install
After this I had to restart and it worked.