Move the NEC Trident to its correct place.
This commit is contained in:
@@ -88,6 +88,7 @@ video_cards[] = {
|
||||
{ .device = &et4000_kasan_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &genius_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &nga_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &nec_sv9000_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &ogc_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &jvga_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &oti037c_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
@@ -105,7 +106,6 @@ video_cards[] = {
|
||||
{ .device = &tvga8900d_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &tvga8900dr_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &tvga9000b_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &nec_sv9000_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &et4000k_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &et2000_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &et3000_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
|
||||
Reference in New Issue
Block a user