To get the Abit Airpace wi-fi card to work with Windows Server 2008 64bit grab the generic Atheros drivers from with a file name similar to vista-7.6.0.126-whql.zip:
Then edit one of the two .inf files depending on:
32bit: netathr.inf
64bit: netathrx.inf
And add these two lines under [Atheros.NTX86] (or 64bit: [Atheros.NTamd64]):
; Abit Airpace
%ATHR.DeviceDesc.3067% = ATHR_DEV_001C.ndi, PCI\VEN_168C&DEV=001C&SUBSYS_1033147B
Now reinstall the driver using the folder with the modified .inf file as the driver source. Note that these instructions will work for Windows Server 2008 32bit, Server 2008 64bit, Vista 32bit and Vista 64bit.
vista-760126-whql-airpace (locally-hosted modified version to support Abit Airpace)
The site is not letting me download the drivers?
Brandon
29 Sep 09 at 12:33 am
I was able to get Server 2008 to accept the driver from the Abit web site, but it was dropping connection about every 25 seconds. This driver seems to have fixed that. Thanks a lot.
J T
6 Oct 09 at 7:52 pm
Brandon: You can download the version I’ve hosted locally at the bottom of my original post. Or grab the latest version of it from anywhere and edit the files inside per the blog post and it should work.
JT: Great! I’m glad it helped.
Cymen
Cymen
1 Nov 09 at 3:43 am