logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nsp — Workbit Ninja SCSI-3 based PC-Card SCSI host adapter driver

Authors

       The nsp driver was written by Naofumi HONDA.

       This   manual   page   was   written  by  Noriaki  MITSUNAGA  <non@FreeBSD.org>  and  Hideyuki  KURASHINA
       <rushani@FreeBSD.org>.

Bugs

       SMIT mode is only supported under OLDCARD now.

Debian                                           August 8, 2004                                           NSP(4)

Description

       The  nsp driver provides access to the SCSI bus connected to a PC-Card SCSI host adapter based on a Ninja
       SCSI-3 controller by Workbit.

Hardware

       Controllers supported by the nsp driver include:

          Alpha-Data AD-PCS201
          I-O DATA CBSC16

History

       The nsp driver has been developed  for  NetBSD/pc98  and  ported  for  FreeBSD.   It  first  appeared  in
       FreeBSD 3.4 with PAO3 and merged in FreeBSD 4.2.

Name

       nsp — Workbit Ninja SCSI-3 based PC-Card SCSI host adapter driver

See Also

cd(4), ch(4), da(4), intro(4), pccard(4), sa(4), scsi(4)

Synopsis

       To compile this driver into the kernel, place the following lines in your kernel configuration file:

             devicescbusdevicensp

       Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

             nsp_load="YES"

See Also