Module name:dvb
Committed by: j_morse
Date: Tue Sep 16 20:11:26 UTC 2008
Modified Files:
dvb: demux.c
Log Message:
Changed buffer mutex to IPL_SOFTSERIAL, can now cope with softints at any
priority
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.11 -r1.12 dvb/dem
Module name:dvb
Committed by: j_morse
Date: Tue Sep 16 20:06:29 UTC 2008
Modified Files:
dvb: dvb.h
dvb/330e_test: em28xx.h
Log Message:
Patched dvb.h/em28xx.h to include sys/param.h
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 dvb/330e_test/em2
Module name:dvb
Committed by: j_morse
Date: Mon Sep 8 22:12:40 UTC 2008
Modified Files:
dvb: index.html
Log Message:
Updated website to finalish summary
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.7 -r1.8 dvb/index.html
To view a diff of this commit:
http://
Module name:dvb
Committed by: j_morse
Date: Wed Aug 20 14:04:28 UTC 2008
Modified Files:
dvb: adapter.c devices.c
Log Message:
Added a couple of comments and fixed null pointer deref caused by demux handles
closing after device is gone.
To generate a diff of this commit:
Module name:dvb
Committed by: j_morse
Date: Mon Aug 4 08:23:42 UTC 2008
Removed Files:
dvb/330e_test: TODO em28xx.tgz out
Log Message:
Removed redundant three files
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r0 dvb/330e_test/TODO dvb/330e_test/em28xx.tgz
Module name:dvb
Committed by: j_morse
Date: Sun Aug 3 22:36:30 UTC 2008
Modified Files:
dvb: adapter.c
dvb/330e_test: em2880-dvb.c
dvb/man: dvb.9
Log Message:
Fixed behavioral change, em28xx driver expected to set priv data after
registering adapter but b
Module name:dvb
Committed by: j_morse
Date: Sun Aug 3 21:42:28 UTC 2008
Added Files:
dvb/330e_test: TODO em2880-dvb.c em28xx-audio.c em28xx-cards.c
em28xx-core.c em28xx-i2c.c em28xx-input.c em28xx-keymaps.c
em28xx-keymaps.h em28xx-netbsd.c em28xx-vi
Module name:dvb
Committed by: j_morse
Date: Sun Aug 3 21:34:41 UTC 2008
Modified Files:
dvb: adapter.c demux.c devices.c dmx.h dvb.h dvbtest.c frontend.c
Added Files:
dvb/man: dvb.9
Log Message:
Updated license to not refer to "REGENTS" any more... Added man/dvb.9
Module name:dvb
Committed by: j_morse
Date: Sun Aug 3 18:14:14 UTC 2008
Modified Files:
dvb: adapter.c demux.c devices.c dmx.h dvb.h dvbtest.c
Log Message:
Fiddled with dvb_register_adapter to attach dvb devs itself, drivers not
required to fill out attach args themselve
Module name:dvb
Committed by: j_morse
Date: Sun Aug 3 17:07:02 UTC 2008
Modified Files:
dvb: adapter.c demux.c devices.c dvbtest.c frontend.c
Log Message:
Changed 4 space indentation to tabs
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.15 -r1.16 dvb/dvbtest.c
Module name:dvb
Committed by: j_morse
Date: Sun Aug 3 15:36:56 UTC 2008
Modified Files:
dvb: devices.c dvb.h
Log Message:
Added vdevgone call to clober io calls while devices detaching
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.16 -r1.17 dvb/devices.c
cvs -
Module name:dvb
Committed by: j_morse
Date: Sun Aug 3 01:57:38 UTC 2008
Modified Files:
dvb: adapter.c demux.c devices.c dmx.h dvb.h dvbtest.c files.dvb
frontend.c frontend.h
dvb/usb: ehci.c
Log Message:
Removed various rubbish, removed ehci panic, add
Module name:dvb
Committed by: j_morse
Date: Sat Aug 2 01:52:28 UTC 2008
Modified Files:
dvb/usb: ehci.c ehcivar.h
Log Message:
Cleaned up ehci, implemented better itd defered freeing code
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 dvb/usb/ehci.c
c
Module name:dvb
Committed by: j_morse
Date: Thu Jul 31 11:05:24 UTC 2008
Modified Files:
dvb: frontend.c
dvb/usb: ehci.c
Log Message:
Added back call to tuner_ops.init, re-enabled interrupt transfers in ehci
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.
Module name:dvb
Committed by: j_morse
Date: Wed Jul 30 08:38:29 UTC 2008
Modified Files:
dvb: demux.c dvbtest.c
Log Message:
Removed redundant printfs
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.13 -r1.14 dvb/dvbtest.c
cvs -z3 rdiff -u -r1.6 -r1.7 dvb/demux.c
Module name:dvb
Committed by: j_morse
Date: Wed Jul 30 08:29:38 UTC 2008
Modified Files:
dvb: adapter.c demux.c devices.c dmx.h dvbtest.c files.dvb
frontend.c frontend.h
Log Message:
Added patch, changed to two-clause license, other misc changes
To generate a
Module name:dvb
Committed by: j_morse
Date: Tue Jul 29 17:30:07 UTC 2008
Modified Files:
dvb/usb: ehci.c
Log Message:
Actually made the scheduling fix work
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.8 -r1.9 dvb/usb/ehci.c
To view a diff of this commit:
http
Module name:dvb
Committed by: j_morse
Date: Tue Jul 29 15:01:46 UTC 2008
Modified Files:
dvb/usb: ehci.c
Log Message:
Added scheduling workaround to allow continuous isoc transfers
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.7 -r1.8 dvb/usb/ehci.c
To view a
Module name:dvb
Committed by: j_morse
Date: Sun Jul 27 17:03:28 UTC 2008
Modified Files:
dvb/usb: ehci.c
Log Message:
Ehci isoc apparently working; Unfortunately the device isn't sending any data...
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.6 -r1.7 dvb/usb/
Module name:dvb
Committed by: j_morse
Date: Sat Jul 26 01:23:23 UTC 2008
Modified Files:
dvb: index.html
Log Message:
Updated web page with short status description
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.6 -r1.7 dvb/index.html
To view a diff of this com
Module name:dvb
Committed by: j_morse
Date: Thu Jul 24 02:32:08 UTC 2008
Modified Files:
dvb/usb: ehci.c ehcireg.h
Log Message:
Isoc transfers now "work", in that the machine doesn't panic, and it acts
roughly like it's supposed to.
After first isoc transfer abort, all o
Module name:dvb
Committed by: j_morse
Date: Tue Jul 22 13:55:40 UTC 2008
Modified Files:
dvb/usb: ehci.c
Log Message:
Implemented ehci_check_itd_intr, allowing detection of finished isoc xfers on
interrupt, added code in ehci_idone to complete interrupt, enabled ehci_open
Module name:dvb
Committed by: j_morse
Date: Tue Jul 22 00:04:25 UTC 2008
Modified Files:
dvb/usb: ehci.c
Log Message:
Removed random curproc check from both abort routines
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 dvb/usb/ehci.c
To view a diff of t
Module name:dvb
Committed by: j_morse
Date: Mon Jul 21 23:45:10 UTC 2008
Modified Files:
dvb/usb: ehci.c
Log Message:
Added ehci_abort_isoc_xfer, it at least compiles
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 dvb/usb/ehci.c
To view a diff of this c
Module name:dvb
Committed by: j_morse
Date: Mon Jul 21 16:36:33 UTC 2008
Modified Files:
dvb/usb: ehci.c ehcivar.h
Log Message:
Implemented ehci_device_isoc_done and some other placeholders. Also
ehci_rem_free_itd_chain, which removes descriptors from the hardware chain a
Module name:dvb
Committed by: j_morse
Date: Sat Jul 19 20:57:20 UTC 2008
Modified Files:
dvb: demux.c devices.c dmx.h frontend.c
Added Files:
dvb/usb: ehci.c ehcireg.h ehcivar.h usb.h
Log Message:
Added some ehci changes, _without_ dma syncs
To generate a diff of
Module name:dvb
Committed by: j_morse
Date: Thu Jul 17 03:31:43 UTC 2008
Modified Files:
dvb: demux.c devices.c
Log Message:
Fixed slight mutex problem
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.12 -r1.13 dvb/devices.c
cvs -z3 rdiff -u -r1.3 -r1.4 dvb/demux.
Module name:dvb
Committed by: j_morse
Date: Thu Jul 17 02:48:08 UTC 2008
Modified Files:
dvb: adapter.c demux.c devices.c dmx.h dvb.h dvbtest.c files.dvb
frontend.c
Log Message:
Mucked up CVS, Added dvr device, Changed demux dev handles to file handles.
To gen
Module name:dvb
Committed by: j_morse
Date: Tue Jul 8 19:49:26 UTC 2008
Modified Files:
dvb: index.html
Log Message:
Updated web page with current status, and link to screenshot
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.5 -r1.6 dvb/index.html
To view a dif
Module name:dvb
Committed by: j_morse
Date: Tue Jul 8 19:41:54 UTC 2008
Added Files:
dvb: screencap2.jpg
Log Message:
Added screencap of vlc appearing to work
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 dvb/screencap2.jpg
To view a diff of this commit:
Module name:dvb
Committed by: j_morse
Date: Tue Jul 8 19:39:47 UTC 2008
Modified Files:
dvb: adapter.c demux.c dmx.h dvb.h dvbtest.c frontend.c frontend.h
Log Message:
Fixed a couple of bugs and code syntax
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2
Module name:dvb
Committed by: j_morse
Date: Tue Jul 8 19:37:40 UTC 2008
Modified Files:
dvb: devices.c
Log Message:
Added a couple of routines to make this all more linuxtv compatible
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 dvb/devices.c
To vie
Module name:dvb
Committed by: j_morse
Date: Thu Jul 3 15:29:34 UTC 2008
Modified Files:
dvb: adapter.c devices.c dmx.h dvb.h dvbtest.c files.dvb frontend.c
frontend.h
Added Files:
dvb: demux.c version.h
Log Message:
Added demux.c and a few patches, dem
Module name:dvb
Committed by: j_morse
Date: Sat Jun 28 00:29:32 UTC 2008
Modified Files:
dvb: devices.c
Log Message:
Removed a few redundant debugging printfs
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.8 -r1.9 dvb/devices.c
To view a diff of this commit:
htt
Module name:dvb
Committed by: j_morse
Date: Sat Jun 28 00:06:57 UTC 2008
Modified Files:
dvb: devices.c dvb.h dvbtest.c frontend.c frontend.h
Added Files:
dvb: ca.h dmx.h
Log Message:
Added dmx.h and ca.h to allow linux tools to compile
To generate a diff of this
Module name:dvb
Committed by: j_morse
Date: Thu Jun 26 19:47:43 UTC 2008
Added Files:
dvb/tests: dump_bytes.c
Log Message:
*Actually* added test case
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 dvb/tests/dump_bytes.c
To view a diff of this commit:
http
Module name:dvb
Committed by: j_morse
Date: Thu Jun 26 19:46:28 UTC 2008
Modified Files:
dvb: dvbtest.c frontend.c
Log Message:
Added test case
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.7 -r1.8 dvb/dvbtest.c dvb/frontend.c
To view a diff of this commit:
ht
Module name:dvb
Committed by: j_morse
Date: Thu Jun 26 18:58:32 UTC 2008
Modified Files:
dvb: devices.c dvbtest.c frontend.c frontend.h
Log Message:
Added support to feed data from file to dvb framework
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.6 -r1.7 dvb/
Module name:dvb
Committed by: j_morse
Date: Wed Jun 25 00:03:00 UTC 2008
Modified Files:
dvb: devices.c dvbtest.c files.dvb frontend.c frontend.h
Log Message:
Fixed/attached dvbtest properly
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 dvb/files.dvb
cv
Module name:dvb
Committed by: j_morse
Date: Mon Jun 23 21:56:33 UTC 2008
Modified Files:
dvb: adapter.c devices.c dvb.h dvbtest.c frontend.c frontend.h
Removed Files:
dvb: audio.h demux.h dvb_main.h kdemux.h video.h
Log Message:
Changed code style
To generate a d
Module name:dvb
Committed by: j_morse
Date: Mon Jun 23 04:52:49 UTC 2008
Modified Files:
dvb: adapter.c devices.c dvb_main.h dvbtest.c files.dvb frontend.c
frontend.h
Removed Files:
dvb: dvbmain.c
Log Message:
Changed attachment method, fixed a few bugs
Module name:dvb
Committed by: j_morse
Date: Sat Jun 21 19:12:44 UTC 2008
Modified Files:
dvb: devices.c dvbtest.c frontend.c frontend.h
Log Message:
Fixed a couple of null pointer dereferences, now have start/read/stop working
To generate a diff of this commit:
cvs -z3 r
Module name:dvb
Committed by: j_morse
Date: Fri Jun 20 10:43:20 UTC 2008
Added Files:
dvb: dvb_main.h
Log Message:
Dvb: added missing file
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 dvb/dvb_main.h
To view a diff of this commit:
http://netbsd-soc.cvs.so
Module name:dvb
Committed by: j_morse
Date: Fri Jun 20 10:41:22 UTC 2008
Modified Files:
dvb: adapter.c devices.c dvb.h dvbmain.c dvbtest.c files.dvb
frontend.c frontend.h kdemux.h
Log Message:
Dvb: Added start/stop capture ioctls for frontneds, about 2/3 done,
Module name:dvb
Committed by: j_morse
Date: Wed Jun 18 10:14:46 UTC 2008
Added Files:
dvb: adapter.c audio.h demux.h devices.c dvb.h dvbmain.c dvbtest.c
files.dvb frontend.c frontend.h kdemux.h video.h
Log Message:
dvb: Added new sources
To generate a diff of
Module name:dvb
Committed by: j_morse
Date: Wed Jun 18 10:09:50 UTC 2008
Modified Files:
dvb: index.html
Log Message:
Update status on web page
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.4 -r1.5 dvb/index.html
To view a diff of this commit:
http://netbsd-so
Module name:dvb
Committed by: j_morse
Date: Sat May 17 08:41:11 UTC 2008
Modified Files:
dvb: index.html
Log Message:
Capitalisation
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 dvb/index.html
To view a diff of this commit:
http://netbsd-soc.cvs.source
Module name:dvb
Committed by: j_morse
Date: Fri May 16 05:35:20 UTC 2008
Modified Files:
dvb: index.html
Log Message:
Added dvb project web page, now filled out.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 dvb/index.html
To view a diff of this commit:
Module name:dvb
Committed by: hubertf
Date: Tue Apr 22 23:33:11 UTC 2008
Modified Files:
dvb: index.html
Log Message:
add data on project and student
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 dvb/index.html
To view a diff of this commit:
http://
Module name:dvb
Committed by: jschauma
Date: Tue Apr 22 04:18:38 UTC 2008
Import into dvb
Log Message:
initial import of dvb for SoC 2008
Status:
Vendor Tag: sf
Release Tags: soc2008
N dvb/index.html
No conflicts created by this import
-
50 matches
Mail list logo