PC Review


Reply
 
 
Mike Warren
Guest
Posts: n/a
 
      11th Apr 2009
Does anyone know if the source code to beep.sys was ever made available?
I was told it was in the DDK, but I can't find any mention of it there.

Alternatively, has anyone written a replacement for it? I need a version
that can still be called normally but is silent. If I had the source, I
could just remove the I/O code and recompile.

--
- Mike
 
Reply With Quote
 
 
 
 
Doron Holan [MSFT]
Guest
Posts: n/a
 
      13th Apr 2009
just disable the beep driver (net stop beep works pre win7), the APIs will
not fail and no sound will be made.

d

--

This posting is provided "AS IS" with no warranties, and confers no rights.


"Mike Warren" <miwa-not-this-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Does anyone know if the source code to beep.sys was ever made available?
> I was told it was in the DDK, but I can't find any mention of it there.
>
> Alternatively, has anyone written a replacement for it? I need a version
> that can still be called normally but is silent. If I had the source, I
> could just remove the I/O code and recompile.
>
> --
> - Mike


 
Reply With Quote
 
Mike Warren
Guest
Posts: n/a
 
      13th Apr 2009
Doron Holan [MSFT] wrote:

> just disable the beep driver (net stop beep works pre win7), the APIs will
> not fail and no sound will be made.


Unfortunately, that doesn't work with ELO touch screens. The ELO driver
causes a BSOD if beep is disabled.

--
- Mike
 
Reply With Quote
 
Doron Holan [MSFT]
Guest
Posts: n/a
 
      14th Apr 2009
I looked in the wdk, ntddbeep.h is there and it gives you the IOCTL and
device object name definitions you need. you could easily write a KMDF
driver to handle this one IOCTL in under an hour and just do nothing with
the request.

d

--

This posting is provided "AS IS" with no warranties, and confers no rights.


"Mike Warren" <miwa-not-this-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Doron Holan [MSFT] wrote:
>
>> just disable the beep driver (net stop beep works pre win7), the APIs
>> will
>> not fail and no sound will be made.

>
> Unfortunately, that doesn't work with ELO touch screens. The ELO driver
> causes a BSOD if beep is disabled.
>
> --
> - Mike


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why Console.Beep() doen't beep? Rafael Microsoft Dot NET 6 13th Feb 2008 01:58 PM
System Produce BEEP BEEP BEEP.... Desmond Microsoft Windows 2000 4 8th Jun 2004 09:38 PM
Pressing Shift cause beep; how can the beep be disabled Richard Muller Microsoft Windows 2000 2 23rd Mar 2004 06:36 AM
Disk Boot Failure with beep-beep sound WaterWatcher DIY PC 3 15th Mar 2004 02:31 AM
A7V133-VM + PCI video = BEEP BEEP BEEP BEEP? Lost Asus Motherboards 2 13th Nov 2003 05:33 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:56 AM.