Source-Changes archive

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

CVS commit: syssrc/sys/dev/pci



Module Name:    syssrc
Committed By:   thorpej
Date:           Sun Oct 21 18:49:21 UTC 2001

Modified Files:
        syssrc/sys/dev/pci: pciide_acard_reg.h pciide_acer_reg.h
            pciide_amd_reg.h pciide_apollo_reg.h pciide_cmd_reg.h
            pciide_cy693_reg.h pciide_hpt_reg.h pciide_opti_reg.h
            pciide_pdc202xx_reg.h pciide_piix_reg.h pciide_sis_reg.h

Log Message:
Make the various timing, etc. tables const, and add the __unused__
attribute to them, just in case something other than the pciide driver
proper needs to pull in the header.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/pciide_acard_reg.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/pci/pciide_acer_reg.h \
    syssrc/sys/dev/pci/pciide_cy693_reg.h syssrc/sys/dev/pci/pciide_hpt_reg.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/pciide_amd_reg.h
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/pci/pciide_apollo_reg.h \
    syssrc/sys/dev/pci/pciide_cmd_reg.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/pciide_opti_reg.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/pciide_pdc202xx_reg.h \
    syssrc/sys/dev/pci/pciide_piix_reg.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/pci/pciide_sis_reg.h

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