xref: /openbsd/share/man/man4/tcic.4 (revision 7908d52f)
1.\" $OpenBSD: tcic.4,v 1.4 2002/09/26 07:55:40 miod Exp $
2.\" $NetBSD: tcic.4,v 1.1 2000/02/12 11:14:14 fair Exp $
3.\"
4.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions
9.\" are met:
10.\" 1. Redistributions of source code must retain the above copyright
11.\"    notice, this list of conditions and the following disclaimer.
12.\" 2. Redistributions in binary form must reproduce the above copyright
13.\"    notice, this list of conditions and the following disclaimer in the
14.\"    documentation and/or other materials provided with the distribution.
15.\" 3. All advertising materials mentioning features or use of this software
16.\"    must display the following acknowledgement:
17.\"        This product includes software developed by the NetBSD
18.\"        Foundation, Inc. and its contributors.
19.\" 4. Neither the name of The NetBSD Foundation nor the names of its
20.\"    contributors may be used to endorse or promote products derived
21.\"    from this software without specific prior written permission.
22.\"
23.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
24.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
25.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
27.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
28.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
29.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
30.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
31.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
32.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
33.\" POSSIBILITY OF SUCH DAMAGE.
34.\"
35.Dd May 21, 1999
36.Dt TCIC 4
37.Os
38.Sh NAME
39.Nm tcic
40.Nd Databook PCMCIA controller driver
41.Sh SYNOPSIS
42.Cd "tcic0   at isa? port 0x240 iomem 0xd0000 iosiz 0x4000"
43.Cd "pcmcia* at tcic? controller ? socket ?"
44.Sh DESCRIPTION
45The
46.Nm
47driver provides support for the
48.Tn Databook
49DB86082, DB86084, DB86184, and DB86072
50.Tn PCMCIA
51controllers.
52.Sh SEE ALSO
53.Xr intro 4 ,
54.Xr isa 4 ,
55.Xr pcmcia 4
56.Sh HISTORY
57The
58.Nm
59driver appeared in
60.Nx 1.4 .
61.Ox
62support first appeared in
63.Ox 2.8 .
64