Date: Mon, 28 Jun 2004 20:26:21 +0000 (UTC) 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/firewire fwohci_pci.c src/sys/dev/fxp if_fxp.c src/sys/dev/lge if_lge.c src/sys/dev/nge if_nge.c src/sys/dev/txp if_txp.c Message-ID: <200406282026.i5SKQLG0062618@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004-06-28 20:26:21 UTC FreeBSD src repository Modified files: sys/dev/firewire fwohci_pci.c sys/dev/fxp if_fxp.c sys/dev/lge if_lge.c sys/dev/nge if_nge.c sys/dev/txp if_txp.c Log: Remove the setting of the pci config variables on power state changes. The bus does this now. Revision Changes Path 1.44 +0 -5 src/sys/dev/firewire/fwohci_pci.c 1.215 +2 -37 src/sys/dev/fxp/if_fxp.c 1.33 +0 -24 src/sys/dev/lge/if_lge.c 1.64 +0 -24 src/sys/dev/nge/if_nge.c 1.26 +0 -23 src/sys/dev/txp/if_txp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406282026.i5SKQLG0062618>