From owner-freebsd-current Mon Sep 18 16:45:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from lavender.sanpei.org (ppp138.dialup.st.keio.ac.jp [131.113.27.138]) by hub.freebsd.org (Postfix) with ESMTP id 3D29537B423 for ; Mon, 18 Sep 2000 16:44:57 -0700 (PDT) Received: (from sanpei@localhost) by lavender.sanpei.org (8.11.0/3.7W) id e8ICGpH01788; Mon, 18 Sep 2000 21:16:51 +0900 (JST) Message-Id: <200009181216.e8ICGpH01788@lavender.sanpei.org> To: imp@village.org Cc: current@FreeBSD.ORG From: sanpei@FreeBSD.ORG Subject: Re: Please review: small change in sys/i386/isa/clock.c and sys/alpha/alpha/clock.c for PC-Card melody beep code. In-Reply-To: Your message of "Sun, 17 Sep 2000 12:38:24 -0600" References: <200009171838.MAA24081@harmony.village.org> X-Mailer: Mew version 1.70 on Emacs 19.34.1 / Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 18 Sep 2000 21:16:50 +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I've seen these patches many times and think that it is a good idea. >This interface needs to be exported so that the pccard system sounds >don't interfere with normal systme sounds. Thanks for your response. OK, I will commit this patch the next weekend. ---------- By the way, we also need to change in sys/pc98/pc98/clock.c. --- MIHIRA, Sanpei Yoshiro Yokohama, Japan. --- sys/pc98/pc98/clock.c.org Mon Sep 18 21:13:55 2000 +++ sys/pc98/pc98/clock.c Fri Sep 15 14:42:42 2000 @@ -583,7 +583,7 @@ #endif } -void +static void sysbeepstop(void *chan) { #ifdef PC98 /* PC98 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message