Recognize the ATI Rage128-LF Mobility AGP video adapter.

This commit is contained in:
John Baldwin 2000-09-29 21:15:02 +00:00
parent 7fa6b7c01e
commit 2ea498b2e5
1 changed files with 2 additions and 0 deletions

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: