Giuseppe Caizzone

Show:

What's happening?

  • makefiles/makefile.linux bug

    in libmng-1.0.10, in file makefiles/makefile.linux, at line 87: OBJSDLL = $(OBJS:.0=.pic.o) is wrong, should be OBJSDLL = $(OBJS:.o=.pic.o) (lowercase o instead of zero), otherwise libmng.so will be built from non-PIC objects.

    2009-03-13 11:06:22 UTC in libmng

  • Support for FUJIFILM MV-1 (0461:0821)

    Greetings! I've been successfully using the webcam "Fujifilm MV-1" with this driver. Its vendor:productid code is 0461:0821. It's SPCA533-based, I just copied a new entry from other SPCA533 cameras: [file gspca_core.c] ... case 0x0821: /* FUJIFILM MV-1 */ spca50x->desc = FUJIFILMMV1; spca50x->bridge = BRIDGE_SPCA533;...

    2008-05-24 17:47:35 UTC in SPCA50X USB Camera Linux Driver

About Me

  • 2008-05-24 (1 year ago)
  • 2097361
  • peppepz (My Site)
  • Giuseppe Caizzone

Send me a message