2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-09-27 02:04:00 +00:00
Files
xNBA/src/drivers/net/e1000
Marty Connor bd2607305c Correct e1000 interrupt routine to enable on 1 disable on 0. duh.
The e1000_irq() routine should (per mcb30) do enable on non-zero,
disable on zero.  This is not consistent in all drivers, so I'll
wait to update it when doing a global sweep.
2007-12-13 11:20:45 -05:00
..