--=_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--