dingusppc/devices
joevt 6d23e18c11 pci: Add PCI CardBus bridge.
PCCard is used by PowerBook G3 Wallstreet in Open Firmware 2.0.1.
CardBus is probed in New World Macs starting from at least Open Firmware 4.1.9f1 sometime after Open Firmware 3.1.1.

- Create PCIBase from common stuff in PCIDevice.
- Add PCIBridgeBase. These have a primary bus number, secondary bus number, and subordinate bus number which are used to determine if PCI type 1 config cycle should be passed.
- Change PCIBridge to use PCIBridgeBase instead of PCIDevice.
- Add PCICardBusBridge which uses PCIBridgeBase.
2024-03-03 16:00:55 -07:00
..
common pci: Add PCI CardBus bridge. 2024-03-03 16:00:55 -07:00
ethernet bigmac: support more registers. 2023-09-22 00:09:17 +02:00
floppy Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
ioctrl heathrow: Align read/write messages. 2024-03-03 12:03:06 -07:00
memctrl pci: Add PCI CardBus bridge. 2024-03-03 16:00:55 -07:00
serial Add stdio for Windows serial 2024-02-20 18:05:11 -07:00
sound soundserver_cubeb: remove soundio code. 2023-11-15 19:01:54 +01:00
storage CD-ROM: Add max blocks check. 2024-03-01 08:01:31 -07:00
video atirage: Rename variable. 2024-03-02 20:49:25 -07:00
CMakeLists.txt cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -07:00
deviceregistry.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
deviceregistry.h Clean up #includes 2023-11-03 00:33:47 -07:00