Subject: Re: Hawking Cardbus 10/100 support?
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Mike Cheponis <mac@Wireless.Com>
List: port-i386
Date: 01/26/2002 18:42:35
On Fri, 25 Jan 2002, Manuel Bouyer wrote:

> Can you try the attached patch (for current, but it should be easy to
> adapt for 1.5.2) ?

> You need to run 'make -f Makefile.cardbusdevs' after patching cardbusdevs.

OK, I did update the 1.5.2 files, pretty simple.  Did the make -f as
above.  Card was recoginzed!

from dmesg:

rtk0 at cardbus0 dev 0 function 0: Hawking PN672TX 10/100 Ethernet
rtk0: Ethernet address 00:00:00:00:00:00



$ ifconfig rtk0
rtk0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        address: 00:00:00:00:00:00
        media: Ethernet none (none)


So somehow maybe it's not really an ne2000 clone, like I originally
thought.   I could dig some more and see if there are any cards it
may be similar to, and do the same sort of mod to update the
cardbus tables, and iterate.

Thanks -Mike