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: Thu Mar 4 22:37:38 UTC 2010
Modified Files:
src/sys/dev/cardbus: cardbus.c cardbusvar.h
Log Message:
Get rid of the #if 1 surrounding #include <dev/cardbus/rbus.h>.
This is *always* compiled with #define rbus 1, so get rid of the
conditional compilation.
ath, atw, and rtw work fine after this change.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/sys/dev/cardbus/cardbus.c
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/cardbus/cardbusvar.h
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