Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



veego
Tue Jul 29 10:50:07 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv4700

Modified Files:
        grf_ul.c 
Log Message:
- changes for the grfconfig interface (provided by Ignatios Souvatzis):
  - Remove gv->{hblank_stop,vblank_stop} and use the other grfvideo_mode
    values to set ba->data.
  - Add gv->disp_flags to select interlace.
  - Not yet supported are: doublescan, sync-on-green and the horizontal/vertical
    sync polarity.
  This makes it possible to use xfree values for grfconfig.


veego
Tue Jul 29 10:52:13 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv5233

Modified Files:
        grf_rh.c grf_rt.c 
Log Message:
- Change the check in r[ht]_getvmode for md->DEP == 4 to md->DEP != 4.
  This fixes a wrong output from grfconfig /dev/grf[23]
- changes for the grfconfig interface:
  - Remove gv->hblank_stop and gv->vblank_stop.
  - Only print doublescan and interlace flags. Horizontal/vertical sync
    polarities are not yet supported and sync-on-green will never be
    supported.


veego
Tue Jul 29 10:54:14 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv5536

Modified Files:
        grfioctl.h 
Log Message:
- Remove grfvideo_mode->hblank_stop and grfvideo_mode->vblank_stop.
- Add grfvideo_mode->disp_flags to select interlace, doublescan, 
  sync-on-green and horizontal/vertical sync polarity.
- Add some constants for grfvideo_mode->disp_flags.


fair
Tue Jul 29 10:55:42 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/dev
In directory netbsd1:/var/slash-tmp/cvs-serv5949

Modified Files:
        if_ie.c 
Log Message:
fix editing boo-boo

veego
Tue Jul 29 10:58:52 PDT 1997
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv6334

Modified Files:
        CHANGES 
Log Message:
Note the amiga grfconfig changes.




Home | Main Index | Thread Index | Old Index