NetBSD/sys/arch/alpha/pci
ross d963824bdc #include <machine/intrcnt.h> 1998-11-19 02:35:39 +00:00
..
a12c.c Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
a12c_bus_mem.c Track changes elsewhere in the PCI interface. 1998-09-23 21:20:55 +00:00
a12c_dma.c
a12c_pci.c
a12creg.h
a12cvar.h
apecs.c New platforms: Mikasa and Mikasa/Pinnacle, aka Pinkasa. 1998-06-26 21:45:56 +00:00
apecs_bus_io.c
apecs_bus_mem.c
apecs_dma.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-14 16:50:00 +00:00
apecs_pci.c
apecsreg.h
apecsvar.h
cia.c Split up using BWX for PCI config and bus access. Default to using BWX for 1998-07-29 01:28:44 +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 vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-14 16:50:00 +00:00
cia_pci.c Split up using BWX for PCI config and bus access. Default to using BWX for 1998-07-29 01:28:44 +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 Split up using BWX for PCI config and bus access. Default to using BWX for 1998-07-29 01:28:44 +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 Nuke an unused variable. 1998-09-01 21:28:04 +00:00
dwlpx_pci.c oops on byte enables for TurboLaser systems 1998-04-15 00:48:58 +00:00
dwlpxreg.h
dwlpxvar.h removal of unneeded define 1998-04-15 00:49:17 +00:00
lca.c Take a stab at EB66 support. An EB66 is basically an EB64+ with a 1998-06-27 10:10:51 +00:00
lca_bus_io.c
lca_bus_mem.c
lca_dma.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-14 16:50:00 +00:00
lca_pci.c
lcareg.h
lcavar.h
mcpcia.c minor tweak, and example of how to do error insertion 1998-07-08 00:58:09 +00:00
mcpcia_bus_io.c add Alpha 4100 support 1998-04-15 00:50:14 +00:00
mcpcia_bus_mem.c add Alpha 4100 support 1998-04-15 00:50:14 +00:00
mcpcia_dma.c Nuke an unused variable. 1998-09-01 21:28:04 +00:00
mcpcia_pci.c remove the unneccessary alpha_mbs and slight cleanup 1998-05-05 22:01:54 +00:00
mcpciareg.h add some error handling definitions 1998-07-08 00:40:18 +00:00
mcpciavar.h add Alpha 4100 support 1998-04-15 00:50:14 +00:00
pci_550.c Implement pci_intr_disestablish(). 1998-08-01 20:25:12 +00:00
pci_550.h Revert...Jason didn't use Andrew's diffs. 1998-06-05 15:28:40 +00:00
pci_1000.c Implement pci_intr_disestablish(). 1998-08-01 20:25:12 +00:00
pci_1000.h New platforms: Mikasa and Mikasa/Pinnacle, aka Pinkasa. 1998-06-26 21:45:56 +00:00
pci_1000a.c Fix interrupt map for baseboard bridge. 1998-11-19 02:33:37 +00:00
pci_1000a.h Kill off some EVCNT_COUNTERS calls, since [A] it has to be rewritten anyway 1998-06-26 21:59:46 +00:00
pci_2100_a50.c #include <machine/intrcnt.h> 1998-11-19 02:35:39 +00:00
pci_2100_a50.h
pci_a12.c fix minor typo 1998-04-24 01:25:18 +00:00
pci_a12.h
pci_alphabook1.c #include <machine/intrcnt.h> 1998-11-19 02:35:39 +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 #include <machine/intrcnt.h> 1998-11-19 02:35:39 +00:00
pci_axppci_33.h
pci_bwx_bus_io_chipdep.c use current bus_space interface names for barrier ops 1998-08-30 23:29:10 +00:00
pci_bwx_bus_mem_chipdep.c use current bus_space interface names for barrier ops 1998-08-30 23:29:10 +00:00
pci_eb64plus.c Implement pci_intr_disestablish(). 1998-08-01 20:25:12 +00:00
pci_eb64plus.h Add support for the DEC EB64+. 1998-04-29 00:24:59 +00:00
pci_eb64plus_intr.s
pci_eb66.c Implement pci_intr_disestablish(). 1998-08-01 20:25:12 +00:00
pci_eb66.h Take a stab at EB66 support. An EB66 is basically an EB64+ with a 1998-06-27 10:10:51 +00:00
pci_eb66_intr.s Take a stab at EB66 support. An EB66 is basically an EB64+ with a 1998-06-27 10:10:51 +00:00
pci_eb164.c Implement pci_intr_disestablish(). 1998-08-01 20:25:12 +00:00
pci_eb164.h
pci_eb164_intr.s
pci_kn8ae.c Fix some whitespace lossage. 1998-04-25 00:12:44 +00:00
pci_kn8ae.h
pci_kn20aa.c If NSIO not defined, compile errors. 1998-10-31 23:51:05 +00:00
pci_kn20aa.h
pci_kn300.c On second thought, call that like the rest of the shared intr functions. 1998-07-07 22:24:38 +00:00
pci_kn300.h add Alpha 4100 support 1998-04-15 00:50:14 +00:00
pci_machdep.c pull in new PC display headers 1998-05-28 16:59:31 +00:00
pci_machdep.h Add a second Alpha-specific pci_chipset_tag_t method for establishing 1998-04-18 01:10:54 +00:00
pci_sgmap_pte32.c
pci_sgmap_pte32.h
pci_sgmap_pte64.c
pci_sgmap_pte64.h
pci_swiz_bus_io_chipdep.c use current bus_space interface names for barrier ops 1998-08-30 23:29:10 +00:00
pci_swiz_bus_mem_chipdep.c use current bus_space interface names for barrier ops 1998-08-30 23:29:10 +00:00
pciide_machdep.c Fix a typo. 1998-04-18 01:09:20 +00:00
sio.c Use config_defer(). 1998-06-09 18:49:33 +00:00
sio_pic.c In sio_intr_disestablish, also make sure that IRQs 0, 1, 8, and 13 1998-08-01 19:38:29 +00:00
sioreg.h
siovar.h Prototype sio_intr_alloc(). 1998-05-23 21:36:33 +00:00