CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/06/29 13:42:09
Modified files: sys/dev/sdmmc : sdmmc_io.c Log message: In sdmmc_intr_establish(), copy the entire name parameter instead of dumping the last byte. Input from otto@ and pe...@. ok on an earlier diff from miod (and krw IIRC).