1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/alpha/pci
Andrew Gallatin c75fa7f70c fix isa DMA on pyxis based machines:
- move the call to cia_init_sgmap() to after we've determined if we're a pyxis
- convert needed splhigh() in cia_sgmap_invalidate_pyxis() to disable_intr()

Previously, any isa DMA on a pyxis based machine would cause a panic
in cia_sgmap_invalidate_pyxis() because the pyxis workaround was never
setup.

- while i'm at it, convert needed splhigh() in cia_swiz_set_hae_mem to
disable_intr()
2000-11-21 03:25:31 +00:00
..
alphapci_if.m
apecs_pci.c
apecs.c Pass in the new-bus flags to alpha_setup_intr(). 2000-11-01 18:40:42 +00:00
apecsreg.h
apecsvar.h
bwx.c
cia_pci.c A quick fix to get around a problem (described below) with cia based 2000-09-02 01:05:37 +00:00
cia.c fix isa DMA on pyxis based machines: 2000-11-21 03:25:31 +00:00
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 Fix typo in END macro (END'ed enable twice) 2000-11-09 17:01:21 +00:00
pcibus.c - Heavyweight interrupt threads on the alpha for device I/O interrupts. 2000-10-05 23:09:57 +00:00
pcibus.h
swiz.c
t2_pci.c
t2.c Pass in the new-bus flags to alpha_setup_intr(). 2000-11-01 18:40:42 +00:00
t2reg.h
t2var.h
tsunami_pci.c
tsunami.c Pass in the new-bus flags to alpha_setup_intr(). 2000-11-01 18:40:42 +00:00
tsunamireg.h
tsunamivar.h