All of lore.kernel.org
 help / color / mirror / Atom feed
* bad CVS kernel...
@ 1998-07-29 18:51 Alberto Brealey
  1998-07-29 20:06 ` Jakub Jelinek
  0 siblings, 1 reply; 2+ messages in thread
From: Alberto Brealey @ 1998-07-29 18:51 UTC (permalink / raw)
  To: ultralinux



just downloaded CVS image, and i found some errors in the
linux/drivers/video/atyfb.c file:

around line 1002...

	<---snip---->

    xoffset = var->xoffset;
    yoffset = var->yoffset;
      pixel retrieving attributes */
    
				^^^^^^ where does this comment start?

    aty_st_le32(SRC_CNTL, SRC_LIt = var->right_margin;
			  ^^^^^^^^ undeclared const, var... 

	      ^^^ they are never closed, function aty_st_le32() accepts
three arguments.... there's only two.

    upper = var->upper_margin;
    lower = var->lower_margin;
    hslen = var->hsync_len;

	<---snip---->

hope this helps

alberto

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bad CVS kernel...
  1998-07-29 18:51 bad CVS kernel Alberto Brealey
@ 1998-07-29 20:06 ` Jakub Jelinek
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 1998-07-29 20:06 UTC (permalink / raw)
  To: ultralinux

> just downloaded CVS image, and i found some errors in the
> linux/drivers/video/atyfb.c file:

Please remove that file and cvs update drivers/video/atyfb.c
The copy in CVS seems to be right, probably just your copy is damaged.

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
Ultralinux - first 64bit OS to take full power of the UltraSparc
Linux version 2.1.111 on a sparc64 machine (498.80 BogoMips).
___________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-07-29 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-07-29 18:51 bad CVS kernel Alberto Brealey
1998-07-29 20:06 ` Jakub Jelinek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.