Source-Changes archive

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

CVS commit: syssrc/sys/dev/ic



Module Name:    syssrc
Committed By:   martin
Date:           Mon Apr 29 13:42:43 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: isac.c isic.c isic_l1.c

Log Message:
Patches from Matthias Drochner, slightly modified by me:

Remove the clear-the-irq-after-enabling it dance (which had bad side
effects on some cards). Instead disble the ISAC receiver when we have
interrupts disabled. Adjust the interrupt handler to properly deal with
subtle differences of the ISAC implementation in IPAC chips.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/ic/isac.c syssrc/sys/dev/ic/isic.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/ic/isic_l1.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