Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2010 00:14:24 +0000 (UTC)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/cavium octopci.c octopcireg.h
Message-ID:  <201009240014.o8O0Eikw091738@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2010-09-24 00:14:24 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octopci.c octopcireg.h 
  Log:
  SVN rev 213089 on 2010-09-24 00:14:24Z by jmallett
  
  Flesh out PCI bus support some:
  o) Reset and configure the bus from scratch rather than expecting U-Boot to
     do it for us.  Values and configuration from Linux, U-Boot and comments
     in the Cavium Simple Executive sources.
  o) Do a resource assignment and bus numbering pass in the absence of a PCI
     BIOS or firmware that will do it for us.
     XXX This has to be the third or fourth instance of this in FreeBSD and
         it would be nice to have it become part of the PCI bus driver itself,
         like it is on Linux.
  o) Fix interrupt mapping for and adjust bus configuration for the Lanner
     MR-955, based on information provided by Lanner.
  
  Revision  Changes    Path
  1.3       +409 -9    src/sys/mips/cavium/octopci.c
  1.2       +3 -3      src/sys/mips/cavium/octopcireg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009240014.o8O0Eikw091738>