Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/eisa



Module Name:    src
Committed By:   jdolecek
Date:           Sat Feb  8 12:06:14 UTC 2003

Modified Files:
        src/sys/dev/eisa: if_ep_eisa.c

Log Message:
Don't do EISA reset on attach. This made the card reset to use default irq, 
rather
than to use the one configured by EISA, and perhaps had some other side
effects - according to Pavel Cahyna, NOT doing the reset improved receive
performance significantly.
This also resolves old thread on current-users regarding this EISA card.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/dev/eisa/if_ep_eisa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index