Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/cardbus
Module Name: syssrc
Committed By: thorpej
Date: Mon Sep 30 20:52:29 UTC 2002
Modified Files:
syssrc/sys/dev/cardbus: adv_cardbus.c ahc_cardbus.c cardbus.c
cardslot.c com_cardbus.c ehci_cardbus.c fwohci_cardbus.c
if_ex_cardbus.c if_fxp_cardbus.c if_rtk_cardbus.c if_tlp_cardbus.c
ohci_cardbus.c rbus_ppb.c
Log Message:
Use CFATTACH_DECL().
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/cardbus/adv_cardbus.c \
syssrc/sys/dev/cardbus/fwohci_cardbus.c syssrc/sys/dev/cardbus/rbus_ppb.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/cardbus/ahc_cardbus.c \
syssrc/sys/dev/cardbus/com_cardbus.c
cvs rdiff -r1.44 -r1.45 syssrc/sys/dev/cardbus/cardbus.c
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/cardbus/cardslot.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/cardbus/ehci_cardbus.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/cardbus/if_ex_cardbus.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/cardbus/if_fxp_cardbus.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/cardbus/if_rtk_cardbus.c
cvs rdiff -r1.35 -r1.36 syssrc/sys/dev/cardbus/if_tlp_cardbus.c
cvs rdiff -r1.12 -r1.13 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