2115N/A# The contents of this file are subject to the terms of the
2115N/A# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
# See the License for the specific language governing permissions
# and limitations under the License.
# When distributing Covered Code, include this CDDL HEADER in each
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
# ident "%Z%%M% %I% %E% SMI"
The Solaris aac driver enhancement updates the Solaris aac 1.6 driver
to a full-fledged one. The old Solaris aac driver is simple and stable,
but with limited functions.
The new Solaris aac driver adds support of the following features:
New Communication interface, RawIO command, Large FIB, 64-bit LBA
Rocket chip based cards, such as 2820SA
64-bit DMA, Fast IO, firmware version checking, tagged-queuing
The new Solaris aac 2.0 driver is mainly based on FreeBSD 6.0 aac driver.
IOP reset, AIF handling, 64-bit LBA, and some other minor features are
implemented from scratch by Adaptec engineers. They are not supported in
current FreeBSD aac driver.
Adaptec approves Sun's intention to open source the aac RAID driver for
commercial Solaris and the Open Solaris community.
UART trace support is added in this release:
The driver can now make output through the firmware UART trace. You
have to set AAC_DEBUG and the appropriate flags in aac_debug_flags, at
least AACDB_FLAGS_FW_PRINT to enable the UART trace and any other flags
to enable the output class you want to see.
To use the tip utility to connect to the UART daughter card, a configu-
:dv=
/dev/term/a:br#115200:el=^C^S^Q^U^D:ie=%$:oe=^D: