Date: Fri, 15 Dec 1995 16:28:01 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa pcibus.c Message-ID: <199512160028.QAA29882@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/12/15 16:28:00 Modified: sys/pci if_pdq.c if_vx.c ncr.c pci.c sys/i386/isa pcibus.c Log: Completed function declarations and/or added prototypes and/or added #includes to get prototypes. pci now uses a different interrupt handler type for interrupts that it dispatches and the isa interrupt handler type for the interrupts that it handles. Revision Changes Path 1.12 +2 -1 src/sys/pci/if_pdq.c 1.5 +2 -0 src/sys/pci/if_vx.c 1.52 +7 -19 src/sys/pci/ncr.c 1.39 +15 -7 src/sys/pci/pci.c 1.21 +7 -7 src/sys/i386/isa/pcibus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512160028.QAA29882>