..
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
apecs_bus_mem.c
apecs_dma.c
Simplify the direct-mapped DMA case somewhat by adding a window base
1998-05-07 20:09:37 +00:00
apecs_pci.c
apecs.c
Add support for the DEC EB64+.
1998-04-29 00:24:59 +00:00
apecsreg.h
apecsvar.h
cia_dma.c
Simplify the direct-mapped DMA case somewhat by adding a window base
1998-05-07 20:09:37 +00:00
cia_pci.c
cia_swiz_bus_io.c
cia_swiz_bus_mem.c
cia.c
Try (again) to get the chip number right for Alcor and Pyxis, using the
1998-04-28 18:11:35 +00:00
ciareg.h
Define Pyxis Interrupt Mask and General Purpose Output registers.
1998-04-29 03:09:26 +00:00
ciavar.h
dwlpx_bus_io.c
dwlpx_bus_mem.c
dwlpx_dma.c
Simplify the direct-mapped DMA case somewhat by adding a window base
1998-05-07 20:09:37 +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
Simplify the direct-mapped DMA case somewhat by adding a window base
1998-05-07 20:09:37 +00:00
lca_pci.c
lca.c
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
Simplify the direct-mapped DMA case somewhat by adding a window base
1998-05-07 20:09:37 +00:00
mcpcia_pci.c
remove the unneccessary alpha_mbs and slight cleanup
1998-05-05 22:01:54 +00:00
mcpcia.c
add Alpha 4100 support
1998-04-15 00:50:14 +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
Rework PCI interrupt mapping on the EB164 systype. Rather than computing
1998-05-11 23:36:46 +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
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
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 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
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