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: Sat Feb 18 13:38:36 UTC 2012
Modified Files:
src/sys/dev/cardbus: if_ral_cardbus.c
src/sys/dev/ic: rt2560.c rt2560var.h rt2661.c rt2661var.h
src/sys/dev/pci: if_ral_pci.c
Log Message:
split device_t/softc
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/cardbus/if_ral_cardbus.c
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/ic/rt2560.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/rt2560var.h
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/ic/rt2661.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/ic/rt2661var.h
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/pci/if_ral_pci.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