On Wed, Jul 17, 2002 at 02:45:29AM -0700, Sean Hamilton wrote: > From: "Takanori Watanabe" <[EMAIL PROTECTED]> > > >Anybody clueful want to point me in the right direction? > > > > Following patch is Chiharu Shibata's patch for old 4-stable. > > The article on the patch is published in > > FreeBSD press(http://www.ux.mycom.co.jp/). > > > > http://plaza17.mbn.or.jp/~chi/myprog/FreeBSD/scbeep.diff > > Unfortunately, no luck here. One of the devices I pull from the kernel is > sc, which this depends on.
The only bit from syscons used here is sc_tone(), which can quite litterally be pulled out of isa/isa_syscons.c with copy & paste. -- Jonathan Mini <[EMAIL PROTECTED]> http://www.freebsd.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

