CVSROOT:        /sources/grub
Module name:    grub2
Changes by:     Robert Millan <robertmh>        07/10/03 20:13:21

Modified files:
        .              : ChangeLog DISTLIST 
        commands/i386/pc: play.c 
        term/i386/pc   : serial.c vga.c 
Added files:
        include/grub/i386: io.h 

Log message:
        2007-10-03  Robert Millan  <[EMAIL PROTECTED]>
        
                * include/grub/i386/io.h: New file.
                * commands/i386/pc/play.c (inb): Removed.
                (outb): Removed.
                Include grub/cpu/io.h.  Replace inb() with grub_inb() and outb()
                with grub_outb().
                * term/i386/pc/serial.c: Likewise.
                * term/i386/pc/vga.c: Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.410&r2=1.411
http://cvs.savannah.gnu.org/viewcvs/grub2/DISTLIST?cvsroot=grub&r1=1.44&r2=1.45
http://cvs.savannah.gnu.org/viewcvs/grub2/commands/i386/pc/play.c?cvsroot=grub&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/grub2/include/grub/i386/io.h?cvsroot=grub&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/grub2/term/i386/pc/serial.c?cvsroot=grub&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/grub2/term/i386/pc/vga.c?cvsroot=grub&r1=1.11&r2=1.12


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

Reply via email to