Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2009 13:56:42 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata/chipsets ata-acerlabs.c
Message-ID:  <200906101356.n5ADusUC067405@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-06-10 13:56:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata/chipsets ata-acerlabs.c 
  Log:
  SVN rev 193918 on 2009-06-10 13:56:42Z by jhb
  
  Preallocate the four BARs in ALI SATA controllers during the chipinit
  routine and save the resources using a chipset-data structure.  Use these
  preallocated resources to setup resources for the SATA channels to avoid
  asking the PCI bus to allocate the same BAR multiple times.
  
  Tested by:      bms
  MFC after:      1 week
  
  Revision  Changes    Path
  1.5       +30 -11    src/sys/dev/ata/chipsets/ata-acerlabs.c



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