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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to