Fix the internal name of the S3 Trio64V+ VLB
This commit is contained in:
@@ -11084,8 +11084,7 @@ const device_t s3_phoenix_trio64_pci_device = {
|
|||||||
|
|
||||||
const device_t s3_stb_powergraph_64_video_vlb_device = {
|
const device_t s3_stb_powergraph_64_video_vlb_device = {
|
||||||
.name = "S3 Trio64V+ (STB PowerGraph 64 Video) VLB",
|
.name = "S3 Trio64V+ (STB PowerGraph 64 Video) VLB",
|
||||||
.name = "S3 Trio64V+ PCI (Phoenix)",
|
.internal_name = "stb_trio64vplus_vlb",
|
||||||
.internal_name = "px_trio64vplus_pci",
|
|
||||||
.flags = DEVICE_VLB,
|
.flags = DEVICE_VLB,
|
||||||
.local = S3_STB_POWERGRAPH_64_VIDEO,
|
.local = S3_STB_POWERGRAPH_64_VIDEO,
|
||||||
.init = s3_init,
|
.init = s3_init,
|
||||||
|
Reference in New Issue
Block a user