eff9df3d49859e08c1a891da19e52fc8de46b23e
[dragonfly.git] / share / man / man4 / man4.i386 / aic.4
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 .\" $FreeBSD: src/share/man/man4/man4.i386/aic.4,v 1.6.2.3 2001/07/21 09:16:51 schweikh Exp $
25 .\"
26 .Dd November 8, 2003
27 .Dt AIC 4 i386
28 .Os
29 .Sh NAME
30 .Nm aic
31 .Nd Adaptec AIC-6260 and AIC-6360 SCSI driver
32 .Sh SYNOPSIS
33 .Cd "device aic0 at isa? port 0x340 irq 11"
34 .Sh DESCRIPTION
35 The
36 .Nm
37 driver provides support for the Adaptec AIC-6260 and AIC-6360 SCSI
38 controller chips.
39 Many systems that use these controller chips do not have a boot ROM
40 and therefore cannot be booted from.
41 .Sh HARDWARE
42 The adapters supported by the
43 .Nm
44 driver include:
45 .Pp
46 .Bl -bullet -compact
47 .It
48 Adaptec AHA-1505 (ISA)
49 .It
50 Adaptec AHA-1510A, AHA-1510B (ISA)
51 .It
52 Adaptec AHA-1520A, AHA-1520B (ISA)
53 .It
54 Adaptec AHA-1522A, AHA-1522B (ISA)
55 .It
56 Adaptec AHA-1535 (ISA)
57 .It
58 Creative Labs SoundBlaster SCSI host adapter (ISA)
59 .It
60 Adaptec AHA-1460, AHA-1460B, AHA-1460C, AHA-1460D (PC Card)
61 .It
62 Adaptec AHA-1030B, AHA-1030P (PC98)
63 .It
64 NEC PC-9801-100 (PC98)
65 .El
66 .Sh SEE ALSO
67 .Xr ahc 4 ,
68 .Xr cd 4 ,
69 .Xr ch 4 ,
70 .Xr da 4 ,
71 .Xr intro 4 ,
72 .Xr sa 4
73 .Sh BUGS
74 The driver does not work well with multiple devices on the SCSI bus.
75 The driver works well with devices like CDROMs and Tape drives.
76 The driver works not so well with disk drives.
77 The PC Card version appears to work better than the ISA version, but
78 that may be due to differing levels of testing of the devices.