1 .\" $NetBSD: icp.4,v 1.4 2003/03/31 03:16:13 perry Exp $
3 .\" from OpenBSD: gdt.4,v 1.14 2001/10/05 14:45:53 mpech Exp
5 .\" Copyright (c) 2000 Niklas Hallqvist. All rights reserved.
6 .\" Copyright (c) 2002 Andrew Doran. All rights reserved.
13 .Nd ICP-Vortex and Intel Storage RAID driver
15 .Cd "icp* at pci? dev ? function ?"
16 .Cd "ld* at icp? unit ?"
17 .Cd "icpsp* at icp? unit ?"
18 .Cd "scsibus* at icpsp?"
22 driver provides support for the newer (post 1997) ICP-Vortex GDT and Intel
23 Storage RAID controllers.
27 driver provides access to logical devices (disk arrays) presented by the
31 driver provides direct access to other SCSI devices attached to the
32 controller, such as tape or CD-ROM drives.
35 .It "pci_mem_find: expected mem type 00000000, found 00000002"
36 This message may be displayed during autoconfiguration if the controller's
37 memory is mapped below 1MB in physical address space.
38 This can be disabled either through changing a setting in the controller's
39 BIOS utility, or changing the position of a jumper on the board.
40 See your controller's documentation for more information.
49 driver first appeared in
56 drivers of the same name.
58 ISA & EISA front-ends and a management interface are needed.
60 Older PCI boards are not yet supported.