lkml.org 
[lkml]   [2002]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH] drivers/sound/nm256_audio.c -- fixes hard freeze on Dell laptops
Date
I've looked and looked but can't find the proper person to send this to, so 
I'm throwing it out here. There's one offending line that causes mine and
others' Dell Latitde LS(t) laptops to freeze up. Remove it and everything
works perfectly. I'm using 2.4.17 but I think this driver has remained the
same for quite some time now.

*** nm256_audio.c.old Sun Sep 30 12:26:08 2001
--- nm256_audio.c Sun Dec 16 23:02:34 2001
***************
*** 896,902 ****

/* Reset the mixer. 'Tis magic! */
nm256_writePort8 (card, 2, 0x6c0, 1);
- nm256_writePort8 (card, 2, 0x6cc, 0x87);
nm256_writePort8 (card, 2, 0x6cc, 0x80);
nm256_writePort8 (card, 2, 0x6cc, 0x0);

--- 896,901 ----

Jonathan
terhorst@uclink.berkeley.edu
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:15    [W:0.140 / U:0.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site