dingusppc/devices/common
joevt 37c352955c Allow bit 1 of I/O BARs to be set.
Usually bit 1 of I/O BARs is 0 since it is reserved, but control has an I/O BAR where this bit is set.
bar_cfg is used to determine the default values of the least significant bits (2 bits for I/O BARs and 4 bits for Memory BARs).
The upper bits of bar_cfg determine which bits can be set and also determines the size of the BAR.
2023-01-11 00:05:23 -08:00
..
adb
i2c Generic I2C PROM emulation. 2022-08-14 23:01:55 +02:00
pci Allow bit 1 of I/O BARs to be set. 2023-01-11 00:05:23 -08:00
scsi Register offsets should be logged as hex 2022-08-22 17:16:22 -07:00
dbdma.cpp dbdma: disable two logging messages. 2022-11-18 18:07:32 +01:00
dbdma.h Rework DBDMA logic for bidirectional channels. 2022-11-17 18:03:18 +01:00
dmacore.h Rework DBDMA logic for bidirectional channels. 2022-11-17 18:03:18 +01:00
hwcomponent.h Make NVRAM a full-fledged HW component. 2022-05-21 14:51:27 +02:00
hwinterrupt.h Hacks for debugging HW interrupts. 2022-08-27 17:38:53 +02:00
machineid.h Fix read/write argument names 2022-08-22 17:16:22 -07:00
mmiodevice.h Fix read/write argument names 2022-08-22 17:16:22 -07:00
nvram.cpp Remove unnecessary linefeeds from log 2022-08-14 05:26:56 -07:00
nvram.h nvram: self-registration with the device registry. 2022-07-18 20:27:34 +02:00
ofnvram.cpp Fix setenv and printenv 2022-08-22 17:20:04 -07:00
ofnvram.h Fix setenv and printenv 2022-08-22 17:20:04 -07:00
viacuda.cpp Hacks for debugging HW interrupts. 2022-08-27 17:38:53 +02:00
viacuda.h Hacks for debugging HW interrupts. 2022-08-27 17:38:53 +02:00