summaryrefslogtreecommitdiff
path: root/sys/dev/pci/sdhc_pci.c
AgeCommit message (Expand)Author
2014-09-30Fix another Ricoh SD controller which needs to be put into slow mode to work.Stefan Sperling
2014-09-26new ricoh controllers must also be pushed into "old slow mode" at resumeTheo de Raadt
2014-07-13Some reallocarray() use; review Jean-Philippe Ouellet, patrick keshishianTheo de Raadt
2013-01-04Attach rtsx(4) only to devices using the 'undefined' PCI class, and doStefan Sperling
2012-10-08Revamp the sequences for suspend/hibernate -> resume so that the codeTheo de Raadt
2011-12-23Switch the Ricoh RU823 SD/MMC in SD2.0 mode (upon which it changes itselfMark Kettenis
2011-07-31Add support for the Ricoh 5U823 SD/MMC controller found on the x220.Mark Kettenis
2010-09-07remove the powerhook code. All architectures now use the ca_activate treeTheo de Raadt
2010-08-27Improve sdhc_activate, and make sdhc_powerhook a simple wrapper aroundTheo de Raadt
2010-07-01suspend/resume to the same level as apm machines. note: that is kindTheo de Raadt
2007-10-30MALLOC/FREE -> malloc/freeCharles Longeau
2007-09-06Don't try disabling bus power before setting the voltage onJonathan Gray
2006-07-19usually works better when you check for the right device id. tsk tsk.Federico G. Schwindt
2006-07-18On some TI controllers, disable the SD/MMC bit on the flash media soFederico G. Schwindt
2006-07-17correct the way hosts are alloc'ed. fixes crashes on controllers withFederico G. Schwindt
2006-06-29Read the "slot info" PCI configuration register to find out how manyUwe Stuehler
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler