dingusppc/devices/common
joevt 11d61359c1 dbdma: Add data callbacks.
Allow the dbdma program to initiate reading/writing by adding in and out callbacks.
Support the DBDMA flush command by adding a flush callback. If the transfer completes, then clear the flush flag, otherwise leave it unchanged.
Clear the flush flag after it is copied to the xferStatus of the DBDMA command.
2024-04-24 07:09:56 -07:00
..
adb adbbus: Don't abort. 2024-03-24 12:35:11 -07:00
ata atahd: Add STANDBY_IMMEDIATE. 2024-03-30 08:30:37 -07:00
i2c athens: Allow P2_MUX bit 6 to be 1. 2024-04-24 06:48:27 -07:00
pci bandit: Fix regression in non-Aspen PCI bridge 2024-04-08 15:41:19 -05:00
scsi scsibus: Use bus name in log messages. 2024-04-22 07:50:01 -07:00
dbdma.cpp dbdma: Add data callbacks. 2024-04-24 07:09:56 -07:00
dbdma.h dbdma: Add data callbacks. 2024-04-24 07:09:56 -07:00
dmacore.h dbdma: Add data callbacks. 2024-04-24 07:09:56 -07:00
hwcomponent.h machineid: implement BoardRegister class. 2023-12-10 00:19:44 +01:00
hwinterrupt.h hwinterrupt: remove deprecated SCSI0 & SCSI1. 2024-02-12 01:46:21 +01:00
machineid.h machineid: Don't decode board register address. 2024-04-03 19:53:03 -07:00
mmiodevice.h mmiodevice: Move SIZE_ARG macro from pcibase. 2024-03-24 13:03:31 -07:00
nvram.cpp nvram: Output nvram file name in error message. 2024-03-01 07:59:19 -07:00
nvram.h nvram: use smart pointers, fix initialization. 2023-04-17 00:03:36 +02:00
ofnvram.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
ofnvram.h Clean up #includes 2023-11-03 00:33:47 -07:00
viacuda.cpp viacuda: Use timer ids instead of timer flags. 2024-04-23 06:44:02 -07:00
viacuda.h viacuda: Use timer ids instead of timer flags. 2024-04-23 06:44:02 -07:00