Recognize the ATI Rage128-LF Mobility AGP video adapter.

This commit is contained in:
jhb 2000-09-29 21:15:02 +00:00
parent e91e84a78a
commit dcf0591765

View File

@ -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: