Re: [PATCH] framebuffer devfs support, new bootlogo too

Tom Rini (tmrini@ntplx.net)
Tue, 28 Jul 1998 23:57:16 -0400 (EDT)


On Tue, 28 Jul 1998, Mark 'segfault' Guzman wrote:

> On Tue, Jul 28, 1998 at 02:56:03PM -0400, Tom Rini wrote:
>
> > On Tue, 28 Jul 1998, Mark "segfault" Guzman wrote:
> >
> > > NOTE: PLEASE TEST THESE, framebuffer seems to work, 3dfx.. i dont know
> > > I did not write the bootlogo patch, and it has worked every time
> > > and seems stable
> >
> > Who did the bootlogo patch? Found a prob w/ that.
>
> No clue as to that, what was the problem?

gcc -D__KERNEL__ -I/root/linux-2.1.112/include -E -D__BIG_KERNEL__
-traditional -DSVGA_MODE=NORMAL_VGA setup.S -o bsetup.s
as86 -0 -a -o bsetup.o bsetup.s
01724 07BA 74 7F jz _set_80x25
*****
^address out of bounds

00001 errors
00000 warnings
make[1]: *** [bsetup.o] Error 1
make[1]: Leaving directory `/root/linux-2.1.112/arch/i386/boot'
make: *** [bzImage] Error 2

---
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html