Date: Wed, 19 Dec 2001 00:49:11 -0800 (PST) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c pcivar.h Message-ID: <200112190849.fBJ8nB390618@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2001/12/19 00:49:11 PST Modified files: sys/dev/pci pci.c pcivar.h Log: Don't put variable declarations in header files, put prototypes. 'pci_devq' provides useful information now. Revision Changes Path 1.183 +2 -0 src/sys/dev/pci/pci.c 1.52 +5 -3 src/sys/dev/pci/pcivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112190849.fBJ8nB390618>