Some more 64bitness fixes for warnings.

Applied relevant upstream patches.
Added Sigma Color 400 video card.
This commit is contained in:
waltje
2018-10-25 04:28:21 -04:00
parent 98eaa3bd34
commit e4a6a62bb8
19 changed files with 1154 additions and 73 deletions

View File

@@ -12,7 +12,7 @@
* "extern" reference to its device into the video.h file,
* and add an entry for it into the table here.
*
* Version: @(#)video_dev.c 1.0.26 2018/10/22
* Version: @(#)video_dev.c 1.0.27 2018/10/24
*
* Authors: Fred N. van Kempen, <decwiz@yahoo.com>
* Miran Grca, <mgrca8@gmail.com>
@@ -101,6 +101,7 @@ static const struct {
{ "oti067", &oti067_device },
{ "oti077", &oti077_device },
{ "pvga1a", &paradise_pvga1a_device },
{ "sigma400", &sigma_device },
{ "wd90c11", &paradise_wd90c11_device },
{ "wd90c30", &paradise_wd90c30_device },
{ "plantronics", &colorplus_device },