Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



cgd
Tue Apr  9 19:00:29 EDT 1996
Update of /a/cvsroot/src/sys/arch/i386/eisa
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25964

Modified Files:
        eisa_machdep.h 
Added Files:
        eisa_machdep.c 
Log Message:
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.




Home | Main Index | Thread Index | Old Index