freebsd-dev/sys/alpha/pci
Marcel Moolenaar d4da990081 In alpha_pci_alloc_resource(), when allocating a memory resource,
do not set the virtual address to the bus address when the bus
doesn't have either of the PCI_RF_DENSE or PCI_RF_BWX flags set.
The TGA driver uses the virtual address to access the registers,
which on some machines can cause a memory management fault.  Map
the bus address as K0SEG virtual memory instead. Note that with
some hardware combinations involving the TGA2 adapter this change
merely results that the memory management fault is replaced by a
machine check.
2004-08-29 19:07:14 +00:00
..
alphapci_if.m
apecs_pci.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
apecs.c Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build 2004-07-01 15:07:27 +00:00
apecsreg.h
apecsvar.h
bwx.c
cia_pci.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
cia.c Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build 2004-07-01 15:07:27 +00:00
ciareg.h
ciavar.h
irongate_pci.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
irongate.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
irongatereg.h
irongatevar.h
lca_pci.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
lca.c
lcareg.h
lcavar.h
pci_eb64plus_intr.s
pci_eb164_intr.s
pcibus.c In alpha_pci_alloc_resource(), when allocating a memory resource, 2004-08-29 19:07:14 +00:00
pcibus.h
swiz.c
t2_pci.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
t2.c Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build 2004-07-01 15:07:27 +00:00
t2reg.h
t2var.h
tsunami_pci.c Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build 2004-07-01 15:07:27 +00:00
tsunami.c Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build 2004-07-01 15:07:27 +00:00
tsunamireg.h
tsunamivar.h