Source-Changes archive

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

CVS commit: syssrc/sys/dev



Module Name:    syssrc
Committed By:   ad
Date:           Fri Jan 25 16:10:38 UTC 2002

Modified Files:
        syssrc/sys/dev/eisa: cac_eisa.c
        syssrc/sys/dev/ic: cac.c cacvar.h ld_cac.c
        syssrc/sys/dev/pci: cac_pci.c

Log Message:
- Always validate the return value read from the outbound FIFO.
- Copy access method info into the softc so we don't double dereference.
- Remove static on functions.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/eisa/cac_eisa.c
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/ic/cac.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/ic/cacvar.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/ld_cac.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/pci/cac_pci.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