summaryrefslogtreecommitdiff
path: root/sys/src/9/port/devsd.c
AgeCommit message (Expand)Author
2015-09-20devsd: handle SYNCHRONIZE CACHE scsi commands as nops in sdfakescsi()cinap_lenrek
2015-09-20devsd: remove unused timeout field from SDreqcinap_lenrek
2015-03-06devsd: always page align sd bufferscinap_lenrek
2013-11-12devsd: fix scsi emulation for disks bigger than 4 billion sectors (from erik ...cinap_lenrek
2013-05-27devfs/devsd: fix waserror() and unused variable compiler problemcinap_lenrek
2013-05-20use resrcwait() when waiting for memory to become availablecinap_lenrek
2013-05-19devsd: don't raise Enomem error if sdmalloc() fails, instead wait for the mem...cinap_lenrek
2013-05-02devsd: initialize unit->sense[0] in sdsetsense() (from erik quanstroms 9atom)cinap_lenrek
2012-12-26devsd: fix possible sdbio() race with inquiry data changing (due to ahci hotp...cinap_lenrek
2012-08-07add Echange[] error stringcinap_lenrek
2011-12-12kernel: fix more malloc/smalloc errorscinap_lenrek
2011-07-10merge sd changes from 9atomcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen