Date: Wed, 8 Jun 2005 22:59:22 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Ruslan Ermilov <ru@freebsd.org> Cc: amd64@freebsd.org Subject: Re: device speaker Message-ID: <63165d15771f07f9778be0426dd4a211@FreeBSD.org> In-Reply-To: <20050607072232.GC30490@ip.net.ua> References: <20050603212555.GB36509@ip.net.ua> <20050605022447.GB26993@dragon.NUXI.org> <20050607072232.GC30490@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 7, 2005, at 12:22 AM, Ruslan Ermilov wrote: > Hi David, > > On Sat, Jun 04, 2005 at 07:24:47PM -0700, David O'Brien wrote: >> On Sat, Jun 04, 2005 at 12:25:55AM +0300, Ruslan Ermilov wrote: >>> Any reason not to enable "device speaker" on amd64? I just >>> tried compiling and kldloading the module, and spkrtest(8) >>> was quite happy and loud about it. >> >> No objections if it now works. >> > Fine. I'd like to repo-copy sys/i386/isa/spkr.c (and its header) > somewhere to sys/x86/ once the latter is ready. Do you have any > estimation when one gets ready? The correct thing to do is to go ahead and make a sys/x86/x86 to stick it in (I'm not sure it really belongs in an 'isa' subdirectory). The sys/x86 tree will probably grow as people start slowly moving things that are identical between i386 and amd64 over to it. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?63165d15771f07f9778be0426dd4a211>