Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   haya
Date:           Wed Oct 27 10:04:42 UTC 1999

Modified Files:
        syssrc/sys/dev/cardbus: cardbus_map.c cardbusvar.h if_ex_cardbus.c
            ohci_cardbus.c

Log Message:
Change cardbus API.  The first argument of cardbus_mapreg_map() is
changed to struct cardbus_softc * from cardbus_devfunc_t.  The old
function is renamed to Cardbus_mapreg_map().


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/cardbus/cardbus_map.c \
    syssrc/sys/dev/cardbus/cardbusvar.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/cardbus/if_ex_cardbus.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/cardbus/ohci_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