the good news:
with the following patch my soundcard is recognized again
(some machine cycles are wasted ..)

*** sbc.c~ Mon Nov 22 07:07:45 1999
--- sbc.c Mon Nov 22 16:04:56 1999
***************
*** 133,138 ****
--- 133,140 ----
   case 0x45008c0e: /* Creative SB AWE64 (CTL0045) */
    if (vend_id2 == 0xe4008c0e)
     s = "Creative SB AWE64 (CTL0045)";
+   if (vend_id2 == 0xc5008c0e)
+    s = "Creative SB AWE64 (CTL00c5)";
    break;
  #if notdef
   case 0x01200001: /* Avance Logic */

bad news:
   as others mentioned also
   communicator-4.7 is totally unuseable today
   (wo would use linux or freebsd without mozilla :-(




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to