[PATCH TO TEST] VESA [1024x768] mode support for
	FreeBSD-CURRENT
    Michal Mertl 
    mime at traveller.cz
       
    Tue Apr  5 16:18:23 PDT 2005
    
    
  
Didier Wiroth wrote:
> Unfortunately with patch applied it does not compile on stable:
> 
> Warning: Object directory not changed from original /usr/src/usr.sbin/vidcontrol
> cc -O -pipe   -c vidcontrol.c
> vidcontrol.c: In function `video_mode':
> vidcontrol.c:500: error: `_VESA_800x600_DFL_COLS' undeclared (first use in this 
> function)
> vidcontrol.c:500: error: (Each undeclared identifier is reported only once
> vidcontrol.c:500: error: for each function it appears in.)
> vidcontrol.c:505: error: `_VESA_800x600_DFL_FNSZ' undeclared (first use in this 
> function)
> vidcontrol.c:509: error: `_VESA_800x600_DFL_ROWS' undeclared (first use in this 
> function)
> *** Error code 1
I believe Didier used broken vidcontrol.c file. The patch was for
current and needs to be applied to clean vidcontrol.c ver 1.48.
It works for me (on CURRENT anyways).
Michal
    
    
More information about the freebsd-current
mailing list