Still not working and its a mystery why.  I rebooted of course, before issuing the following shell commads:<br><br>[root@localhost jabowery]# lspci | grep net<br>03:00.0 Ethernet controller: Atheros Communications Device 1083 (rev c0)<br>
[root@localhost jabowery]# lspci -n|grep 03:00.0<br>03:00.0 0200: 1969:1083 (rev c0)<br>[root@localhost jabowery]# grep -i 1969 /lib/modules/*/modules.alias|grep 1083<br>alias pci:v00001969d00001083sv*sd*bc*sc*i* atl1e<br>
[root@localhost jabowery]# ifconfig<br>lo        Link encap:Local Loopback  <br>          inet addr:127.0.0.1  Mask:255.0.0.0<br>          inet6 addr: ::1/128 Scope:Host<br>          UP LOOPBACK RUNNING  MTU:16436  Metric:1<br>
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0<br>          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0<br>          collisions:0 txqueuelen:0 <br>          RX bytes:720 (720.0 b)  TX bytes:720 (720.0 b)<br>
<br>[root@localhost jabowery]# <br>