index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MAXPHYS seems more stable on the AT91RM9200 boards that I have. We
imp
2008-10-02
1
-1
/
+1
*
Improve support for multiple block read/write. This code is currently
imp
2008-09-30
1
-38
/
+42
*
Make the media size return the block rather than the bytes on the device.
imp
2008-09-29
1
-1
/
+1
*
Explicitly set data to NULL rather than relying mmc_wait_for_cmd() to
imp
2008-09-29
1
-1
/
+8
*
Minor style fixes from mav@ (with similar problems fixed where I noticed
imp
2008-09-29
2
-4
/
+5
*
Conform to style(9) for return (foo); The files were a mix before.
imp
2008-09-29
2
-12
/
+12
*
Convert all C++ comments to C style. There's lots of folks that don't
imp
2008-09-29
1
-23
/
+30
*
The parameters to the MMCBR_ACQUIRE_HOST and MMCBR_RELEAES_HOST were
imp
2008-09-29
1
-2
/
+2
*
Add "caps" word to host bridge.
imp
2008-09-28
1
-0
/
+2
*
Implement power down, and power down the bus on detach.
imp
2008-09-28
1
-1
/
+15
*
When a device is read only, fail all non-read BIO requests.
imp
2008-09-28
1
-1
/
+8
*
Propigate read-only status of cards. Right now it is read only at
imp
2008-09-28
3
-1
/
+14
*
The OCR register defines both acceptable voltage bits, as well as bits
imp
2008-09-28
2
-2
/
+3
*
Other busses on the system use the official capitalization for the
imp
2008-09-28
1
-1
/
+1
*
Fix line continuation whitespace.
imp
2008-09-28
1
-2
/
+2
*
Rename the kthread_xxx (e.g. kthread_create()) calls
julian
2007-10-20
1
-2
/
+2
*
MFp4: When querying the operating condition of SD cards (using the
imp
2007-06-05
1
-1
/
+1
*
A careful reading of the disclaimer that is required to download the
imp
2007-05-26
8
-0
/
+216
*
First cut at making detach work. also add sdh as a possible mmc bridge.
imp
2007-05-15
2
-10
/
+65
*
Don't need mmc_mode ivar
imp
2007-05-15
1
-2
/
+0
*
Preliminary MMC stack. This stack supports SD 1.0 cards only, but
imp
2006-10-20
8
-0
/
+1694
[prev]