Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   drochner
Date:           Thu Jun 26 20:57:11 UTC 2008

Modified Files:
        src/sys/dev/pci: pccbb.c pccbbvar.h

Log Message:
delete more dead code, remove use of pcic_handle except of some local
uses in pcmcia ressource management which is copied from ISA pcic,
so use our softc as handle exported to generic pcmcia code and kill
the ph_parent backpointer - this makes the code simpler and smaller


To generate a diff of this commit:
cvs rdiff -r1.176 -r1.177 src/sys/dev/pci/pccbb.c
cvs rdiff -r1.36 -r1.37 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