Date: Fri, 9 Jan 2009 10:20:51 +0000 (UTC) From: Rafal Jaworowski <raj@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/arm/mv mv_pci.c mvvar.h src/sys/arm/mv/orion db88f5xxx.c orion.c Message-ID: <200901091021.n09AL6ev009456@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
raj 2009-01-09 10:20:51 UTC
FreeBSD src repository
Modified files:
sys/arm/mv mv_pci.c mvvar.h
sys/arm/mv/orion db88f5xxx.c orion.c
Log:
SVN rev 186932 on 2009-01-09 10:20:51Z by raj
Improve Marvell SOCs PCI/PCIE driver.
- Provide dedicated rmans for MEM and IO resources.
- Convert PCI IRQ routing info into a table (from callback approach), provide
config data for alternative DB- boards.
- Fix a wrong boundary check error in pcib_mbus_init_bar()
Obtained from: Semihalf
Revision Changes Path
1.4 +77 -9 src/sys/arm/mv/mv_pci.c
1.5 +7 -3 src/sys/arm/mv/mvvar.h
1.4 +24 -27 src/sys/arm/mv/orion/db88f5xxx.c
1.5 +2 -2 src/sys/arm/mv/orion/orion.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901091021.n09AL6ev009456>
