Re: PS/2 Mouse

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 09, 2006 at 10:42:04PM +0000, Martin Fflores wrote:

> asm("outb %%al,$0x60;": :"a"(EnabledDataReport));
Try

 asm("outb %%al,$0x60;": "a"(EnabledDataReport):);

instead.

  Leslie

-- 
gpg --keyserver pgp.mit.edu --recv-keys 0x52D70289
http://nic-nac-project.de/~skypher/

Attachment: pgpP6hLdRjGRx.pgp
Description: PGP signature


[Index of Archives]     [Kernel Newbies]     [Security]     [Linux C Programming]     [Linux for Hams]     [DCCP]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux