CVSROOT:        /cvsroot/hurd
Module name:    gnumach
Branch:         gnumach-1-branch
Changes by:     Samuel Thibault <sthibaul>      06/11/11 01:39:01

Modified files:
        .              : ChangeLog 
        i386/i386      : pic.c 
        i386/i386at    : kd_mouse.c 

Log message:
        2006-11-11  Samuel Thibault  <[EMAIL PROTECTED]>
        
                Fix I/O port type.
                * i386/i386/pic.c (master_icq, master_ocw, slaves_icq, 
slaves_ocw):
                Change variables type from char * to unsigned short.
                (picinit): Remove now-useless cast.
                * i386/i386at/kd_mouse.c (init_mouse_hw, serial_mouse_close)
                (mouseintr): Change variable type from caddr_t to unsigned 
short,
                remove now-useless cast.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumach/ChangeLog?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.128.2.184&r2=1.128.2.185
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386/pic.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.2.7&r2=1.2.2.8
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386at/kd_mouse.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.3.2.5&r2=1.3.2.6


_______________________________________________
Commit-hurd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-hurd

Reply via email to