Date: Mon, 18 Sep 2000 21:16:50 +0900 From: sanpei@FreeBSD.ORG To: imp@village.org Cc: current@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. Message-ID: <200009181216.e8ICGpH01788@lavender.sanpei.org> In-Reply-To: Your message of "Sun, 17 Sep 2000 12:38:24 -0600" References: <200009171838.MAA24081@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009181216.e8ICGpH01788>