Messages in this thread |  | | Date | Tue, 22 May 2001 14:35:42 -0500 (CDT) | From | Jeff Garzik <> | Subject | Re: Xircom RealPort versus 3COM 3C3FEM656C |
| |
On Tue, 22 May 2001, Alan Cox wrote:
> > I currently have three Xircom RealPort Carbus modem/fast ethernet cards. > > The current driver blows major chunks (it has very poor performance, and > > stops working under load). I'm told the driver issues are because of > > hardware issues. The really nice feature of this card is the form factor > > though. > > Before you give up on the xircom thing, try the -ac kernel and set the box > up to use xircom_cb not xircom_tulip_cb > > That might help a lot
Note that the reason why xircom_cb for all cases is that it sets the card into promisc mode, in all cases. This punishes your CPU and laptop battery on a loaded network.
Promisc mode is required because (AFAIK) Xircoms under the same PCI id can use any one of three setup frame formats, and only one format is known.
So, you are right, xircom_cb will help a lot in most cases, but the hardware sucks. I recommend avoiding it...
Jeff
P.S. If anybody knows Xircom engineers, we would love a tech contact...
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |