Hi! > + movw $0x0e00 + 'i', %ds:(0xb8012) > + movb $0xa8, %al ; outb %al, $0x80; > +
> - movw $0x0e00 + 'i', %ds:(0xb8012) > - movb $0xa8, %al ; outb %al, $0x80; Outbs were my debugging hacks, perhaps you can simply remove them at this point? Not sure how useful "Linux" debug print is, it can probably be removed, too. -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
