summaryrefslogtreecommitdiff
path: root/sys/dev/ic/rtsx.c
AgeCommit message (Expand)Author
2013-12-08Fix rtsx_read_cfg() return value check in rtsx_attach(). Diff from dhill.Stefan Sperling
2013-12-06Add a DVACT_WAKEUP op to the *_activate() API. This is called after theTheo de Raadt
2013-11-06Add support for the RTS5229 card reader to rtsx(4).Stefan Sperling
2013-05-31Correct sequencing in ca_activate function. Some operations were in theTheo de Raadt
2013-03-28Prevent a panic during rtsx(4) attachment. If a card is inserted while bootingStefan Sperling
2012-12-07Remove support for waiting for an interrupt within hostcmd_send(), since onlyStefan Sperling
2012-11-29Add rtsx(4), a new driver for the Realtek RTS5209 card reader.Stefan Sperling