Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: "Girish Gulawani" <girishvg@yahoo.com>
To: "Dan Aizenstros" <daizenstros@quicklogic.com>, <dom@algor.co.uk>,
	<fxzhang@ict.ac.cn>, <linux-mips@oss.sgi.com>
Subject: Re: Re: PCI VGA Card Initilization (SIS6326 / PT80)
Date: Fri, 22 Mar 2002 20:47:02 +0900	[thread overview]
Message-ID: <00c001c1d197$4a5c14a0$cecd7d3d@gol.com> (raw)
In-Reply-To: sc99bfe4.044@quicklogic.com


hello, all
thank you very much for all these reply mails.
my saga of VGA initialization continues. it occurs to me that the x86
emulation for the VGA bios is a long process. SiS6326 chipset has support
inside XFree86 & digging out the BIOS code from here is also a big story.
hence i was looking for a rather quickish solution. currently i'm trying to
use sis_*.c files from XFree86 source. dont know how but my monitor displays
2 red & 1 green vertical lines. the sis_bios source code searched for the
mode, memory references inside the BIOS at 0x20A offset & it failed to find
the mode & other info. AOpen BIOS version is 2.25.
could anybody of you please share your success story of VGA initialization
on MIPS board with me??
many thanks in advance.
regards,
girish.



----- Original Message -----
From: "Dan Aizenstros" <daizenstros@quicklogic.com>
To: <dom@algor.co.uk>; <fxzhang@ict.ac.cn>; <linux-mips@oss.sgi.com>;
<girishvg@yahoo.com>
Sent: Friday, March 22, 2002 4:10 AM
Subject: Re: Re: PCI VGA Card Initilization (SIS6326 / PT80)


Hello Dominic,

Actually it was Girish Gulawani who said he used the
MILO bios not Zhang. He said he was using the files
vgaraw1.c and vgaraw2.c from MILO. Those files do not
use the x86emu BIOS emulator but try to directly
initialize the VGA adapter.

Dan Aizenstros
Software Project Manager
QuickLogic Canada

>>> Dominic Sweetman <dom@algor.co.uk> 03/21/02 08:28 AM >>>

Dan,

> Is Algorithmics BIOS emulator not the x86emu code
> that can be found in the Alpha MILO and the XFree86
> code base as Alan Cox mentioned?

It's an entirely indepedent invention of the same idea.  I've no idea
whether it's any better/worse, but it sounded like our binary was
working for Zhang better than the MILO he'd built.

Dominic
Algorithmics Ltd


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

WARNING: multiple messages have this Message-ID (diff)
From: "Girish Gulawani" <girishvg@yahoo.com>
To: Dan Aizenstros <daizenstros@quicklogic.com>,
	dom@algor.co.uk, fxzhang@ict.ac.cn, linux-mips@oss.sgi.com
Subject: Re: Re: PCI VGA Card Initilization (SIS6326 / PT80)
Date: Fri, 22 Mar 2002 20:47:02 +0900	[thread overview]
Message-ID: <00c001c1d197$4a5c14a0$cecd7d3d@gol.com> (raw)
Message-ID: <20020322114702.tWMfRqwhArzQDTWReH5iicabDQG-drxgU_d2ZvtRVJs@z> (raw)
In-Reply-To: sc99bfe4.044@quicklogic.com


hello, all
thank you very much for all these reply mails.
my saga of VGA initialization continues. it occurs to me that the x86
emulation for the VGA bios is a long process. SiS6326 chipset has support
inside XFree86 & digging out the BIOS code from here is also a big story.
hence i was looking for a rather quickish solution. currently i'm trying to
use sis_*.c files from XFree86 source. dont know how but my monitor displays
2 red & 1 green vertical lines. the sis_bios source code searched for the
mode, memory references inside the BIOS at 0x20A offset & it failed to find
the mode & other info. AOpen BIOS version is 2.25.
could anybody of you please share your success story of VGA initialization
on MIPS board with me??
many thanks in advance.
regards,
girish.



----- Original Message -----
From: "Dan Aizenstros" <daizenstros@quicklogic.com>
To: <dom@algor.co.uk>; <fxzhang@ict.ac.cn>; <linux-mips@oss.sgi.com>;
<girishvg@yahoo.com>
Sent: Friday, March 22, 2002 4:10 AM
Subject: Re: Re: PCI VGA Card Initilization (SIS6326 / PT80)


Hello Dominic,

Actually it was Girish Gulawani who said he used the
MILO bios not Zhang. He said he was using the files
vgaraw1.c and vgaraw2.c from MILO. Those files do not
use the x86emu BIOS emulator but try to directly
initialize the VGA adapter.

Dan Aizenstros
Software Project Manager
QuickLogic Canada

>>> Dominic Sweetman <dom@algor.co.uk> 03/21/02 08:28 AM >>>

Dan,

> Is Algorithmics BIOS emulator not the x86emu code
> that can be found in the Alpha MILO and the XFree86
> code base as Alan Cox mentioned?

It's an entirely indepedent invention of the same idea.  I've no idea
whether it's any better/worse, but it sounded like our binary was
working for Zhang better than the MILO he'd built.

Dominic
Algorithmics Ltd


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

       reply	other threads:[~2002-03-22 11:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <sc99bfe4.044@quicklogic.com>
2002-03-22 11:47 ` Girish Gulawani [this message]
2002-03-22 11:47   ` Re: PCI VGA Card Initilization (SIS6326 / PT80) Girish Gulawani
2002-03-25 18:18   ` Dominic Sweetman
2002-03-25 18:18     ` Dominic Sweetman
2002-03-22 15:13 Dan Aizenstros
2002-03-22 15:13 ` Dan Aizenstros
  -- strict thread matches above, loose matches on Subject: below --
2002-03-21 19:10 Dan Aizenstros
2002-03-21 19:10 ` Dan Aizenstros
     [not found] <sc998a3c.060@quicklogic.com>
2002-03-21 15:48 ` Dominic Sweetman
2002-03-21 15:48   ` Dominic Sweetman
2002-03-21 15:22 Dan Aizenstros
2002-03-21 15:22 ` Dan Aizenstros
2002-03-20 14:46 Zhang Fuxin
2002-03-20 15:10 ` Alan Cox
2002-03-20 15:10   ` Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00c001c1d197$4a5c14a0$cecd7d3d@gol.com' \
    --to=girishvg@yahoo.com \
    --cc=daizenstros@quicklogic.com \
    --cc=dom@algor.co.uk \
    --cc=fxzhang@ict.ac.cn \
    --cc=linux-mips@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox