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 Nov 16 18:46:23 UTC 2007

Modified Files:
        src/sys/dev/cardbus: if_rtw_cardbus.c

Log Message:
Use cardbus_setpowerstate() instead of rolling our own.

Let the Cardbus bridge driver set our Latency Timer, but round down
to the nearest multiple of 0x10, since the RTL8180 datasheet may
be trying to tell us that is necessary.

Activate Parity & System Error reporting.

Use a more meaningful variable name, reg -> csr.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/cardbus/if_rtw_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