Subject: EBSA Bootloader: PCI Bus-Masters?
To: 'port-arm32@netbsd.org' <port-arm32@netbsd.org>
From: Bruce Martin <BruceM@cat.co.za>
List: port-arm32
Date: 05/17/1999 15:47:40
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------ =_NextPart_001_01BEA06B.D4DDBDB0
Content-Type: text/plain

Hi All

I've written a working bootloader, and part of its task is
to scan the PCI bus and allocate memory. There are two bits
per device, indicating whther or not th device needs I/O
and/or Memory access. There are straightforward to set up.
However, there is a this bit, to decide whether or not
Bus-Master access is required: how do I determine whether a
certain slot requires this access, so that I know whether to
set/clear this bit?

Thanks
  Bruce

------ =_NextPart_001_01BEA06B.D4DDBDB0
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.0.1460.9">
<TITLE>EBSA Bootloader: PCI Bus-Masters?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Hi All</FONT>
</P>

<P><FONT SIZE=3D2>I've written a working bootloader, and part of its =
task is to scan the PCI bus and allocate memory. There are two bits per =
device, indicating whther or not th device needs I/O and/or Memory =
access. There are straightforward to set up. However, there is a this =
bit, to decide whether or not Bus-Master access is required: how do I =
determine whether a certain slot requires this access, so that I know =
whether to set/clear this bit?</FONT></P>

<P><FONT SIZE=3D2>Thanks</FONT>
<BR><FONT SIZE=3D2>&nbsp; Bruce</FONT>
</P>

</BODY>
</HTML>
------ =_NextPart_001_01BEA06B.D4DDBDB0--