OpenGrok
Cross Reference: alpha_pci_mem.c
xref
: /
src
/
lib
/
libarch
/
alpha
/
alpha_pci_mem.c
Home
|
History
|
Annotate
|
Download
|
only in
alpha
History log of
/src/lib/libarch/alpha/alpha_pci_mem.c
Revision
Date
Author
Comments
1.5
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.4
19-Jul-2002
mycroft
branches: 1.4.30;
Fix multiple bugs:
* Select dense or sparse space based on the prefetchable flag, like the kernel
does. In particular, non-prefetchable mappings are forced to sparse space.
* If no window is matched, return MAP_FAILED, rather than falling through and
blowing chunks.
* Ignore addr_shift (set it to 0) for dense mappings.
1.3
17-Jul-2001
thorpej
De-lint, cleanup.
1.2
30-Jun-2000
simonb
Pass the abst to alpha_pci_mem_unmap() so that the real size of the
mapped area can be unmapped.
1.1
26-Feb-2000
thorpej
branches: 1.1.4;
Userland interface to the bus window translation support now present
in the alpha sysarch(2). In a perfect world, these would go away in
favor of a generic bus space mapping framework, but XFree86 is a long
ways away from being able to use one.
1.1.4.1
03-Jul-2000
thorpej
Pull up rev. 1.2:
Pass the abst to alpha_pci_mem_unmap() so that the real size of the
mapped area can be unmapped.
1.4.30.1
18-May-2008
yamt
sync with head.
Indexes created Mon Oct 20 11:09:49 GMT 2025