NetBSD/sys/arch/alpha/pci
1998-05-28 16:59:31 +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 Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
a12creg.h
a12cvar.h
apecs_bus_io.c
apecs_bus_mem.c
apecs_dma.c Add support for chaining DMA windows together, for falling back on 1998-05-13 21:21:16 +00:00
apecs_pci.c
apecs.c Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
apecsreg.h
apecsvar.h
cia_dma.c Add support for chaining DMA windows together, for falling back on 1998-05-13 21:21:16 +00:00
cia_pci.c Gah, typo. 1998-05-12 18:45:04 +00:00
cia_swiz_bus_io.c
cia_swiz_bus_mem.c
cia.c Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
ciareg.h Clean up the code that puts the PCI controller into config mode 1; no 1998-05-12 18:40:44 +00:00
ciavar.h Use flags instead of a bunch of booleans. Add a "use bwx" flag. 1998-05-12 19:07:21 +00:00
dwlpx_bus_io.c
dwlpx_bus_mem.c
dwlpx_dma.c Add support for chaining DMA windows together, for falling back on 1998-05-13 21:21:16 +00:00
dwlpx_pci.c oops on byte enables for TurboLaser systems 1998-04-15 00:48:58 +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 removal of unneeded define 1998-04-15 00:49:17 +00:00
if_ade.c
if_adevar.h
lca_bus_io.c
lca_bus_mem.c
lca_dma.c Add support for chaining DMA windows together, for falling back on 1998-05-13 21:21:16 +00:00
lca_pci.c
lca.c Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
lcareg.h
lcavar.h
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 Correct a small, but fatal, typo. 1998-05-21 23:38:04 +00:00
mcpcia_pci.c remove the unneccessary alpha_mbs and slight cleanup 1998-05-05 22:01:54 +00:00
mcpcia.c Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +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
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_eb64plus_intr.s
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_eb164_intr.s
pci_eb164.c Only disable stray interrupts if there is no interrupt handler attached 1998-05-24 19:09:57 +00:00
pci_eb164.h
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
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
pci_sgmap_pte64.h
pci_swiz_bus_io_chipdep.c
pci_swiz_bus_mem_chipdep.c
pciide_machdep.c Fix a typo. 1998-04-18 01:09:20 +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
sio.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