OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Matthew Jacob (mjacobcvs.openbsd.org)
Date: Thu May 16 2002 - 20:22:38 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: mjacobcvs.openbsd.org 2002/05/16 19:22:38

    Modified files:
            sys/dev/pci : isp_pci.c

    Log message:
    Handle the removal of 'const' from structure definition.

    Do not attach to AMI Raid Units (known via Sub Vendor ID) because they
    really *aren't* quite a QLogic ISP device, now are they?

    Split 2300 from 2312 types. Turn off pci parity for 2300s (per QLogic
    errata).

    Add missing ISPR2HST_RIO_16 case.

    At isp_pci_reset1 time, turn on interrupts if we say it's okay to do so.