NetBSD/sys/arch/alpha/pci
mjacob e3904356a4 do some mbs before a config read/write 1998-04-30 04:25:22 +00:00
..
a12c.c Fix attachment message. 1998-03-02 06:59:38 +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 Add support for the DEC EB64+. 1998-04-29 00:24:59 +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 Use the common _bus_dmamap_sync() as the _dmamap_sync method in the 1998-02-04 07:37:28 +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 Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
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 Try (again) to get the chip number right for Alcor and Pyxis, using the 1998-04-28 18:11:35 +00:00
cia_dma.c Use the common _bus_dmamap_sync() as the _dmamap_sync method in the 1998-02-04 07:37:28 +00:00
cia_pci.c Make compile without DIAGNOSTIC set. 1997-10-14 06:22:02 +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 Pyxis Interrupt Mask and General Purpose Output registers. 1998-04-29 03:09:26 +00:00
ciavar.h If the CIA revision is >= 2, read the CIA configuration register, and 1997-09-17 01:34:18 +00:00
dwlpx.c Remove references to pmap.old.h - It should have just been pmap.h, but 1998-03-26 18:17:13 +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 Redo it slightly so that S/G now appears to work a bit better. This 1998-03-23 07:42:40 +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 assume that we'll be using direct-mapped DMA for PCI. 1998-01-17 03:39:51 +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 Use the common _bus_dmamap_sync() as the _dmamap_sync method in the 1998-02-04 07:37:28 +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 add Alpha 4100 support 1998-04-15 00:50:14 +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 add Alpha 4100 support 1998-04-15 00:50:14 +00:00
mcpcia_pci.c do some mbs before a config read/write 1998-04-30 04:25:22 +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_2100_a50.c Fix some whitespace lossage. 1998-04-25 00:12:44 +00:00
pci_2100_a50.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
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 clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +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 Fix some whitespace lossage. 1998-04-25 00:12:44 +00:00
pci_eb164.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
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 clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
pci_kn20aa.c Fix some whitespace lossage. 1998-04-25 00:12:44 +00:00
pci_kn20aa.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
pci_kn300.c Fix some whitespace lossage. 1998-04-25 00:12:44 +00:00
pci_kn300.h add Alpha 4100 support 1998-04-15 00:50:14 +00:00
pci_machdep.c Adapt PCI console selection to new mi drivers. 1998-04-15 20:46:34 +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 Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
pci_swiz_bus_io_chipdep.c Make the copy_region methods do overlapping copies properly. Fixes 1997-10-25 01:21:57 +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 A little buglet: softc for pceb is same as sio- so declare it as such. 1998-04-12 08:32:19 +00:00
sio_pic.c Add support for the Cypress CY82C693 PCI-ISA bridge. This bridge is more or 1998-04-14 22:31:17 +00:00
sioreg.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
siovar.h Pass the pci_chipset_tag_t to sio_intr_setup(). XXX This code should be 1998-04-14 22:20:59 +00:00