Date: Fri, 22 Aug 2003 00:08:17 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tdfx tdfx_pci.c src/sys/dev/tga tga_pci.c src/sys/dev/trm trm.c src/sys/dev/twe twe_compat.h src/sys/dev/tx if_tx.c src/sys/dev/txp if_txp.c src/sys/dev/ubsec ubsec.c... Message-ID: <200308220708.h7M78HXQ073679@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/08/22 00:08:17 PDT FreeBSD src repository Modified files: sys/dev/tdfx tdfx_pci.c sys/dev/tga tga_pci.c sys/dev/trm trm.c sys/dev/twe twe_compat.h sys/dev/tx if_tx.c sys/dev/txp if_txp.c sys/dev/ubsec ubsec.c sys/dev/usb ehci_pci.c ohci_pci.c uhci_pci.c sys/dev/vx if_vx_pci.c sys/dev/wi if_wi_pci.c Log: Prefer new location of pci include files (which have only been in the tree for two or more years now), except in a few places where there's code to be compatible with older versions of FreeBSD. Revision Changes Path 1.28 +2 -2 src/sys/dev/tdfx/tdfx_pci.c 1.5 +2 -2 src/sys/dev/tga/tga_pci.c 1.15 +2 -2 src/sys/dev/trm/trm.c 1.10 +2 -2 src/sys/dev/twe/twe_compat.h 1.75 +2 -2 src/sys/dev/tx/if_tx.c 1.19 +0 -0 src/sys/dev/txp/if_txp.c 1.26 +2 -2 src/sys/dev/ubsec/ubsec.c 1.5 +2 -2 src/sys/dev/usb/ehci_pci.c 1.32 +2 -2 src/sys/dev/usb/ohci_pci.c 1.48 +2 -2 src/sys/dev/usb/uhci_pci.c 1.24 +2 -2 src/sys/dev/vx/if_vx_pci.c 1.20 +2 -2 src/sys/dev/wi/if_wi_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308220708.h7M78HXQ073679>