NetBSD/sys/arch/alpha/pci
cgd 0a500fffa0 update to allow PCI bus interfaces that wish to allocate static
extent storage per interface unit (e.g. dwlpx, where there can be multiple
units per machine) to do so.  Inspired by discussion with and changes from
Matt Jacob.
1997-03-12 05:24:23 +00:00
..
apecs_bus_io.c split the APECS and LCA bus memory and I/O functions. Most of them still do 1996-11-25 03:42:09 +00:00
apecs_bus_mem.c split the APECS and LCA bus memory and I/O functions. Most of them still do 1996-11-25 03:42:09 +00:00
apecs_pci.c compile cleanly with: 1996-11-13 21:13:04 +00:00
apecs.c remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
apecsreg.h clean and update for new defintions, prototypes, etc. 1996-07-09 00:53:48 +00:00
apecsvar.h update for new extent management code, and for apecs/lca space access fn split 1996-11-25 03:49:36 +00:00
bt485reg.h clean up copyrights and RCS IDs 1996-04-12 06:07:05 +00:00
cia_bus_io.c reimplement, so that it works with the new extent mapping code. 1996-11-25 03:46:07 +00:00
cia_bus_mem.c reimplement, so that it works with the new extent mapping code. 1996-11-25 03:46:07 +00:00
cia_pci.c deal with the fact that apparently-common revisions of EB164 firmware 1996-11-23 06:46:50 +00:00
cia_swiz_bus_io.c reimplement, so that it works with the new extent mapping code. 1996-11-25 03:46:07 +00:00
cia_swiz_bus_mem.c reimplement, so that it works with the new extent mapping code. 1996-11-25 03:46:07 +00:00
cia.c remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
ciareg.h fix HAE_MEM_REG3_START definition (shift was incorrect). Add CIA_CSR_CIA_ERR 1996-11-23 06:42:55 +00:00
ciavar.h update for new extent management code 1996-11-25 03:49:11 +00:00
lca_bus_io.c split the APECS and LCA bus memory and I/O functions. Most of them still do 1996-11-25 03:42:09 +00:00
lca_bus_mem.c split the APECS and LCA bus memory and I/O functions. Most of them still do 1996-11-25 03:42:09 +00:00
lca_pci.c compile cleanly with: 1996-11-13 21:13:04 +00:00
lca.c remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
lcareg.h add definitions for LCA_IOC_HAE contents. Add a REGVAL64 macro, like 1996-11-23 06:41:00 +00:00
lcavar.h update for new extent management code, and for apecs/lca space access fn split 1996-11-25 03:49:36 +00:00
pci_2100_a50.c compile cleanly with: 1996-11-13 21:13:04 +00:00
pci_2100_a50.h clean up copyrights and RCS IDs 1996-04-12 06:07:05 +00:00
pci_axppci_33.c compile cleanly with: 1996-11-13 21:13:04 +00:00
pci_axppci_33.h clean up copyrights and RCS IDs 1996-04-12 06:07:05 +00:00
pci_eb164_intr.s make eb164 interrupts actually work. 1996-11-25 03:47:05 +00:00
pci_eb164.c make eb164 interrupts actually work. 1996-11-25 03:47:05 +00:00
pci_eb164.h preliminary support for the EB164. The EB164 is more or less a 'normal' 1996-11-11 21:08:10 +00:00
pci_kn20aa.c use the new common chained-interrupt support code. 1996-11-17 02:05:26 +00:00
pci_kn20aa.h update for new ISA/EISA/PCI/'bus' interfaces. Untested 1996-04-13 00:24:30 +00:00
pci_machdep.c fix problem compiling if neither PCI VGA nor TGA frame buffers were 1997-03-08 19:25:49 +00:00
pci_machdep.h fix spelling error 1996-11-19 04:49:21 +00:00
pci_swiz_bus_io_chipdep.c update to allow PCI bus interfaces that wish to allocate static 1997-03-12 05:24:23 +00:00
pci_swiz_bus_mem_chipdep.c update to allow PCI bus interfaces that wish to allocate static 1997-03-12 05:24:23 +00:00
pcs_bus_io_common.c update to allow PCI bus interfaces that wish to allocate static 1997-03-12 05:24:23 +00:00
pcs_bus_mem_common.c update to allow PCI bus interfaces that wish to allocate static 1997-03-12 05:24:23 +00:00
sio_pic.c use the new common chained-interrupt support code. 1996-11-17 02:05:26 +00:00
sio.c remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
sioreg.h Intel 82378 System I/O (SIO) Chip register defintions, cleaned up a 1996-04-23 14:10:53 +00:00
siovar.h update for new bus.h macros. bus_io_* and bus_mem_* integrated into 1996-10-23 04:12:13 +00:00
tga_bt463.c clean up copyrights and RCS IDs 1996-04-12 06:07:05 +00:00
tga_bt485.c compile cleanly with: 1996-11-13 21:13:04 +00:00
tga_conf.c clean up copyrights and RCS IDs 1996-04-12 06:07:05 +00:00
tga.c remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
tgavar.h update for new bus.h macros. bus_io_* and bus_mem_* integrated into 1996-10-23 04:12:13 +00:00
vga_pci.c remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
vga_pcivar.h replace old PCI VGA driver with a common VGA back-end and ISA and PCI 1996-11-19 04:38:32 +00:00