We were searching a vicious bug, but it was a trivial one...
Applies on top of Paul's patch version II.

Thomas


--- hdsp.c.orig 2003-03-05 19:23:52.000000000 +0100
+++ hdsp.c      2003-03-06 17:47:44.000000000 +0100
@@ -3002,9 +3002,9 @@
                        case 0xa:
                        case 0x64:
                                firmware_ptr = (u32 *) multiface_firmware;
+                               break;
                        default:
                                firmware_ptr = (u32 *) multiface_firmware_rev11;
-                               break;
                        }
                }
                

Reply via email to