Gerald Combs wrote:

>It looks like line 480 in pcap-util.c needs to be changed from 
>
>    while (win95names[i] == 0)
>
>to
>
>    while (win95names[i] != 0)
>
>However, I don't have a 95, 98, or ME machine to test with.  Can you
>download 
>
>    http://www.ethereal.com/~gerald/ethereal-setup-0.9.13-if-list-fix.exe
>
>and see if it fixes the problem?


Works great with that version!
Thanks!

C:\Program\EtherealFix>tethereal -D
DEC DC21143 PCI Fast Ethernet Adapter: DC21X4
PPP Adapter.: PPPMAC


Reply via email to