1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/gem
Thomas Moestl 0d80b9bd88 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
..
if_gem_pci.c Remove __P. 2002-03-20 02:08:01 +00:00
if_gem.c In some cases, RX descriptors that are signalled to have been completed 2002-03-23 19:43:15 +00:00
if_gemreg.h
if_gemvar.h In some cases, RX descriptors that are signalled to have been completed 2002-03-23 19:43:15 +00:00