1.\" $NetBSD: aic.4,v 1.2 1997/02/23 22:20:22 jonathan Exp $ 2.\" 3.\" Copyright (c) 1994 James A. Jegers 4.\" All rights reserved. 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: 9.\" 1. Redistributions of source code must retain the above copyright 10.\" notice, this list of conditions and the following disclaimer. 11.\" 2. The name of the author may not be used to endorse or promote products 12.\" derived from this software without specific prior written permission 13.\" 14.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 15.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 16.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 24.\" 25.\" 26.Dd November 29, 1994 27.Dt AIC 4 28.Os NetBSD 29.Sh NAME 30.Nm aic 31.Nd Adaptec AIC-6260 and AIC-6360 SCSI driver 32.Sh SYNOPSIS 33.Cd "aic0 at isa? port 0x340 irq 12" 34.Cd "scsibus* at aic?" 35.Sh DESCRIPTION 36The 37.Nm aic 38driver provides support for the Adaptec AIC-6260 and AIC-6360 SCSI 39controller chips. This includes the Adaptec 152x and the Creative 40Labs SoundBlaster SCSI host adapter. 41.Pp 42Many systems that use these controller chips do not have a boot ROM 43and therefore cannot be booted from. 44.Sh SEE ALSO 45.Xr intro 4 , 46.Xr sd 4 , 47.Xr st 4 , 48.Xr cd 4 , 49.Xr ch 4 50