Date: Mon, 1 Feb 2010 17:26:58 +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: <201002011727.o11HR5lX097763@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2010-02-01 17:26:58 UTC FreeBSD src repository Modified files: sys/powerpc/mpc85xx pci_ocp.c Log: SVN rev 203350 on 2010-02-01 17:26:58Z by marcel Use the capability pointer to indicate whether the host controller is PCI Express, rather than a bit-field (boolean). Saving the capability pointer this way makes access to capability-specific configuration registers easy and efficient. Revision Changes Path 1.7 +13 -12 src/sys/powerpc/mpc85xx/pci_ocp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002011727.o11HR5lX097763>