cvs commit: src/sys/dev/aac aac.c
    Ed Maste 
    emaste at FreeBSD.org
       
    Mon Mar 24 09:38:48 PDT 2008
    
    
  
emaste      2008-03-24 16:38:47 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/aac          aac.c 
  Log:
  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.131     +206 -187  src/sys/dev/aac/aac.c
    
    
More information about the cvs-all
mailing list