Deleted Added
full compact
aic.4 (122344) aic.4 (122345)
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

--- 7 unchanged lines hidden (view full) ---

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.\"
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

--- 7 unchanged lines hidden (view full) ---

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: head/share/man/man4/man4.i386/aic.4 122344 2003-11-09 01:44:16Z imp $
24.\" $FreeBSD: head/share/man/man4/man4.i386/aic.4 122345 2003-11-09 01:46:28Z imp $
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 aic"
34.Pp
35In
36.Pa /boot/device.hints :
37.Cd hint.aic.0.at="isa"
38.Sh DESCRIPTION
39The
40.Nm
41driver provides support for the Adaptec AIC-6260 and AIC-6360 SCSI
42controller chips.
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 aic"
34.Pp
35In
36.Pa /boot/device.hints :
37.Cd hint.aic.0.at="isa"
38.Sh DESCRIPTION
39The
40.Nm
41driver provides support for the Adaptec AIC-6260 and AIC-6360 SCSI
42controller chips.
43This includes the Adaptec AHA-1505, AHA-1510, AHA-152x, AHA-1535 and
44the Creative Labs SoundBlaster SCSI host adapter on the ISA bus.
43This includes the Adaptec AHA-1505, AHA-1510A, AHA-1510B, AHA-1520A,
44AHA-1520B, AHA-1522A, AHA-1522B, AHA-1535 and the Creative Labs
45SoundBlaster SCSI host adapter on the ISA bus.
45The AHA-1460, AHA-1460B, AHA-1460C and AHA-1460D PC Card cards are
46also supported by this driver.
47.Pp
48Many systems that use these controller chips do not have a boot ROM
49and therefore cannot be booted from.
50.Sh BUGS
51The driver does not work well with multiple devices on the SCSI bus.
52The driver works well with devices like CDROMs and Tape drives.

--- 12 unchanged lines hidden ---
46The AHA-1460, AHA-1460B, AHA-1460C and AHA-1460D PC Card cards are
47also supported by this driver.
48.Pp
49Many systems that use these controller chips do not have a boot ROM
50and therefore cannot be booted from.
51.Sh BUGS
52The driver does not work well with multiple devices on the SCSI bus.
53The driver works well with devices like CDROMs and Tape drives.

--- 12 unchanged lines hidden ---