Deleted Added
full compact
ct.4 (127942) ct.4 (131472)
1.\" Copyright (c) 2003 Noriaki MITSUNAGA. All rights reserved.
2.\" Copyright (c) 2003 Hideyuki KURASHINA. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2003 Noriaki MITSUNAGA. All rights reserved.
2.\" Copyright (c) 2003 Hideyuki KURASHINA. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/man4.i386/ct.4 127942 2004-04-06 12:34:25Z rik $
25.\" $FreeBSD: head/share/man/man4/man4.i386/ct.4 131472 2004-07-02 19:07:33Z ru $
26.\"
27.Dd November 18, 2003
28.Dt CT 4
29.Os
30.Sh NAME
31.Nm ct
32.Nd "WD33C93[ABC] based CBUS SCSI host adapter driver"
33.Sh SYNOPSIS
34.Cd "device ct"
35.Cd "device scbus"
36.Pp
37In
38.Pa /boot/device.hints:
39.Pp
40For most PC-9801-55, -92 and compatibles:
41.Cd hint.ct.0.at="isa"
42.Pp
43For ELECOM bus-master
26.\"
27.Dd November 18, 2003
28.Dt CT 4
29.Os
30.Sh NAME
31.Nm ct
32.Nd "WD33C93[ABC] based CBUS SCSI host adapter driver"
33.Sh SYNOPSIS
34.Cd "device ct"
35.Cd "device scbus"
36.Pp
37In
38.Pa /boot/device.hints:
39.Pp
40For most PC-9801-55, -92 and compatibles:
41.Cd hint.ct.0.at="isa"
42.Pp
43For ELECOM bus-master
44.Tn SCSI
44.Tn SCSI
45adapters:
46.Cd hint.ct.0.at="isa"
47.Cd hint.ct.0.flags="0x30000"
48.Pp
49For I-O DATA SC98 adapters:
50.Cd hint.ct.0.at="isa"
51.Cd hint.ct.0.flags="0x10000"
52.Pp

--- 9 unchanged lines hidden (view full) ---

62.Cd hint.ct.0.at="isa"
63.Cd hint.ct.0.flags="0x40000"
64.Cd hint.ct.0.maddr="0xdc000"
65.Pp
66.Ar Flag
67meaning:
68.Bl -tag -offset indent -compact -width 0x000000
69.It 0x00000
45adapters:
46.Cd hint.ct.0.at="isa"
47.Cd hint.ct.0.flags="0x30000"
48.Pp
49For I-O DATA SC98 adapters:
50.Cd hint.ct.0.at="isa"
51.Cd hint.ct.0.flags="0x10000"
52.Pp

--- 9 unchanged lines hidden (view full) ---

62.Cd hint.ct.0.at="isa"
63.Cd hint.ct.0.flags="0x40000"
64.Cd hint.ct.0.maddr="0xdc000"
65.Pp
66.Ar Flag
67meaning:
68.Bl -tag -offset indent -compact -width 0x000000
69.It 0x00000
70DMA transfer mode for an NEC PC-9801-55, -92 (or
71compatibles), ICM IF-2660, Midori-Denshi MDC-554NA, or
70DMA transfer mode for an NEC PC-9801-55, -92 (or
71compatibles), ICM IF-2660, Midori-Denshi MDC-554NA, or
72Logitec LHA-N151
73.It 0x10000
74DMA transfer mode for an I-O DATA SC-98II
75.It 0x20000
72Logitec LHA-N151
73.It 0x10000
74DMA transfer mode for an I-O DATA SC-98II
75.It 0x20000
76bus-master transfer mode for a TEXA HA-55BS2, its
76bus-master transfer mode for a TEXA HA-55BS2, its
77successors, or Midori-Denshi MDC-926R
78.It 0x30000
77successors, or Midori-Denshi MDC-926R
78.It 0x30000
79bus-master transfer mode for an ELECOM bus-master SCSI
79bus-master transfer mode for an ELECOM bus-master SCSI
80adapter
81.It 0x40000
82SMIT transfer mode (for supported adapters only)
83.It 0x50000
80adapter
81.It 0x40000
82SMIT transfer mode (for supported adapters only)
83.It 0x50000
84bus-master transfer mode for a Logitec LHA-20x series,
84bus-master transfer mode for a Logitec LHA-20x series,
85ICM IF-2766, IF-2766ET, IF-2767 or IF-2769
86.Sh DESCRIPTION
87The
88.Nm
85ICM IF-2766, IF-2766ET, IF-2767 or IF-2769
86.Sh DESCRIPTION
87The
88.Nm
89driver provides access to the
90.Tn SCSI
89driver provides access to the
90.Tn SCSI
91bus connected to a WD33C93[ABC] based host adapter.
92The following adapters are supported:
93.Pp
94.Bl -bullet -compact
95.It
91bus connected to a WD33C93[ABC] based host adapter.
92The following adapters are supported:
93.Pp
94.Bl -bullet -compact
95.It
96NEC PC-9801-55, 92 and compatibles,
96NEC PC-9801-55, 92 and compatibles,
97.It
97.It
98ELECOM bus-master
99.Tn SCSI
100adapters,
98ELECOM bus-master
99.Tn SCSI
100adapters,
101.It
101.It
102I-O DATA SC-98II,
102I-O DATA SC-98II,
103.It
103.It
104ICM IF-2660, IF-2766, IF-2766ET, IF-2767 and IF-2769,
104ICM IF-2660, IF-2766, IF-2766ET, IF-2767 and IF-2769,
105.It
105.It
106Logitec LHA-N151 and LHA-20x series,
106Logitec LHA-N151 and LHA-20x series,
107.It
107.It
108Midori-Denshi MDC-554NA and MDC-926R,
108Midori-Denshi MDC-554NA and MDC-926R,
109.It
109.It
110TEXA HA-55BS2 and its later models, and
110TEXA HA-55BS2 and its later models, and
111.It
111.It
112SMIT transfer type
113.Tn SCSI
112SMIT transfer type
113.Tn SCSI
114host adapters.
115.El
116.Sh SEE ALSO
117.Xr cd 4 ,
118.Xr ch 4 ,
119.Xr ctau 4 ,
120.Xr da 4 ,
121.Xr intro 4 ,

--- 16 unchanged lines hidden (view full) ---

138.Sh AUTHORS
139The
140.Nm
141driver was written by
142.An Naofumi HONDA .
143.Pp
144This manual page was written by
145.An -nosplit
114host adapters.
115.El
116.Sh SEE ALSO
117.Xr cd 4 ,
118.Xr ch 4 ,
119.Xr ctau 4 ,
120.Xr da 4 ,
121.Xr intro 4 ,

--- 16 unchanged lines hidden (view full) ---

138.Sh AUTHORS
139The
140.Nm
141driver was written by
142.An Naofumi HONDA .
143.Pp
144This manual page was written by
145.An -nosplit
146.An Noriaki MITSUNAGA Aq non@FreeBSD.org
146.An Noriaki MITSUNAGA Aq non@FreeBSD.org
147and
148.An Hideyuki KURASHINA Aq rushani@FreeBSD.org .
147and
148.An Hideyuki KURASHINA Aq rushani@FreeBSD.org .