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
apecs.c
apecsreg.h
apecsvar.h
bwx.c
cia_pci.c
cia.c
ciareg.h
ciavar.h
irongate_pci.c
irongate.c
irongatereg.h
irongatevar.h
lca_pci.c
lca.c
lcareg.h
lcavar.h
pci_eb64plus_intr.s
pci_eb164_intr.s
pcibus.c
pcibus.h
swiz.c
t2_pci.c
t2.c
t2reg.h
t2var.h
tsunami_pci.c
tsunami.c
tsunamireg.h
tsunamivar.h