1 .\" $NetBSD: sc.4,v 1.6 2003/02/14 15:20:19 grant Exp $
3 .\" written from a reading of config files and driver source code
4 .\" Erik E. Fair <fair@NetBSD.org>
5 .\" Matt Fredette <fredette@NetBSD.org>
11 .Nd Sun Sun-2 SCSI bus host adaptor driver
14 .Cd "sc0 at mbmem0 addr 0x80000 ipl 2"
15 .Cd "sc1 at mbmem0 addr 0x84000 ipl 2"
17 .Cd "sc0 at vme0 addr 0x200000 irq 2 vec 0x40"
21 driver provides support for the
25 Bus Controller chipset found on various
27 .Pq Sun part #s 501-1045, 501-1138, 501-1149, and 501-1167
30 .Pq Sun part # 501-1006
34 versions of this driver can be configured with a
39 The values are bits in a bitfield, and are interpreted as follows:
41 .Bl -tag -offset indent -compact -width 0x000ff
43 Set bit (1\*[Lt]\*[Lt]target) to disable
47 Set this bit to disable
51 Set this bit to disable
60 interrupts, and disable parity checking for targets 0-7.
65 ID number of a particular device on a particular
77 .Aq fredette@NetBSD.org ,
82 .Aq glass@NetBSD.org ,
84 .Aq thorpej@NetBSD.org .
88 chipset is rumored to have bugs in its handling of
90 parity, therefore it is recommended that you disable parity
93 devices connected to this controller, and configure it with
103 chipset has no support for raising the
105 signal, so there is no way to ever schedule a
107 phase on the bus. Currently, the driver will ultimately
108 reset the bus if this phase is ever requested by the upper
113 This chipset has no support for
115 disconnect/reselect. This means that slow devices,
116 such as tape drives, can hog, or
120 This driver has not been tested in combination with
121 non-SCSI devices behind
125 bridges, which are common in
129 Shoebox-type configurations.
130 These devices pre-date the
132 spec, and might not behave the way the chipset code currently expects.