Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 17:15:09 -0700
From:      "Chris Csanady" <cc@tarsier.ca.sandia.gov>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   pci_map_mem() failing.. 
Message-ID:  <199807280015.RAA08854@tarsier.ca.sandia.gov>

next in thread | raw e-mail | index | archive | help
Hi.  I am working on a device driver, and so far have not been able to get
this seemingly simple aspect of it to work.  I am getting the following
error:
	pci_map_mem failed: bad memory type=0xfffff004

It seems that the pci code does not know how to handle 64bit cards.  If
I yank the lines in pci.c that check the memory type, it produces no
errors, although the mapping still does not work.  What am I missing
here?

This is on a 2.2.6 box.

Thanks,
Chris Csanady




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807280015.RAA08854>