..
a12c_bus_mem.c
implement bus_space_vaddr()
2000-04-17 17:24:48 +00:00
a12c_dma.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
a12c_pci.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
a12c.c
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
2002-05-16 01:01:28 +00:00
a12creg.h
a12cvar.h
agp_machdep.c
Add AGP support (oops, forgot to commit this file with the last batch).
2001-09-16 02:09:47 +00:00
apecs_bus_io.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
apecs_bus_mem.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
apecs_dma.c
APECS has a 256 byte DMA prefetch threshold.
2001-07-19 18:39:29 +00:00
apecs_pci.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
apecs.c
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
2002-05-16 01:01:28 +00:00
apecsreg.h
apecsvar.h
cia_bwx_bus_io.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
cia_bwx_bus_mem.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
cia_dma.c
ALCOR/ALCOR2/PYXIS have a 256-byte DMA prefetch threshold.
2001-07-19 18:42:42 +00:00
cia_pci.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
cia_swiz_bus_io.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
cia_swiz_bus_mem.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
cia.c
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
2002-05-16 01:01:28 +00:00
ciareg.h
ciavar.h
Put the code that enables/disables Pyxis interrupt lines in
2000-03-19 01:43:25 +00:00
dwlpx_bus_io.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
dwlpx_bus_mem.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
dwlpx_dma.c
DWLPx has a 256-byte DMA prefetch threshold.
2001-07-19 18:59:41 +00:00
dwlpx_pci.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
dwlpx.c
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
2002-05-16 01:01:28 +00:00
dwlpxreg.h
dwlpxvar.h
Rework the interrupt code, shaving some cycles off in the process.
2001-07-27 00:25:18 +00:00
irongate_bus_io.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
irongate_bus_mem.c
- Get rid of the prot bits in the mem_clusters[] array when
2001-04-17 21:52:00 +00:00
irongate_dma.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
irongate_pci.c
Only filter out the PCI_ID_REG in irongate_conf_read().
2001-09-15 04:31:40 +00:00
irongate.c
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
2002-05-16 01:01:28 +00:00
irongatereg.h
Because of the Cool sign-extension hack we use to access PCI space,
2000-06-26 02:42:10 +00:00
irongatevar.h
Do the additional PCI memory initialization after configuring DMA.
2000-11-29 06:29:10 +00:00
lca_bus_io.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
lca_bus_mem.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
lca_dma.c
The LCA isn't supposed to have a DMA prefetch threshold, but experience
2001-07-19 18:47:38 +00:00
lca_pci.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
lca.c
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
2002-05-16 01:01:28 +00:00
lcareg.h
lcavar.h
mcpcia_bus_io.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
mcpcia_bus_mem.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
mcpcia_dma.c
MCPCIA has a 256 byte DMA prefetch threshold.
2001-07-19 18:55:40 +00:00
mcpcia_pci.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
mcpcia.c
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
2002-05-16 01:01:28 +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
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_550.h
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
2000-06-05 21:47:10 +00:00
pci_1000.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_1000.h
New platforms: Mikasa and Mikasa/Pinnacle, aka Pinkasa.
1998-06-26 21:45:56 +00:00
pci_1000a.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +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
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_2100_a50.h
pci_2100_a500.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_2100_a500.h
Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A
2000-12-21 20:51:53 +00:00
pci_6600.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_6600.h
Support for EV6 Tsunami core logic and system type 6600.
1999-06-29 06:46:46 +00:00
pci_a12.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
pci_a12.h
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
2000-06-05 21:47:10 +00:00
pci_alphabook1.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +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
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_axppci_33.h
pci_bwx_bus_io_chipdep.c
Typos, pointed out by Luke Mewburn (gee, I guess I built a kernel
2001-09-04 16:14:49 +00:00
pci_bwx_bus_mem_chipdep.c
BWX-addressable space is aways linear, so always allow BUS_SPACE_MAP_LINEAR
2001-09-16 03:50:01 +00:00
pci_eb64plus_intr.s
pci_eb64plus.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_eb64plus.h
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
2000-06-05 21:47:26 +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_eb66.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +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_eb164_intr.s
Tweak boilerplate to kill assembler warning (netbsd pr alpha/15119)
2002-01-23 21:33:19 +00:00
pci_eb164.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_eb164.h
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
2000-06-05 21:47:10 +00:00
pci_kn8ae.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_kn8ae.h
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
2000-06-05 21:47:26 +00:00
pci_kn20aa.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_kn20aa.h
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
2000-06-05 21:47:26 +00:00
pci_kn300.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_kn300.h
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
2000-06-05 21:47:26 +00:00
pci_machdep.c
So, the PowerStorm 4d20 a.k.a. 32bit TGA2 w/ IBM RGB561 RAMDAC was causing
2001-07-16 00:55:16 +00:00
pci_sgmap_pte32.c
Add support for mbufs to the Alpha SGMAP DMA maps.
2001-07-19 06:40:01 +00:00
pci_sgmap_pte32.h
pci_sgmap_pte64.c
Add support for mbufs to the Alpha SGMAP DMA maps.
2001-07-19 06:40:01 +00:00
pci_sgmap_pte64.h
pci_swiz_bus_io_chipdep.c
Implement bus_space_mmap().
2001-09-04 05:31:27 +00:00
pci_swiz_bus_mem_chipdep.c
Implement bus_space_mmap().
2001-09-04 05:31:27 +00:00
pci_up1000.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
pci_up1000.h
Add support for the Alpha Processor, Inc. UP1000 EV6 system.
2000-06-01 20:30:28 +00:00
pciide_machdep.c
sio_pic.c
Rework the interrupt code, shaving some cycles off in the process.
2001-07-27 00:25:18 +00:00
sio.c
Add code to read the EISA configuration NVRAM as set up by
2000-07-29 23:18:46 +00:00
sioreg.h
siovar.h
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
2000-06-05 21:47:26 +00:00
tsc.c
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
2002-05-16 01:01:28 +00:00
tsp_bus_io.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:58:45 +00:00
tsp_bus_mem.c
Allocate the DMA windows out of the PCI memory extent map after
2000-11-29 06:30:09 +00:00
tsp_dma.c
Take a guess and initialize the prefetch threshold to 256 bytes. Haven't
2001-07-19 19:09:22 +00:00
tsp_pci.c
fix NetBSD RCS id tags
2001-02-27 19:04:39 +00:00
tsreg.h
Fix typo. s/extention/extension/
2001-07-05 08:38:24 +00:00
tsvar.h
Allocate the DMA windows out of the PCI memory extent map after
2000-11-29 06:30:09 +00:00
ttwoga_bus_io.c
Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A
2000-12-21 20:51:53 +00:00
ttwoga_bus_mem.c
Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A
2000-12-21 20:51:53 +00:00
ttwoga_dma.c
The T2 has a 256 byte DMA prefetch threshold.
2001-07-19 18:50:25 +00:00
ttwoga_pci.c
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
2002-05-15 16:57:41 +00:00
ttwoga.c
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
2002-05-16 01:01:28 +00:00
ttwogareg.h
Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A
2000-12-21 20:51:53 +00:00
ttwogavar.h
Rework the interrupt code, shaving some cycles off in the process.
2001-07-27 00:25:18 +00:00