Welcome, Guest. Please login or register.

Author Topic: ELBOX New Spider device  (Read 32704 times)

Description:

0 Members and 7 Guests are viewing this topic.

Offline Ratte

  • Sr. Member
  • ****
  • Join Date: Sep 2006
  • Posts: 380
  • Country: de
    • Show all replies
Re: ELBOX New Spider device
« on: September 13, 2012, 10:13:02 PM »
Quote from: Piru;657050
Interesting. Do those card revisions have the same PCI ID?

Which actually reminds me: You could easily create a patch to the pci.library so that it'd report any NEC USB card as having the same PCI ID as Spider 2. Assuming the chipset is the correct one it'd work. This way the spider driver would stay untouched and RDB destruction wouldn't happen either.



findpciclasscode $c0320 (uPD720100A USB 2.0 Host Controller)
(d0 = devicestructure)
compare vendorid $1033 = NEC, ok go on
compare subsystemvendorid $0e55 -> write $0ee4 to the structure
compare subsystemid $2928 -> write $089e to the structure