NetBSD/sys/arch/alpha/pci
ross 63e87b1a8e New platforms: Noritake, Pintake, and Corelle. Sometimes these are ev4/apecs,
sometimes they are ev5/cia.
1998-06-24 01:38:59 +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 Use the more consistent register field names & add ctags(1) keys. 1998-03-02 07:07:41 +00:00
a12c_dma.c Use the more consistent register field names & add ctags(1) keys. 1998-03-02 07:07:41 +00:00
a12c_pci.c Use the more consistent register field names & add ctags(1) keys. 1998-03-02 07:07:41 +00:00
a12creg.h Support attachment of xb and a12dc, define most of the remaining 1998-03-02 06:56:16 +00:00
a12cvar.h Support attachment of xb and a12dc, define most of the remaining 1998-03-02 06:56:16 +00:00
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 Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
apecs_bus_mem.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
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 Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
apecsreg.h
apecsvar.h Treat bus space tags more like pci chipset tags and bus dma tags: allocate 1997-09-02 12:40:18 +00:00
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 Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
cia_swiz_bus_mem.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
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 Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
dwlpx_bus_mem.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
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 oops on byte enables for TurboLaser systems 1998-04-15 00:48:58 +00:00
dwlpxreg.h add some error defintions 1998-03-21 22:02:42 +00:00
dwlpxvar.h removal of unneeded define 1998-04-15 00:49:17 +00:00
if_ade.c Add the A12 fast ethernet controller, an if_de.c hacked (prior to 1998-01-31 01:43:40 +00:00
if_adevar.h Add the A12 fast ethernet controller, an if_de.c hacked (prior to 1998-01-31 01:43:40 +00:00
lca.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_bus_io.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
lca_bus_mem.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
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 Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
lcareg.h Define Status 0 and Status 1 registers. 1997-09-05 02:14:31 +00:00
lcavar.h Treat bus space tags more like pci chipset tags and bus dma tags: allocate 1997-09-02 12:40:18 +00:00
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 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 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 remove the unneccessary alpha_mbs and slight cleanup 1998-05-05 22:01:54 +00:00
mcpciareg.h add Alpha 4100 support 1998-04-15 00:50:14 +00:00
mcpciavar.h add Alpha 4100 support 1998-04-15 00:50:14 +00:00
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 Fix some whitespace lossage. 1998-04-25 00:12:44 +00:00
pci_2100_a50.h
pci_a12.c fix minor typo 1998-04-24 01:25:18 +00:00
pci_a12.h Rewrite of interrupt dispatch logic. Add ctags(1) keys for *a12*.h files. 1998-03-02 07:03:20 +00:00
pci_axppci_33.c Fix some whitespace lossage. 1998-04-25 00:12:44 +00:00
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 Add support for the DEC EB64+. 1998-04-29 00:24:59 +00:00
pci_eb64plus.h Add support for the DEC EB64+. 1998-04-29 00:24:59 +00:00
pci_eb64plus_intr.s Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
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 Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
pci_kn8ae.c Fix some whitespace lossage. 1998-04-25 00:12:44 +00:00
pci_kn8ae.h
pci_kn20aa.c Fix some whitespace lossage. 1998-04-25 00:12:44 +00:00
pci_kn20aa.h
pci_kn300.c make it impossible to compile w/o SIO (you cannot have a console otherwise 1998-05-05 22:01:31 +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 Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
pci_sgmap_pte32.h Spaicing for 32 bit ptes (dwlpx only, really) is 0x20, not 1 1998-03-23 07:09:12 +00:00
pci_sgmap_pte64.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
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 Make the copy_region methods do overlapping copies properly. Fixes 1997-10-25 01:21:57 +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 Add sio_intr_alloc (copied from i386's isa_intr_alloc) for PCMCIA. 1998-05-23 18:35:56 +00:00
sioreg.h
siovar.h Prototype sio_intr_alloc(). 1998-05-23 21:36:33 +00:00