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 other transfers time out: I suspect I'm 
offending the host controller, possibly things are being dma'd to the wrong 
memory and corrupting stuff.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 dvb/usb/ehcireg.h
cvs -z3 rdiff -u -r1.5 -r1.6 dvb/usb/ehci.c

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/dvb/usb/ehcireg.h?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/dvb/usb/ehci.c?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to