From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta02ps.bigpond.com ([144.135.25.134]) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 16OoI0-0002Lh-00 for ; Thu, 10 Jan 2002 18:07:16 -0500 Received: from data.home ([144.135.25.84]) by mta02ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GPQWIY00.5M5 for ; Fri, 11 Jan 2002 09:13:46 +1000 Received: from CPE-144-136-137-64.qld.bigpond.net.au ([144.136.137.64]) by psmam06.mailsvc.email.bigpond.com(MailRouter V3.0h 110/3810331); 11 Jan 2002 09:06:43 Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 16OoHT-0002z2-00; Fri, 11 Jan 2002 09:06:43 +1000 Date: Fri, 11 Jan 2002 09:06:43 +1000 From: Geoff Shang To: speakup@braille.uwo.ca Subject: Re: I knew there was a good reason why I hated modules In-Reply-To: <20020110142950.E405@uic.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.7 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: On Thu, 10 Jan 2002, Gregory Nowak wrote: > I personally just compile the sound core right into the kernel. So do I. snd.o is an alsa module, not a stock linux kernel module. Geoff.