Bug 3985 - Tulip driver can't do ARP on ASIX chipset card
Summary: Tulip driver can't do ARP on ASIX chipset card
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Cristian Gafton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-07-10 23:30 UTC by Daniel Senie
Modified: 2008-08-01 16:22 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Daniel Senie 1999-07-10 23:30:17 UTC
A PCI Ethernet card with an ASIX AX88140 chipset is supposed
to be supported by the tulip driver, according to the source
of that driver. ARP fails to operate on the card, however,
unless the card is placed in promiscuous mode.

It would appear the card winds up not accepting packets to
its own Ethernet MAC address. This is probably a minor
driver bug.

Kernel version is 2.2.5-22, tulip driver included in this is
0.89.

Workaround: Place "ifconfig eth0 promisc" in the rc.local
file. This hurts performance, but permits ARP and IP to
operate normally.


Note You need to log in before you can comment on or make changes to this bug.