public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: alan@lxorguk.ukuu.org.uk
Cc: kraxel@bytesex.org, linux-kernel@vger.kernel.org
Subject: Re: [UPDATE] 2.4.10-pre2 PCI64, API changes README
Date: Thu, 30 Aug 2001 16:31:29 -0700 (PDT)	[thread overview]
Message-ID: <20010830.163129.55479282.davem@redhat.com> (raw)
In-Reply-To: <E15cbGc-00027M-00@the-village.bc.nu>
In-Reply-To: <20010830.161453.130817352.davem@redhat.com> <E15cbGc-00027M-00@the-village.bc.nu>

   From: Alan Cox <alan@lxorguk.ukuu.org.uk>
   Date: Fri, 31 Aug 2001 00:30:34 +0100 (BST)

   That isnt done anyway - the card executes a risc instruction set for the
   DMA engine specifying which to skip and draw. So you feed it a base
   physical address for the fb via ioctl (yes this needs to be a pci device
   bar and offset I suspect) and then tell it about the fb layout and the like

We could do something interesting with /proc/bus/pci/bus/devfn nodes
I suspect.

You open the target fb pci dev, and part of the argument to the video
ioctl is:

	int pci_dev_fd;
	int resource_num;
	u64 offset;
	u64 len;

Something like that.

Later,
David S. Miller
davem@redhat.com

  reply	other threads:[~2001-08-30 23:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-30  1:18 [UPDATE] 2.4.10-pre2 PCI64, API changes README David S. Miller
2001-08-30 12:34 ` Gerd Knorr
2001-08-30 23:06   ` David S. Miller
2001-08-30 23:14     ` Alan Cox
2001-08-30 23:14       ` David S. Miller
2001-08-30 23:30         ` Alan Cox
2001-08-30 23:31           ` David S. Miller [this message]
2001-08-31  7:22           ` Gerd Knorr
2001-08-31  8:58             ` David S. Miller
2001-08-31 14:12             ` 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=20010830.163129.55479282.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=kraxel@bytesex.org \
    --cc=linux-kernel@vger.kernel.org \
    /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