NetBSD/sys/arch/alpha/pci
cgd 335c1af878 move probe and setup code into common functions. always probe (i.e.
even if PCI and the IDs are right), just for sanity, before declaring
success.  Split the single 0x3b0 -> 0x3df allocation into three seperate
ones: 0x3b0 -> 0x3bc (leaving the 4 ports available for lpt),
0x3c0 -> 0x3cf, and 0x3d0 -> 0x3df.  The former chunk has to be split
off if the lpt can exist there, and it's sort-of pretty to have each
group (based on second hex digit) have its own handle.
1996-11-23 06:06:43 +00:00
..
apecs.c clean up some spacing in switch statements 1996-11-11 21:02:32 +00:00
apecs_lca_bus_io.c compile cleanly with: 1996-11-13 21:13:04 +00:00
apecs_lca_bus_mem.c compile cleanly with: 1996-11-13 21:13:04 +00:00
apecs_pci.c compile cleanly with: 1996-11-13 21:13:04 +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 bus.h macros. bus_io_* and bus_mem_* integrated into 1996-10-23 04:12:13 +00:00
bt485reg.h clean up copyrights and RCS IDs 1996-04-12 06:07:05 +00:00
cia.c preliminary support for the EB164. The EB164 is more or less a 'normal' 1996-11-11 21:08:10 +00:00
cia_bus_io.c include <sys/systm.h> for printf prototype 1996-08-27 16:28:08 +00:00
cia_bus_mem.c compile cleanly with: 1996-11-13 21:13:04 +00:00
cia_pci.c compile cleanly with: 1996-11-13 21:13:04 +00:00
cia_swiz_bus_io.c include <sys/systm.h> for printf prototype 1996-08-27 16:28:08 +00:00
cia_swiz_bus_mem.c compile cleanly with: 1996-11-13 21:13:04 +00:00
ciareg.h compile cleanly with: 1996-11-13 21:13:04 +00:00
ciavar.h update for new bus.h macros. bus_io_* and bus_mem_* integrated into 1996-10-23 04:12:13 +00:00
lca.c clean up some spacing in switch statements 1996-11-11 21:02:32 +00:00
lca_pci.c compile cleanly with: 1996-11-13 21:13:04 +00:00
lcareg.h clean and update for new defintions, prototypes, etc. 1996-07-09 00:53:48 +00:00
lcavar.h update for new bus.h macros. bus_io_* and bus_mem_* integrated into 1996-10-23 04:12:13 +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.c implement interrupt enable/disable and mapping as described in 1996-11-17 02:30:25 +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 update for VGA-related changes 1996-11-19 04:57:32 +00:00
pci_machdep.h fix spelling error 1996-11-19 04:49:21 +00:00
pci_swiz_bus_io_chipdep.c update for new bus.h macros. bus_io_* and bus_mem_* integrated into 1996-10-23 04:12:13 +00:00
pci_swiz_bus_mem_chipdep.c update for new bus.h macros. bus_io_* and bus_mem_* integrated into 1996-10-23 04:12:13 +00:00
pcs_bus_io_common.c update for new bus.h macros. bus_io_* and bus_mem_* integrated into 1996-10-23 04:12:13 +00:00
pcs_bus_mem_common.c update for new bus.h macros. bus_io_* and bus_mem_* integrated into 1996-10-23 04:12:13 +00:00
sio.c compile cleanly with: 1996-11-13 21:13:04 +00:00
sio_pic.c use the new common chained-interrupt support code. 1996-11-17 02:05:26 +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.c catch up with wscons frame buffer attachment, mmap, and ioctl 1996-11-19 05:23:07 +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
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 move probe and setup code into common functions. always probe (i.e. 1996-11-23 06:06:43 +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