cvs commit: src/sys/dev/video/gsc gsc.c src/sys/platform/pc32/isa asc.c

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Jul 23 20:27:41 PDT 2008


swildner    2008/07/23 20:26:47 PDT

DragonFly src repository

  Modified files:
    sys/dev/video/gsc    gsc.c 
    sys/platform/pc32/isa asc.c 
  Log:
  Fix LINT now that we build with -Werror-implicit-function-declaration.
  
  Also fix some issues with too many arguments being passed to isa_dmastart()
  and isa_dmadone().
  
  Revision  Changes    Path
  1.16      +4 -2      src/sys/dev/video/gsc/gsc.c
  1.20      +5 -3      src/sys/platform/pc32/isa/asc.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/video/gsc/gsc.c.diff?r1=1.15&r2=1.16&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/platform/pc32/isa/asc.c.diff?r1=1.19&r2=1.20&f=u





More information about the Commits mailing list