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