tmm
b004f84665
In some cases, RX descriptors that are signalled to have been completed
...
by the hardware are still marked as owned. Handle this by installing a
timeout handler to collect this descriptor to avoid having received
packets remain unhandled until the next one arrives.
2002-03-23 19:43:15 +00:00
alfred
3264aec746
Remove __P.
2002-03-20 02:08:01 +00:00
tmm
747cc01268
Use the pci_enable_* functions instead of manually fiddling with the
...
command register.
Pointed out by: msmith
2002-03-11 02:37:19 +00:00
tmm
1b31933622
Set the busmaster enable bit in the PCI command register, as the firmware
...
of sparc64 machines will not do this for us if the interface is not used
for booting over the network.
2002-03-09 21:52:31 +00:00
tmm
118f786ab3
Add a driver for the Sun GEM (Gigabit) and ERI (100 Mb/s) PCI ethernet
...
adaptors, ported from NetBSD.
2002-02-27 17:41:06 +00:00