Deleted Added
sdiff udiff text old ( 81590 ) new ( 84877 )
full compact
1.\" Copyright (c) 1990, 1991 The Regents of the University of California.
2.\" All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Systems Programming Group of the University of Utah Computer
6.\" Science Department.
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
36.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
37.\" from: sio.4,v 1.16 1995/06/26 06:05:30 bde Exp $
38.\" $FreeBSD: head/share/man/man4/cy.4 81590 2001-08-13 17:00:36Z ru $
39.\"
40.Dd June 14, 1999
41.Dt CY 4 i386
42.Os
43.Sh NAME
44.Nm cy
45.Nd Cyclades Cyclom-Y serial driver
46.Sh SYNOPSIS
47.Cd "options CY_PCI_FASTINTR"
48.Cd "device cy0 at isa? irq 10 iomem 0xd4000 iosiz 0x2000"
49.Cd "device cy1 at isa? irq 11 iomem 0xd6000 iosiz 0x2000"
50.Pp
51Minor numbering:
52.Pp
53.Bd -literal
540b\fIMMMMMMMMMMMMMMMMxxxxxxxxOLIMMMMM\fR
55 call\fBO\fRut
56 \fBL\fRock
57 \fBI\fRnitial
58 \fBMMMMMMMMMMMMMMMM MMMMMM\fRinor

--- 164 unchanged lines hidden ---