Hi Jan, 

one changed part that I have identified in the ISR (e100intr()) of e100 are the 
function calls to
e100_disable_clear_intr() and e100_set_intr_mask() that lead to additional 
accesses
to the NIC's (status, mask) registers.
And the patch was intended to do exactly the same accesses at eepro100.

Also, the e100intr processes only one interrupt at a time, i.e. it does not 
have the
do { } while(1);  loop. This is the second part I modified.

O.K. I will try to break it down.

Mathias

-- 
Mathias Koehrer
[EMAIL PROTECTED]


Viel oder wenig? Schnell oder langsam? Unbegrenzt surfen + telefonieren
ohne Zeit- und Volumenbegrenzung? DAS TOP ANGEBOT JETZT bei Arcor: günstig
und schnell mit DSL - das All-Inclusive-Paket für clevere Doppel-Sparer,
nur  44,85 €  inkl. DSL- und ISDN-Grundgebühr!
http://www.arcor.de/rd/emf-dsl-2

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to