Source-Changes archive

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

CVS commit: src/sys/dev/cardbus



Module Name:    src
Committed By:   dyoung
Date:           Fri Feb 26 00:01:27 UTC 2010

Modified Files:
        src/sys/dev/cardbus: adv_cardbus.c ahc_cardbus.c if_ex_cardbus.c
            if_re_cardbus.c if_rtk_cardbus.c if_tlp_cardbus.c

Log Message:
sc_csr is read & written from the PCI Command & Status Register,
so make its type pcireg_t.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/cardbus/adv_cardbus.c
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/cardbus/ahc_cardbus.c
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/cardbus/if_ex_cardbus.c
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/cardbus/if_re_cardbus.c
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/cardbus/if_rtk_cardbus.c
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/cardbus/if_tlp_cardbus.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