lkml.org 
[lkml]   [2003]   [Apr]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Searching for string problems
Date
Hello!

> >
> > And this code won't work as well :(
> >
> > Unfortunately, I can't start DOS and check, cause there is no video and
> > keyboard controller on that PC.
> >
>
> Change this:
>
> movw $0xe000, %ax
>
> To:
> movw $0xf000, %ax
>
> ... like I told you. The BIOS ROM contents, the stuff that has the
> serial number _must_ start where I told you.

Already solved the problem. AX was overwritten, before storing it's value (0
or 1) into memory. The most stupid mistake, I've seen last year. 20 hours of
kernel programming without breaks isn't really good.

Thanks too all of you, once again. You really saved my life.

Best regards,
Andrew.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.029 / U:0.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site