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: dyoung
Date: Thu Feb 25 00:47:40 UTC 2010
Modified Files:
src/sys/dev/cardbus: cardbus.c cardbus_map.c cardbusvar.h
siisata_cardbus.c
src/sys/dev/pci: pccbb.c
Log Message:
Cardbus_free_tag() and cardbus_free_tag() are no-ops, so get rid of them
to simplify the code a bit.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sys/dev/cardbus/cardbus.c
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/cardbus/cardbus_map.c
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/cardbus/cardbusvar.h
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/cardbus/siisata_cardbus.c
cvs rdiff -u -r1.195 -r1.196 src/sys/dev/pci/pccbb.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