[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
From kernel list: alpha noname sound (fwd)
- From: Tymm Twillman <tymm coe missouri edu>
- To: axp-list redhat com
- Subject: From kernel list: alpha noname sound (fwd)
- Date: Mon, 30 Nov 1998 20:43:22 -0600
---------- Forwarded message ----------
Date: Mon, 30 Nov 1998 01:42:59 -0500 (EST)
From: Chris Allegretta <allegrcr@splava.cc.plattsburgh.edu>
To: linux-kernel@vger.rutgers.edu
Subject: [PATCH] Noname Alpha Sound Freeze (arch/alpha/kernel/sys_sio.c)
Hi again,
Linus, could you please apply the following patch to your latest
tree? It fixes the freeze many people with Nonames have been having with
their sound cards. Thanks to the folks on comp.os.linux.alpha for this
info, and "Jim" for pointing it out to me.
Against 2.1.130:
--- linux/arch/alpha/kernel/sys_sio.c.orig Mon Nov 30 00:23:08 1998
+++ linux/arch/alpha/kernel/sys_sio.c Mon Nov 30 00:23:31 1998
@@ -232,7 +232,7 @@
* selected... :-(
*/
layout_all_busses(DEFAULT_IO_BASE, APECS_AND_LCA_DEFAULT_MEM_BASE);
- sio_pci_fixup(noname_map_irq, 0x0b0a0f09);
+ sio_pci_fixup(noname_map_irq, 0x0b0a0f0e);
sio_fixup_irq_levels(sio_collect_irq_levels());
enable_ide(0x26e);
}
Chris A
- --
_Chris Allegretta________________________________________________________
| Classroom/Labs Administrator chris.allegretta@plattsburgh.edu |
| Plattsburgh State University http://astyanax.home.ml.org |
| |
| Linux gritch 2.1.130 #7 Thu Nov 26 21:01:39 EST 1998 i586 unknown |
| Linux gandalf 2.1.129 #8 Fri Nov 20 08:47:50 EST 1998 alpha unknown |
-------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]