NetBSD/sys/arch/i386/eisa
cgd cd9ef2be9c make the EISA code look a bit more like the PCI code, in the way
the bus is configured, interrupts are handled, etc.  define
eisa_chipset_tag_t and eisa_intr_handle_t types, and the following
functions:
        eisa_attach_hook()
        eisa_maxslots()
        eisa_intr_map()
        eisa_intr_string()
        eisa_intr_establish()
        eisa_intr_disestablish()
to do the right things for the i386.
1996-04-09 23:00:25 +00:00
..
.keep_me new RCS ID format. 1994-10-27 04:14:23 +00:00
eisa_machdep.c make the EISA code look a bit more like the PCI code, in the way 1996-04-09 23:00:25 +00:00
eisa_machdep.h make the EISA code look a bit more like the PCI code, in the way 1996-04-09 23:00:25 +00:00