Date: Tue, 22 Sep 2009 15:43:03 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/pci pci.c Message-ID: <200909221543.n8MFhN20061660@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2009-09-22 15:43:03 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
SVN rev 197406 on 2009-09-22 15:43:03Z by jhb
Don't reread the command register to see if enabling I/O or memory
decoding "took". Other OS's that I checked do not do this and it breaks
some amdpm(4) devices. Prior to 7.2 we did not honor the error returned
when this failed anyway, so this in effect restores previous behavior.
PR: kern/137668
Tested by: Aurelien Mere aurelien.mere amc-os.com
MFC after: 3 days
Revision Changes Path
1.387 +1 -25 src/sys/dev/pci/pci.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909221543.n8MFhN20061660>
