Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/cardbus
Module Name: src
Committed By: dyoung
Date: Fri Feb 6 02:00:50 UTC 2009
Modified Files:
src/sys/dev/cardbus: if_atw_cardbus.c
Log Message:
Disable and acknowledge Function Events, and stop installing a
handler for them.
Don't override the latency timer set for us by the CardBus code.
Add a bit of debug code for the Function Event Registers, #if 0'd
out for now.
Cosmetic: remove gratuitous parenthesization of return statements.
Change the indentation of the struct atw_pci_softc definition.
Use a more meaningful variable name, et cetera.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/cardbus/if_atw_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