Date: Thu, 20 May 2004 23:39:09 -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/pci pci.c Message-ID: <200405210639.i4L6d9L3059213@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004/05/20 23:39:09 PDT FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Move pci_do_powerstate up a level. Now it just means 'do not turn devices off into d3 state when there's no driver for the device'. This should help suspend/resume in the default case. Revision Changes Path 1.253 +6 -3 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405210639.i4L6d9L3059213>