[Prism54-devel] [Bug 67] hard hang on readl

bugzilla-daemon@mcgrof.com bugzilla-daemon@mcgrof.com
Thu, 25 Mar 2004 11:58:16 +0000 (UTC)


http://prism54.org/cgi-bin/bugzilla/show_bug.cgi?id=67

slts@free.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE



------- Additional Comments From slts@free.fr  2004-03-25 11:58 -------
This is the  same problem as bug #56, except that the card is a bit more fucked up.
Playing with
       pci_write_config_byte(pdev, 0x40, 0);
       pci_write_config_byte(pdev, 0x41, 0);
is probably the way to go.

Historical note : in the original driver (intersil version) those 2 bytes were
not set to 0 (they were also not documented). I set them to 0 to solve the hang
of my card (WG511). It was also beneficial to other users. I found those 2 bytes
by spying my windows driver under linuxant driverloader. Others should probably
do the same and spy others windows drivers to see what they do.

...And justice for all

*** This bug has been marked as a duplicate of 56 ***



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.