RE: [Deinterlace-discuss] Modify DScaler
Brought to you by:
adcockj,
dschmelzer
|
From: Victor L. <vi...@aa...> - 2003-10-27 16:10:59
|
Thanks for bringing up the link. It's working now. http://www.dscaler.org/devdocs/index.html Victor Lai Software Project Manager 3 Crown Plaza, Hazlet, NJ 07730 AAEON Electronics Inc. Tel: 732-203-9300 ext 265 Fax: 732-203-9311 WWW.AAEON.COM -----Original Message----- From: John Adcock [mailto:Jo...@ad...] Sent: Saturday, October 25, 2003 2:38 PM To: Victor Lai; dei...@li... Subject: RE: [Deinterlace-discuss] Modify DScaler > 1. Find out what component in DScaler changed the kernel part > of the Cx2388X driver. Modify it and Prevent it to crash the > original driver even if we may loose some display qualities. > Try to have DScaler running the way it is now. The cx2388x have an SRAM section with some important stuff in it as well as the registers, I imagine the driver is setting up the SRAM at boot and there is a problem after we go in and change it. As Rob says in his previous post there was some code put in in an attempt to fix this but it seemed to cause serious instabilities on some peoples machines it did however work for me during testing so using that code as a base is probably your best bet. > 2. Change the driver interface in DScaler for the DScaler to > work with Connexant driver. One other approach might be to programmatically disable the connexant driver at the start of DScaler and reenable it at the end. > By the way, I am still waiting for the following link to > work. Can anyone help on this? > http://www.dscaler.org/devdocs/index.html I was working on this on Friday and I expect it to be available on Monday, but don't get your hopes up too high :) John |