9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: paurea@gsyc.escet.urjc.es
To: 9fans@cse.psu.edu
Subject: [9fans] sis630 driver
Date: Fri, 13 Sep 2002 00:47:45 +0200	[thread overview]
Message-ID: <15745.6545.61003.270952@nanonic.hilbert.space> (raw)

I have a (more or less, read below) working version of the driver for
the sis630 chipset. It is not finished yet, but I have to stop
developing it for more than a month because of exams, so if anyone is
interested in using it as it is, drop me a line and I will send the
sources.

By the way, does anyone have a sis card which is not the sis630?. What about
other bridges which are not the LVDS?. If you are interested in my driver
supporting them also (when I continue (re)writing it) tell me.


- The driver works at 800x600 8bpp
- Just with 64Mb of videoram (it should work with any other amount, but
  is not tested, so if there aren't 64Mb I give an error. Comment out
  at your own risk. (and tell me the results :-))
- Just on the crt1 (in my laptop that is the external vga plug).
- Works just for sis630+LVDS bridge (but I have just disabled the
bridge, so it would be easy to make it work for any other).
- It has the modeline

monitor = 800x600
        defaultclock=49.5
        shb=601 ehb=604 ht=625
        vrs=816 vre=896 vt=1056
        hsync=+ vsync=+

hardwired in it.

- The accel doesn't work (though the code is half written, and it will
be the first thing i finish.).

And the code is ugly, ugly...

It is my first driver, so don't be too tough :-).
--
                 Saludos,
                         Gorka

"Curiosity sKilled the cat"


                 reply	other threads:[~2002-09-12 22:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=15745.6545.61003.270952@nanonic.hilbert.space \
    --to=paurea@gsyc.escet.urjc.es \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).