Subject: ASIX AX88140A
To: None <tech-net@netbsd.org>
From: Rui Paulo <phlox-netbsd-net@fnop.net>
List: tech-net
Date: 09/13/2004 15:29:02
Greetings.
I own an ASIX Electronics AX88140A 10/100 Ethernet card and it seems NetBSD
support isn't working in 2.0_BETA or 2.0G. I tracked down 
sys/dev/pci/if_tlp_pci.c and got the conclusion the support is missing or 
incomplete since their detection is specifically disabled (around line 173):
#if 0
        { PCI_VENDOR_ASIX,              PCI_PRODUCT_ASIX_AX88140A,
          TULIP_CHIP_AX88140 },
#endif

What is this card disabled ?

Best regards.

--
Rui Paulo                          "Simplicity is the ultimate sophistication."
                                      -- Leonardo da Vinci