Added the CMD-649.

This commit is contained in:
OBattler
2025-08-01 19:44:30 +02:00
parent 49057ab4c8
commit 33af416836
3 changed files with 134 additions and 22 deletions

View File

@@ -81,6 +81,7 @@ extern const device_t ide_cmd646_single_channel_device; /* CMD PCI-646 (
extern const device_t ide_cmd646_ter_qua_device; /* CMD PCI-646 (Tertiary and quaternary channels) */
extern const device_t ide_cmd648_ter_qua_device; /* CMD PCI-648 (Tertiary and quaternary channels) */
extern const device_t ide_cmd648_ter_qua_onboard_device; /* CMD PCI-648 (Tertiary and quaternary channels, on-board) */
extern const device_t ide_cmd649_ter_qua_device; /* CMD PCI-649 (Tertiary and quaternary channels) */
extern const device_t ide_opti611_vlb_device; /* OPTi 82c611/611A VLB */
extern const device_t ide_opti611_vlb_sec_device; /* OPTi 82c611/611A VLB (Secondary channel) */