Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git] / share / man / man4 / spc.4
blob6b521db85358b45242c23d5802720d35c5861e28
1 .\"     $NetBSD: spc.4,v 1.3 2006/08/01 07:13:17 wiz Exp $
2 .\"
3 .\" Copyright (c) 2003 Izumi Tsutsui.  All rights reserved.
4 .\"
5 .\" Redistribution and use in source and binary forms, with or without
6 .\" modification, are permitted provided that the following conditions
7 .\" are met:
8 .\" 1. Redistributions of source code must retain the above copyright
9 .\"    notice, this list of conditions and the following disclaimer.
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\"    notice, this list of conditions and the following disclaimer in the
12 .\"    documentation and/or other materials provided with the distribution.
13 .\"
14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
15 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
16 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
17 .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18 .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19 .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24 .\"
25 .Dd August 1, 2006
26 .Dt SPC 4
27 .Os
28 .Sh NAME
29 .Nm spc
30 .Nd Fujitsu MB87030/MB89352 SCSI driver
31 .Sh SYNOPSIS
32 .Cd "spc* at pcmcia? function ?"
33 .Ss hp300
34 .Cd "spc0 at dio? scode ?"
35 .Ss luna68k
36 .Cd "spc0 at mainbus0"
37 .Ss x68k
38 .Cd "spc0 at scsirom0"
39 .Cd "spc1 at scsirom1"
40 .Pp
41 .Cd "scsibus* at spc?"
42 .Sh DESCRIPTION
43 The
44 .Nm
45 driver provides support for the
46 .Tn Fujitsu
47 MB87030/MB89352
48 .Tn SCSI
49 Protocol Controller (SPC) chips.
50 .Sh SEE ALSO
51 .Xr cd 4 ,
52 .Xr ch 4 ,
53 .Xr intro 4 ,
54 .Xr pcmcia 4 ,
55 .Xr scsi 4 ,
56 .Xr sd 4 ,
57 .Xr ss 4 ,
58 .Xr st 4 ,
59 .Xr uk 4 ,
60 .Xr scsipi 9
61 .Sh BUGS
62 Synchronous data transfers are not currently supported.