Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2008 17:04:10 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aac aac.c
Message-ID:  <200803311704.m2VH4Ab1050548@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2008-03-31 17:04:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/aac          aac.c 
  Log:
  MFC aac.c 1.131:
    Diff reduction to Adaptec driver build 15317 (refactoring and code shuffling):
  
    - Resource allocation in aac_alloc (moved from from aac_init)
    - Interrupt setup in aac_setup_intr (from aac_attach)
    - Container probing in aac_get_container_info (from aac_startup and
      aac_handle_aif)
    - Firmware status check moved to aac_check_firmware from aac_init
  
  Revision    Changes    Path
  1.109.2.13  +205 -186  src/sys/dev/aac/aac.c



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