|
From: James S. <jsi...@tr...> - 2002-06-06 16:28:18
|
> On Thu, Jun 06, 2002 at 06:48:00AM -0700, James Simmons wrote: > > Now for the new rounds of updates. Please pull the fbdev BK updates and > > bug fixes. > > > > http://fbdev.bkbits.net:8080/fbdev-2.5 > > > > Standard diff: > > > > http://www.transvirtual.com/~jsimmons/fbdev.diff.gz > > diffstat output would be useful. Can you make it part of your standard > mailings please? That way, individual framebuffer maintainers know > whether they need to bother looking or not. drivers/video/Config.in | 40 drivers/video/Makefile | 28 drivers/video/anakinfb.c | 4 drivers/video/aty128fb.c | 5 drivers/video/cfbcopyarea.c | 4 drivers/video/cfbimgblt.c | 10 drivers/video/clps711xfb.c | 3 drivers/video/cyber2000fb.c | 5 drivers/video/dn_accel.h | 9 drivers/video/dn_cfb4.c | 492 ----- drivers/video/dn_cfb8.c | 540 ------ drivers/video/dnfb.c | 535 +----- drivers/video/fbcmap.c | 2 drivers/video/fbmem.c | 3 drivers/video/maxinefb.c | 290 --- drivers/video/neofb.c | 3639 ++++++++++++++++++++------------------------ drivers/video/neofb.h | 291 --- drivers/video/pm2fb.c | 745 ++++++--- drivers/video/pmag-ba-fb.c | 343 ---- drivers/video/pmagb-b-fb.c | 344 ---- drivers/video/skeletonfb.c | 2 drivers/video/tdfxfb.c | 2434 ++++++++--------------------- drivers/video/tx3912fb.c | 566 ++---- drivers/video/tx3912fb.h | 128 - drivers/video/vfb.c | 4 include/video/neomagic.h | 264 +++ include/video/pm2fb.h | 222 ++ include/video/tx3912.h | 62 28 files changed, 4034 insertions(+), 6980 deletions(-) |