Title: Attansic Network card Post by: mozzi on Thursday 22 April 2010, 10:17:34 pm Hi all
I have an Asus motherboard here with ann: Ethernet controller: Attansic Technology Corp. Unknown device 1026 (rev b0) Subsystem: ASUSTeK Computer Inc. Unknown device 8304 Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at fe8c0000 (64-bit, non-prefetchable) [size=256K] I/O ports at bc00 [size=128] Capabilities: [40] Power Management version 2 Capabilities: [48] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [58] Express Endpoint IRQ 0 Has anybody been able to get this monster working? Mozzi Title: Re: Attansic Network card Post by: quickben on Friday 23 April 2010, 06:09:51 pm For what it is worth, I have an Asus board with the same network chipset and it is working fine with Citrix Xenserver 5.5.
This has the Kernel 2.6 (64-bit) and I am not sure if this driver is including in the Endian package. Title: Re: Attansic Network card Post by: gilliardmelo on Saturday 24 April 2010, 10:25:16 pm I've same problem with Attansic network card. Any solution?
Title: Re: Attansic Network card Post by: mrkroket on Thursday 29 April 2010, 03:43:02 am Try these:
Drivers for ATL 1 Downloaded source from http://atl1.sourceforge.net/ (http://atl1.sourceforge.net/), and compiled by myself: http://www.megaupload.com/?d=FVROEQCL (http://www.megaupload.com/?d=FVROEQCL) atl1.ko driver only http://www.megaupload.com/?d=UF457LNO (http://www.megaupload.com/?d=UF457LNO) SRC + compiled atl1.ko driver + maybe install instructions? Drivers for ATL 2 Downloaded source from http://launchpadlibrarian.net/7382416/L2-linux-driver_new.rar (http://launchpadlibrarian.net/7382416/L2-linux-driver_new.rar). Applied a patch to be able to compile it: http://hut.sp.ru/misc/attansic_l2_2.6.23.patch (http://hut.sp.ru/misc/attansic_l2_2.6.23.patch) http://www.megaupload.com/?d=HT2K1RHD (http://www.megaupload.com/?d=HT2K1RHD) atl2.ko driver only http://www.megaupload.com/?d=WSPW13YK (http://www.megaupload.com/?d=WSPW13YK) SRC + compiled atl2.ko driver + maybe install instructions? Use at your own risk. Hope it works :D. |