View Single Post
Old 2008-09-16, 09:19   #5 (permalink)
tourettes
Portal Developer
 
Join Date: Jan 2005
Age: 32
Posts: 8,490
Thanks: 352
Thanked 642 Times in 419 Posts


Default

Quote:
Originally Posted by JBravo View Post
The DVB-T 3030 cards are inserted in PCI#4 and PCI#5 and are installed ok in windows. To differentiate the two cards in windows, I did a search and replace in the *.inf file of the Twinhan driver and replaced the the name "Mantis" with"Mentos". Now got one DVB-T Mantis device and one DVB-T Mentos device installed, both are of course using the same MtsBDA.sys driver.
Unfortunately its not possible to add multiple device support such easily into device drivers. The driver code itself needs to support multiple devices properly.

With such hack there is no any guarantee what will happen. Drivers mosts likely will install nicely, but the actual results will depend on the driver code.
__________________
http://day2.no-ip.org/

"Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen"
tourettes is online now   Reply With Quote