Recognize the ATI Rage128-LF Mobility AGP video adapter.
This commit is contained in:
parent
e91e84a78a
commit
dcf0591765
@ -1502,6 +1502,8 @@ const char* pci_vga_match(device_t dev)
|
||||
chip = "Mach64-GX"; break;
|
||||
case 0x4c42:
|
||||
chip = "Mach64-LB"; break;
|
||||
case 0x4c46:
|
||||
chip = "Rage128-LF Mobility"; break;
|
||||
case 0x4c4d:
|
||||
chip = "Mobility-1"; break;
|
||||
case 0x475a:
|
||||
|
Loading…
Reference in New Issue
Block a user