NetBSD/sys/arch/alpha/pci
thorpej 164f56220e Add support for the Cypress CY82C693 PCI-ISA bridge. This bridge is more or
less like an Intel SIO except that the ELCR registers are accessed differently
than on the Intel SIO.

XXX This code needs to be split up into bridge front-end and PIC back-end
XXX pieces.
1998-04-14 22:31:17 +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
a12c.c Fix attachment message. 1998-03-02 06:59:38 +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_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
apecs.c Don't assume that we'll be using direct-mapped DMA for PCI. 1998-01-17 03:39:51 +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
bt485reg.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +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
cia.c We can't count on the CIA revision register telling us if we're a 21171 1998-02-12 20:43:45 +00:00
ciareg.h Clean up printing of chipset revision/capabilities. 1997-10-27 01:08:42 +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_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 Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +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
dwlpxreg.h add some error defintions 1998-03-21 22:02:42 +00:00
dwlpxvar.h Prepare for handling multisized S/G maps. Specify dwlpx_iointr function. 1998-03-23 06:31:54 +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_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
lca.c Don't assume that we'll be using direct-mapped DMA for PCI. 1998-01-17 03:39:51 +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
pci_2100_a50.c Pass the pci_chipset_tag_t to sio_intr_setup(). XXX This code should be 1998-04-14 22:20:59 +00:00
pci_2100_a50.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
pci_a12.c Rewrite of interrupt dispatch logic. Add ctags(1) keys for *a12*.h files. 1998-03-02 07:03:20 +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 Pass the pci_chipset_tag_t to sio_intr_setup(). XXX This code should be 1998-04-14 22:20:59 +00:00
pci_axppci_33.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +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_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 Pass the pci_chipset_tag_t to sio_intr_setup(). XXX This code should be 1998-04-14 22:20:59 +00:00
pci_eb164.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
pci_kn8ae.c Slightly restructure interrupt handling to accomodate the addition 1998-03-23 06:32:39 +00:00
pci_kn8ae.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
pci_kn20aa.c Pass the pci_chipset_tag_t to sio_intr_setup(). XXX This code should be 1998-04-14 22:20:59 +00:00
pci_kn20aa.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
pci_machdep.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
pci_machdep.h don't expect/provide pci_decompose_tag to be a MI, public function. It 1997-07-19 09:49:39 +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
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
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
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
tga_bt463.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
tga_bt485.c Add support for UVM. 1998-02-24 07:38:01 +00:00
tga_conf.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
tga.c Adjust for config changes. 1998-01-12 10:21:02 +00:00
tgavar.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00
vga_pci.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
vga_pcivar.h clean up NetBSD RCS ID strings 1997-04-07 01:59:51 +00:00