Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   drochner
Date:           Wed Jun 25 11:42:32 UTC 2008

Modified Files:
        src/sys/dev/cardbus: cardbus.c cardbus_map.c cardbusvar.h cardslot.c
            cardslotvar.h
        src/sys/dev/pci: pccbb.c pccbbvar.h

Log Message:
split device/softc for pccbb, the cardbus half of cardslot and cardbus
(not yet pcmcia, there is a lot of md code involved)


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/dev/cardbus/cardbus.c
cvs rdiff -r1.26 -r1.27 src/sys/dev/cardbus/cardbus_map.c
cvs rdiff -r1.41 -r1.42 src/sys/dev/cardbus/cardbusvar.h \
    src/sys/dev/cardbus/cardslot.c
cvs rdiff -r1.12 -r1.13 src/sys/dev/cardbus/cardslotvar.h
cvs rdiff -r1.171 -r1.172 src/sys/dev/pci/pccbb.c
cvs rdiff -r1.34 -r1.35 src/sys/dev/pci/pccbbvar.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