CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2012/05/14 04:14:44
Modified files: sys/dev/pci : if_em.c Log message: trigger tx start routine when link goes up to prevent a lockup situation when send queue is full and no rx interrupt happen. initial diff and tests by erik lax, <erik at halon.se>, ok jsg