Re: qla1280 mem-mapped I/O fix

Arjan van de Ven (arjanv@redhat.com)
10 May 2003 12:15:08 +0200


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_courier-22074-1052561756-0001-2
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

> @@ -2634,7 +2634,7 @@
> /*
> * Get memory mapped I/O address.
> */
> - pci_read_config_word (ha->pdev, PCI_BASE_ADDRESS_1, &mmapbase);
> + pci_read_config_dword (ha->pdev, PCI_BASE_ADDRESS_1, &mmapbase);
> mmapbase &=3D PCI_BASE_ADDRESS_MEM_MASK;
> =20
> =09
shouldn't this be pci_resource_start() ?

--=_courier-22074-1052561756-0001-2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Transfer-Encoding: 7bit
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA+vNErxULwo51rQBIRAj/JAKCaWArfEeGmWj1kH5mMx6yxJZQG1wCdGjN1
tPIhFmLipgtuZo6Zly6oxfI=
=tWzC
-----END PGP SIGNATURE-----

--=_courier-22074-1052561756-0001-2--