/openbsd/sys/dev/sdmmc/ |
H A D | sdhcreg.h | diff c6293583 Sat Apr 30 11:32:23 GMT 2016 kettenis <kettenis@openbsd.org> Implement DMA support. Bits and pieces taken from NetBSD, but we only support ADMA2. The older SDMA mode has too many limitations to be really usable. Gives us only moderate speed improvements, bus reduces the CPU load considerably. We will reap the full benefits once we implement wider bus widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|
H A D | sdmmcchip.h | diff c6293583 Sat Apr 30 11:32:23 GMT 2016 kettenis <kettenis@openbsd.org> Implement DMA support. Bits and pieces taken from NetBSD, but we only support ADMA2. The older SDMA mode has too many limitations to be really usable. Gives us only moderate speed improvements, bus reduces the CPU load considerably. We will reap the full benefits once we implement wider bus widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|
H A D | sdhcvar.h | diff c6293583 Sat Apr 30 11:32:23 GMT 2016 kettenis <kettenis@openbsd.org> Implement DMA support. Bits and pieces taken from NetBSD, but we only support ADMA2. The older SDMA mode has too many limitations to be really usable. Gives us only moderate speed improvements, bus reduces the CPU load considerably. We will reap the full benefits once we implement wider bus widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|
H A D | sdmmcvar.h | diff c6293583 Sat Apr 30 11:32:23 GMT 2016 kettenis <kettenis@openbsd.org> Implement DMA support. Bits and pieces taken from NetBSD, but we only support ADMA2. The older SDMA mode has too many limitations to be really usable. Gives us only moderate speed improvements, bus reduces the CPU load considerably. We will reap the full benefits once we implement wider bus widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|
H A D | sdmmc_mem.c | diff c6293583 Sat Apr 30 11:32:23 GMT 2016 kettenis <kettenis@openbsd.org> Implement DMA support. Bits and pieces taken from NetBSD, but we only support ADMA2. The older SDMA mode has too many limitations to be really usable. Gives us only moderate speed improvements, bus reduces the CPU load considerably. We will reap the full benefits once we implement wider bus widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|
H A D | sdmmc.c | diff c6293583 Sat Apr 30 11:32:23 GMT 2016 kettenis <kettenis@openbsd.org> Implement DMA support. Bits and pieces taken from NetBSD, but we only support ADMA2. The older SDMA mode has too many limitations to be really usable. Gives us only moderate speed improvements, bus reduces the CPU load considerably. We will reap the full benefits once we implement wider bus widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|
H A D | sdhc.c | diff c6293583 Sat Apr 30 11:32:23 GMT 2016 kettenis <kettenis@openbsd.org> Implement DMA support. Bits and pieces taken from NetBSD, but we only support ADMA2. The older SDMA mode has too many limitations to be really usable. Gives us only moderate speed improvements, bus reduces the CPU load considerably. We will reap the full benefits once we implement wider bus widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|
/openbsd/sys/dev/acpi/ |
H A D | sdhc_acpi.c | diff c6293583 Sat Apr 30 11:32:23 GMT 2016 kettenis <kettenis@openbsd.org> Implement DMA support. Bits and pieces taken from NetBSD, but we only support ADMA2. The older SDMA mode has too many limitations to be really usable. Gives us only moderate speed improvements, bus reduces the CPU load considerably. We will reap the full benefits once we implement wider bus widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|
/openbsd/sys/dev/pci/ |
H A D | sdhc_pci.c | diff c6293583 Sat Apr 30 11:32:23 GMT 2016 kettenis <kettenis@openbsd.org> Implement DMA support. Bits and pieces taken from NetBSD, but we only support ADMA2. The older SDMA mode has too many limitations to be really usable. Gives us only moderate speed improvements, bus reduces the CPU load considerably. We will reap the full benefits once we implement wider bus widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|