OpenBSD manual page server

Manual Page Search Parameters

GDT(4)                    OpenBSD Programmer's Manual                   GDT(4)

NAME
     gdt - Intel (and formerly ICP-Vortex) GDT RAID driver

SYNOPSIS
     gdt* at pci? dev ? function ?
     scsibus* at gdt?

DESCRIPTION
     The gdt driver provides support for all currently known adapters:

     GDT6000/6020/6050, GDT6000B/6010, GDT6110/6510, GDT6120/6520, GDT6530,
     GDT6550, GDT6x17, GDT6x27, GDT6537, GDT6557, GDT6x15, GDT6x25, GDT6535,
     GDT6555, GDT6x17RP, GDT6x27RP, GDT6537RP, GDT6557RP, GDT6x11RP,
     GDT6x21RP, GDT6x17RP1, GDT6x27RP1, GDT6537RP1, GDT6557RP1, GDT6x11RP1,
     GDT6x21RP1, GDT6x18RD, GDT6x28RD, GDT6x38RD, GDT6x58RD, GDT6x17RP2,
     GDT6x27RP2, GDT6537RP2, GDT6557RP2, GDT6x11RP2, GDT6x21RP2, GDT6513RS,
     GDT6523RS, GDT6518RS, GDT6x28RS, GDT6x38RS, GDT6x58RS, GDT6x33RS,
     GDT6x43RS, GDT6x53RS, GDT6x63RS, GDT7x13RN, GDT7x23RN, GDT7x18RN,
     GDT7x28RN, GDT7x38RN, GDT7x58RN, GDT7x43RN, GDT7x53RN, GDT7x63RN,
     GDT4x13RZ, GDT4x23RZ, GDT8x13RZ, GDT8x23RZ, GDT8x33RZ, GDT8x43RZ,
     GDT8x53RZ, GDT8x63RZ, GDT6x19RD, GDT6x29RD, GDT7x19RN, GDT7x29RN,
     GDT8x22RZ and GDT8x23RZ.

Although the controllers are actual RAID controllers the driver makes them
look just like SCSI controllers.  All RAID configuration is done through the
controllers' BIOSes.

DIAGNOSTICS
     pci_mem_find: expected mem type 00000000, found 00000002  This message
     occurs during autoconfiguration if jumper J4 is set to map the controller
     memory below 1MB in physical memory.  The driver primarily wants this
     jumper to be set the other way round, but it will work with it in any
     setting.  If the diagnostic is considered a nuisance, alter jumper J4's
     setting.

SEE ALSO
     intro(4), pci(4), scsi(4), sd(4)

HISTORY
     The gdt driver first appeared in OpenBSD 2.7.

AUTHORS
     The gdt driver was written by Niklas Hallqvist <niklas@openbsd.org>, in-
     spired by the Linux driver by
     Achim Luebner <achim@vortex.de>.

BUGS
     An ISA & EISA front-end is needed.

     The driver does not yet support transparent raw SCSI mode.

     It would be nice to configure the RAID units after boot but the informa-
     tion on how to do that is not public.

OpenBSD 3.4                    February 17, 2000                             1