Date: Tue, 23 Mar 2010 23:46:28 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/mpc85xx pci_ocp.c Message-ID: <201003232346.o2NNknJw012536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2010-03-23 23:46:28 UTC FreeBSD src repository Modified files: sys/powerpc/mpc85xx pci_ocp.c Log: SVN rev 205569 on 2010-03-23 23:46:28Z by marcel Fix an off-by-one bug for the number of slots on a PCI/PCI-X bus. We failed to setup PCI devices on slot 31 and that's where the SATA controller is for the P2020 eval board. Revision Changes Path 1.9 +8 -7 src/sys/powerpc/mpc85xx/pci_ocp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003232346.o2NNknJw012536>