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)