LinuxTV

CVS log for dvb-kernel/Attic/driver.av7110

[BACK] Up to [DVB] / dvb-kernel

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7
Sat Jun 14 20:06:03 2003 UTC (20 years, 11 months ago) by holger
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +0 -0 lines
i2c fixes and build fixes. Must have been brain-amputated yesterday...

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 5 13:22:38 2003 UTC (21 years ago) by hunold
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
Some more stuff regarding the dvb-c analog module:
the picture is looking good now, although it seems that the fields
are still swapped. strange...

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 4 18:00:24 2003 UTC (21 years, 5 months ago) by hunold
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Some more changes... (but we're stabilizing...)

2.5.x:
- exchanged the Kconfig files for "ttpci" and "ttpci-budget"
- removed the "SAA7146 based" from the card descriptions, but put
  it to the remark some lines above

saa7146:
- simplified the probe(), attach(), detach() logic, since all
  dvb devices can be identified by their subvendor/subdevice ids

av7110:
- added two wait_for_debi_done() calls in gpioirq(). (All other
  IER_ENABLE() calls are preceded by wait_for_debi_done())

budget:
- budget.c has been split up into budget.c and budget-av.c. The latter
  is for budget cards with analog video (av) inputs. Definitions are
  now in budget.h. budget.c exports various functions that are used by
  budget-av.c, too. The av code is currently missing, though, and needs
  to be added.

unsorted:
- various c99 initializer cleanups

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 29 22:15:54 2002 UTC (21 years, 5 months ago) by hunold
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -6 lines
Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> videodev.o dependency,
so we can later split up the av7110 driver into a av7110 and budget card driver.

I tested this on 2.4.18-3 (original RedHat 7.3 kernel) and 2.5.53.

Changes in detail:

saa7146:
- fixed the unitialised timer warnings
- split saa7146.o into saa7146.o and saa7146_vv.o:
  all videodev (ie. v4l) related stuff is now encapsulated in saa7146_vv.o.
  the extension (ie. mxb or dvb-ttpci) now has to make sure to register the v4l
  devices via helper functions provided by saa7146_vv

mxb:
- changes to make the driver compile with the new saa7146 and saa7146_vv parts
- fix the vbi bypass issue for MXBs with saa7146, rev. 1 card

av7110:
- changes to make the driver compile with the new saa7146 and saa7146_vv parts
- some changes related to the upcoming av7110 <=> budget splitup, but they are
  commented out
- changed the saa7146 PAL values to experimental values that look good to me, but
  kept the old values as a comment. where are the original values from? there is
  a big black border on most channels on the left side which annoyed me...
- changed from video/generic_usercopy() to dvb_usercopy() and put this into the
  source code, not into compat.c
- moved the crc_32* stuff from compat.c to the source file where it is used
- now compat.[ch] was removed completely, all references were deleted from
  all other files.

other:
- updated the README and TODO files
- changed "makelinks" to remove alps_bsru6 stuff from kernel when making the symlinks
- fixed the build files in "build-2.4"
- fixed all other files needed for 2.5.x kernel build

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 20 14:16:40 2002 UTC (21 years, 5 months ago) by js
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
fix saa7146 debug setting

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 20 13:45:16 2002 UTC (21 years, 5 months ago) by js
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -4 lines
Don't include Redhat function library to make it work on Debian.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 17 14:42:17 2002 UTC (21 years, 5 months ago) by hunold
Branches: MAIN
Add TODO (for the whole package) and README
(explains how to get this stuff running)
plus the "driver.av7110" script for convenience.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>