..
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
ovbcopy->memmove
1999-03-12 22:56:21 +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
be more consistent about use of 'cputype'. e.g. it's in a header, don't
1999-04-10 01:21:36 +00:00
apecs_bus_io.c
…
apecs_bus_mem.c
…
apecs_dma.c
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
1998-08-14 16:50:00 +00:00
apecs_pci.c
…
apecsreg.h
…
apecsvar.h
…
cia.c
be more consistent about use of 'cputype'. e.g. it's in a header, don't
1999-04-10 01:21:36 +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
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
1998-08-14 16:50:00 +00:00
cia_pci.c
Split up using BWX for PCI config and bus access. Default to using BWX for
1998-07-29 01:28:44 +00:00
cia_swiz_bus_io.c
…
cia_swiz_bus_mem.c
…
ciareg.h
Define a REGVAL64() for some Pyxis registers.
1998-06-06 20:40:14 +00:00
ciavar.h
Split up using BWX for PCI config and bus access. Default to using BWX for
1998-07-29 01:28:44 +00:00
dwlpx.c
Fix printf format problems on Alpha.
1999-02-12 06:07:52 +00:00
dwlpx_bus_io.c
…
dwlpx_bus_mem.c
…
dwlpx_dma.c
Fix garbled words in copyright statement.
1999-04-06 19:26:32 +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
lca.c
be more consistent about use of 'cputype'. e.g. it's in a header, don't
1999-04-10 01:21:36 +00:00
lca_bus_io.c
…
lca_bus_mem.c
…
lca_dma.c
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
1998-08-14 16:50:00 +00:00
lca_pci.c
…
lcareg.h
…
lcavar.h
…
mcpcia.c
Add support for a single statically-allocated MCPCIA configuration structure,
1999-04-15 22:27:40 +00:00
mcpcia_bus_io.c
CHIP_EX_MALLOC_SAFE() now must pay attention in class.
1999-04-15 22:31:16 +00:00
mcpcia_bus_mem.c
CHIP_EX_MALLOC_SAFE() now must pay attention in class.
1999-04-15 22:31:16 +00:00
mcpcia_dma.c
Fix a silly bug present since rev 1.1; the direct-mapped window is
1999-04-15 23:47:52 +00:00
mcpcia_pci.c
remove the unneccessary alpha_mbs and slight cleanup
1998-05-05 22:01:54 +00:00
mcpciareg.h
Add support for a single statically-allocated MCPCIA configuration structure,
1999-04-15 22:27:40 +00:00
mcpciavar.h
Add SGMAP stuff for Window 2, and rename Window 0's SGMAP stuff to indicate
1999-04-16 02:18:07 +00:00
pci_550.c
Fix printf format problems on Alpha.
1999-02-12 06:25:13 +00:00
pci_550.h
Revert...Jason didn't use Andrew's diffs.
1998-06-05 15:28:40 +00:00
pci_1000.c
Fix printf format problems on Alpha.
1999-02-12 06:25:13 +00:00
pci_1000.h
New platforms: Mikasa and Mikasa/Pinnacle, aka Pinkasa.
1998-06-26 21:45:56 +00:00
pci_1000a.c
Fix printf format problems on Alpha.
1999-02-12 06:25:13 +00:00
pci_1000a.h
Kill off some EVCNT_COUNTERS calls, since [A] it has to be rewritten anyway
1998-06-26 21:59:46 +00:00
pci_2100_a50.c
#include <machine/intrcnt.h>
1998-11-19 02:35:39 +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_alphabook1.c
#include <machine/intrcnt.h>
1998-11-19 02:35:39 +00:00
pci_alphabook1.h
Very preliminary support for the Tadpole/DEC AlphaBook. These are basically
1998-06-26 05:42:34 +00:00
pci_axppci_33.c
#include <machine/intrcnt.h>
1998-11-19 02:35:39 +00:00
pci_axppci_33.h
…
pci_bwx_bus_io_chipdep.c
use current bus_space interface names for barrier ops
1998-08-30 23:29:10 +00:00
pci_bwx_bus_mem_chipdep.c
use current bus_space interface names for barrier ops
1998-08-30 23:29:10 +00:00
pci_eb64plus.c
Fix printf format problems on Alpha.
1999-02-12 06:25:13 +00:00
pci_eb64plus.h
Add support for the DEC EB64+.
1998-04-29 00:24:59 +00:00
pci_eb64plus_intr.s
…
pci_eb66.c
Fix printf format problems on Alpha.
1999-02-12 06:25:13 +00:00
pci_eb66.h
Take a stab at EB66 support. An EB66 is basically an EB64+ with a
1998-06-27 10:10:51 +00:00
pci_eb66_intr.s
Take a stab at EB66 support. An EB66 is basically an EB64+ with a
1998-06-27 10:10:51 +00:00
pci_eb164.c
Fix printf format problems on Alpha.
1999-02-12 06:25:13 +00:00
pci_eb164.h
…
pci_eb164_intr.s
…
pci_kn8ae.c
Fix printf format problems on Alpha.
1999-02-12 06:25:13 +00:00
pci_kn8ae.h
…
pci_kn20aa.c
Fix printf format problems on Alpha.
1999-02-12 06:25:13 +00:00
pci_kn20aa.h
…
pci_kn300.c
Clean up the Rawhide interrupt code some more:
1999-04-16 21:29:47 +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_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
use current bus_space interface names for barrier ops
1998-08-30 23:29:10 +00:00
pci_swiz_bus_mem_chipdep.c
nuke ovbcopy
1999-03-12 22:54:58 +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
In sio_intr_disestablish, also make sure that IRQs 0, 1, 8, and 13
1998-08-01 19:38:29 +00:00
sioreg.h
…
siovar.h
Prototype sio_intr_alloc().
1998-05-23 21:36:33 +00:00