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: Re: [9fans] questions on sis630 driver...
Date: Sat,  3 Aug 2002 03:40:04 +0200	[thread overview]
Message-ID: <15691.13428.356187.250910@nanonic.hilbert.space> (raw)
In-Reply-To: <1854fc76e5c50f866c1cccbf01ce82a4@plan9.bell-labs.com>:Russ Cox's message of 20:28:42 Friday,2 August 2002

Russ Cox writes:
 > Most of the cards get their addresses configured by the
 > PCI BIOS at boot time, so you just have to read the addresses
 > out of the card, upamalloc, and addvgaseg.  Look at the vgat2r4.c
 > driver for a good simple example.  The linear function takes care
 > of this.
 >

The addresses should be written on the BAR registers shouldn't they?
Shouldn't I  be able to read them from the pcidev->mem[i].address without
doing anything. They are all zero...
--
                 Saludos,
                         Gorka

"Curiosity sKilled the cat"


  reply	other threads:[~2002-08-03  1:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-03  0:28 Russ Cox
2002-08-03  1:40 ` paurea [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-08-02 12:40 paurea
2002-08-02 23:03 ` paurea

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=15691.13428.356187.250910@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).