wpaul 2004-09-11 22:13:25 UTC FreeBSD src repository Modified files: sys/dev/vge if_vge.c Log: Remove unneeded TX channel wakeup from vge_txeof(). This was put there for testing and forgotten. It's not really needed, and taking it out saves a register access. Revision Changes Path 1.3 +0 -1 src/sys/dev/vge/if_vge.c