Hey, Is there a way to control the PC-speaker with the Linux kernel 2.2?
I want to disable it.
I guy told me that with this assembly code I can disable it:
        in al , 97
        and al,253
        out 97,al
Linux 2.4 will have any syscall to do this?

Thanks
Rafael Diniz
Brazil
=================================================
Conectiva Linux 6.0 (2.2.17)  XFree86-4.0.1
PII 233mhz 96Mb ram
SB16, USR56k, S3 VirgeDX/GX 4Mb, CD creative48X 
HDa 10Gb Quantum  HDb 4.1Gb Fugitsu
MSX2.0 256k MegaRam 256k Mapper 128k Vram
MSX is the future
=================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to