NetBSD/sys/arch/alpha/common
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
..
shared_intr.c implement a (hack-ish) set of routines to do common chained-interrupt 1996-11-17 02:03:08 +00:00
vga.c move probe and setup code into common functions. always probe (i.e. 1996-11-23 06:06:43 +00:00
vgavar.h move probe and setup code into common functions. always probe (i.e. 1996-11-23 06:06:43 +00:00