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

[microblaze-uclinux] auxillary port of ps/2 keyboard



hi all

actually for our mouse we are using a separate PS/2 port, but the code in /uClinux-dist/linux-2.4-x/drivers/char/pc_keyb.c looks like it is for a auxillary port of pS/2 keyboard. will this code work for a separate PS/2 mouse which is irrespective of PS/2 keyboard.
because the interrupt is not getting recognised
and only the device psaux is getting registered
in /proc/misc.

so there is no sharing of handler between keyboard and mouse ...so in mouse code i have put SA_INTERRUPT instead of SA_SHIRQ  in request_irq function.

Thanks & Regards
hema
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/