Date: Mon, 24 Mar 2008 16:38:47 +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: <200803241638.m2OGclMM031492@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803241638.m2OGclMM031492>
