freebsd-dev/sys/dev/hme
Thomas Moestl 9f6388ba93 Miscellaneous fixes:
- always reinitialize the rx descriptors, even if the mbuf is kept.
  This should fix the hangs on ifconfig that were observed
- on an rx overflow, reinitialize the descriptor so that the interface
  will not hang
- correct some bus_dmamap_sync() calls
- correct some debug messages
- some minor nits
2002-07-14 12:09:48 +00:00
..
if_hme_pci.c Assorted fixes: 2002-03-23 19:37:11 +00:00
if_hme_sbus.c Assorted fixes: 2002-03-23 19:37:11 +00:00
if_hme.c Miscellaneous fixes: 2002-07-14 12:09:48 +00:00
if_hmereg.h Miscellaneous fixes: 2002-07-14 12:09:48 +00:00
if_hmevar.h Assorted fixes: 2002-03-23 19:37:11 +00:00