> > Check the bus-mastering stuff. Is it working?

This depends on the particular driver.

> > Check that you're not sharing the irq of the card with another device.

cat /proc/interrupts and /proc/pci should give you this information. IRQs
are decided by the PNP bios on power-on. The bios settings usually allow you
to assign an irq to a given pci slot.

> > Try to adjust the full-half duplex settings (you can only support full
> > duplex on a switch that supports it too).

Again this depends on the driver. Look at it's parameters.

Dave.

Reply via email to