]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Miscellaneous fixes:
authorThomas Moestl <tmm@FreeBSD.org>
Sun, 14 Jul 2002 12:09:48 +0000 (12:09 +0000)
committerThomas Moestl <tmm@FreeBSD.org>
Sun, 14 Jul 2002 12:09:48 +0000 (12:09 +0000)
commit9f6388ba93d8108f45f5287e08cbb48c555394bd
treefe225fcad3d0700c0cb0b45026899ad08364f34c
parent8bed80ea8a3e4af7d0b0278021c96d7e3ee70831
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
sys/dev/hme/if_hme.c
sys/dev/hme/if_hmereg.h