NetBSD/sys/arch/alpha/pci
thorpej 78d7f07efd Very preliminary support for the Tadpole/DEC AlphaBook. These are basically
AXPpci33 machines + power management and a Cirrus PCI-PCMCIA controller.

There is currently no support for the power management facilities, and
the PCI-PCMCIA controller driver needs some work, but this should boot
and run from disk.
1998-06-26 05:42:34 +00:00
..
a12c.c
a12c_bus_mem.c
a12c_dma.c
a12c_pci.c
a12creg.h
a12cvar.h
apecs.c Call pci_1000a_pickintr() like on other platforms, but for 1000a expand 1998-06-24 01:32:06 +00:00
apecs_bus_io.c
apecs_bus_mem.c
apecs_dma.c Don't call *_dma_init() twice; there's no need to. Just do it in *attach(). 1998-06-06 01:33:23 +00:00
apecs_pci.c
apecsreg.h
apecsvar.h
cia.c Call pci_1000a_pickintr() like on other platforms, but for 1000a expand 1998-06-24 01:32:06 +00:00
cia_bwx_bus_io.c Add support for using BWX for PCI config space and PCI i/o and mem space 1998-06-04 21:34:45 +00:00
cia_bwx_bus_mem.c Add support for using BWX for PCI config space and PCI i/o and mem space 1998-06-04 21:34:45 +00:00
cia_dma.c Duuuh! Align the SGMAP page tables to 32K, not 32M. 1998-06-23 02:31:05 +00:00
cia_pci.c Add support for using BWX for PCI config space and PCI i/o and mem space 1998-06-04 21:34:45 +00:00
cia_swiz_bus_io.c
cia_swiz_bus_mem.c
ciareg.h Define a REGVAL64() for some Pyxis registers. 1998-06-06 20:40:14 +00:00
ciavar.h Add support for using BWX for PCI config space and PCI i/o and mem space 1998-06-04 21:34:45 +00:00
dwlpx.c Remove some debugging code no longer relevant now that we have DMA 1998-06-06 23:11:52 +00:00
dwlpx_bus_io.c
dwlpx_bus_mem.c
dwlpx_dma.c Allow the DMA tag to specify a boundary contraint. If the device has a 1998-06-03 18:25:53 +00:00
dwlpx_pci.c
dwlpxreg.h
dwlpxvar.h
if_ade.c
if_adevar.h
lca.c Very preliminary support for the Tadpole/DEC AlphaBook. These are basically 1998-06-26 05:42:34 +00:00
lca_bus_io.c
lca_bus_mem.c
lca_dma.c Don't call *_dma_init() twice; there's no need to. Just do it in *attach(). 1998-06-06 01:33:23 +00:00
lca_pci.c
lcareg.h
lcavar.h
mcpcia.c Don't call *_dma_init() twice; there's no need to. Just do it in *attach(). 1998-06-06 01:33:23 +00:00
mcpcia_bus_io.c
mcpcia_bus_mem.c
mcpcia_dma.c Allow the DMA tag to specify a boundary contraint. If the device has a 1998-06-03 18:25:53 +00:00
mcpcia_pci.c
mcpciareg.h
mcpciavar.h
pci_550.c Only disable an interrupt line after MAXSTRAYs if there is no handler 1998-06-06 23:29:23 +00:00
pci_550.h Revert...Jason didn't use Andrew's diffs. 1998-06-05 15:28:40 +00:00
pci_1000a.c New platforms: Noritake, Pintake, and Corelle. Sometimes these are ev4/apecs, 1998-06-24 01:38:59 +00:00
pci_1000a.h New platforms: Noritake, Pintake, and Corelle. Sometimes these are ev4/apecs, 1998-06-24 01:38:59 +00:00
pci_2100_a50.c
pci_2100_a50.h
pci_a12.c
pci_a12.h
pci_alphabook1.c Very preliminary support for the Tadpole/DEC AlphaBook. These are basically 1998-06-26 05:42:34 +00:00
pci_alphabook1.h Very preliminary support for the Tadpole/DEC AlphaBook. These are basically 1998-06-26 05:42:34 +00:00
pci_axppci_33.c
pci_axppci_33.h
pci_bwx_bus_io_chipdep.c Oops, don't forget to fill in *addrp. 1998-06-07 00:29:29 +00:00
pci_bwx_bus_mem_chipdep.c Oops, don't forget to fill in *addrp. 1998-06-07 00:29:29 +00:00
pci_eb64plus.c
pci_eb64plus.h
pci_eb64plus_intr.s
pci_eb164.c Don't attempt to map the PCI IDE interrupt at bus 0 device 11 on the 1998-06-05 19:15:41 +00:00
pci_eb164.h
pci_eb164_intr.s
pci_kn8ae.c
pci_kn8ae.h
pci_kn20aa.c
pci_kn20aa.h
pci_kn300.c
pci_kn300.h
pci_machdep.c pull in new PC display headers 1998-05-28 16:59:31 +00:00
pci_machdep.h
pci_sgmap_pte32.c
pci_sgmap_pte32.h
pci_sgmap_pte64.c
pci_sgmap_pte64.h
pci_swiz_bus_io_chipdep.c Oops, don't forget to fill in *addrp. 1998-06-07 00:29:29 +00:00
pci_swiz_bus_mem_chipdep.c
pciide_machdep.c
sio.c Use config_defer(). 1998-06-09 18:49:33 +00:00
sio_pic.c
sioreg.h
siovar.h