tsutsui
48100f0649
Fix stupid bugs found on sparc64:
- checking if dmamap != NULL is not valid because dmamap is not cleared in bus_dmamap_unload(9) - no need check RX mbufs and call m_freem() and bus_dmamap_unload() in vge_init() since it's done in prior vge_stop() Now vge(4) works fine on Ultra5.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%