index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sdmmc
Age
Commit message (
Expand
)
Author
2010-05-01
Initialise error variable to zero. If all the if's fail it exists the function
reinoud
2010-04-06
- mention MMC SPI mode.
nonaka
2010-03-27
Added sdhc at cardbus support.
nonaka
2010-02-24
A pointer typedef entails trading too much flexibility to declare const
dyoung
2010-01-12
According to SD Host Controller Simplified Specification Version 2.00, 2.2.10.
uebayasi
2010-01-08
Expand PMF_FN_* macros.
dyoung
2009-12-05
Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lbolt
pooka
2009-11-28
Always sector size is treated as 512 bytes.
nonaka
2009-10-02
Typo in comment.
uebayasi
2009-06-28
Remove trailing whitespace,
hubertf
2009-05-29
It is avoided that the error occurs when the card attaches it,
nonaka
2009-05-24
SDHC card was able to be used.
nonaka
2009-05-17
fix crash with LOCKDEBUG+DIAGNOSTIC kernels:
cegger
2009-05-06
struct cfdata * -> cfdata_t, no functional changes intended.
cegger
2009-04-26
fix build broken.
nonaka
2009-04-26
Added some command definitions.
nonaka
2009-04-21
regen
nonaka
2009-04-21
Added SD/MMC support from OpenBSD.
nonaka