xref: /freebsd/share/man/man4/pccbb.4 (revision ae83180158c4c937f170e31eff311b18c0286a93)
1.\"
2.\" Copyright (c) 2002 M. Warner Losh
3.\" 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. The name of the author may not be used to endorse or promote products
11.\"    derived from this software without specific prior written permission.
12.\"
13.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
14.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
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$
26.\"
27.Dd July 9, 2002
28.Dt PCCBB 4
29.Os
30.Sh NAME
31.Nm pccbb
32.Nd cardbus bridge driver
33.Sh SYNOPSIS
34.Cd device pccbb
35.Cd device pccard
36.Cd device cardbus
37.Sh DESCRIPTION
38The
39.Nm
40driver implements the Yenta specification for CardBus bridges.
41.Pp
42The following PCI cardbus and pcmcia bridges are supported:
43.Pp
44.Bl -tag -width "Intel i82365SL Step A" -compact
45.It Cirrus Logic PD6832
46.It Cirrus Logic PD6833
47.It Cirrus Logic PD6834
48.Pp
49.It O2micro OZ6812
50.It O2micro OZ6832
51.It O2micro OZ6833
52.It O2micro OZ6836
53.It O2micro OZ6860
54.It O2micro OZ6872
55O2 Micro chips may be poorly supported because the author does not
56have good access to machines with one of these bridges in it.
57.Pp
58.It Ricoh RL4C475
59.It Ricoh RL4C476
60.It Ricoh RL4C477
61.It Ricoh RL4C478
62.Pp
63.It TI PCI-1031
64.It TI PCI-1130
65.It TI PCI-1131
66.It TI PCI-1211
67.It TI PCI-1220
68.It TI PCI-1221
69.It TI PCI-1225
70.It TI PCI-1250
71.It TI PCI-1251
72.It TI PCI-1251B
73.It TI PCI-1410
74.It TI PCI-1420
75.It TI PCI-1450
76.It TI PCI-1451
77.It TI PCI-4451
78.Pp
79.It Toshiba ToPIC95
80.It Toshiba ToPIC97
81.It Toshiba ToPIC100
82.El
83.Sh SEE ALSO
84.Xr cardbus 4 ,
85.Xr pccard 4 .
86