From owner-cvs-all Wed Dec 8 13:33: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 32D7D1521C; Wed, 8 Dec 1999 13:32:43 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id VAA60920; Wed, 8 Dec 1999 21:40:41 GMT (envelope-from dfr@nlsystems.com) Date: Wed, 8 Dec 1999 21:40:41 +0000 (GMT) From: Doug Rabson To: Kenneth Merry Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 pci.4 Makefile src/usr.sbin/pciconf pciconf.c src/sys/alpha/alpha dec_2100_a50.c dec_axppci_33.c dec_eb64plus.c dec_kn20aa.c dec_st550.c dec_st6600.c src/sys/pci pci.c pcivar.h pci_ioctl.h src/sys/sys pciio.h In-Reply-To: <199912081744.JAA56501@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 8 Dec 1999, Kenneth Merry wrote: > ken 1999/12/08 09:44:06 PST > > Modified files: > share/man/man4 Makefile > usr.sbin/pciconf pciconf.c > sys/alpha/alpha dec_2100_a50.c dec_axppci_33.c > dec_eb64plus.c dec_kn20aa.c dec_st550.c > dec_st6600.c > sys/pci pci.c pcivar.h > sys/sys pciio.h > Added files: > share/man/man4 pci.4 > Removed files: > sys/pci pci_ioctl.h > Log: > [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the > background ] > > Rename sys/pci/pci_ioctl.h to sys/sys/pciio.h to make it easier for > userland programs to use this interface. Reformat the file, and add a > BSD-style copyright to it. > > Add a new man page for pci(4). The PCIOCGETCONF, PCIOCREAD, and PCIOCWRITE > ioctls are documented, but the PCIOCATTACHED ioctl is not documented > because it is not implemented. > > Change includes of to or remove them > altogether. In many cases, pci_ioctl.h was unused. Thanks Ken. I was just thinking of asking you about this today. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message