gdb - Local mods (compile)
[dragonfly.git] / share / man / man4 / man4.i386 / sbni.4
1 .\" Written by Denis I. Timofeev, 2002.
2 .\"
3 .\" Redistribution and use in source and binary forms, with or without
4 .\" modification, are permitted provided that the following conditions
5 .\" are met:
6 .\" 1. Redistributions of source code must retain the above copyright
7 .\"    notice, this list of conditions and the following disclaimer.
8 .\" 2. Redistributions in binary form must reproduce the above copyright
9 .\"    notice, this list of conditions and the following disclaimer in the
10 .\"    documentation and/or other materials provided with the distribution.
11 .\"
12 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
13 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
14 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
15 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
16 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
17 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
18 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
19 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
20 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
21 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
22 .\" SUCH DAMAGE.
23 .\"
24 .\" $FreeBSD: src/share/man/man4/man4.i386/sbni.4,v 1.1.2.1 2003/04/15 17:23:32 fjoe Exp $
25 .\"
26 .Dd January 8, 2002
27 .Dt SBNI 4 i386
28 .Os
29 .Sh NAME
30 .Nm sbni
31 .Nd Granch SBNI12 leased line modem driver
32 .Sh SYNOPSIS
33 .Cd "device sbni"
34 .Sh DESCRIPTION
35 The
36 .Nm
37 driver provides support for leased line modems of following models:
38 .Pp
39 .Bl -tag -compact -width ".Pa SBNI12-10, SBNI12D-10, PCI"
40 .It Pa SBNI12-05, SBNI12D-05, PCI
41 .It Pa SBNI12-10, SBNI12D-10, PCI
42 .El
43 .Pp
44 and a kit for data link over a voice band
45 SBNI12-11, SBNI12D-11, PCI.
46 .Sh FILES
47 The sources for the driver reside in:
48 .Pp
49 .Bl -tag -compact -width ".Pa /sys/dev/netif/sbni/if_sbnireg.h"
50 .It Pa /sys/dev/netif/sbni/if_sbni.c
51 .It Pa /sys/dev/netif/sbni/if_sbnireg.h
52 .It Pa /sys/dev/netif/sbni/if_sbnivar.h
53 .El
54 .Sh SEE ALSO
55 .Xr arp 4 ,
56 .Xr netintro 4 ,
57 .Xr ifconfig 8
58 .Sh HISTORY
59 The
60 .Nm
61 device driver first appeared in
62 .Fx 4.6 .
63 .Sh AUTHORS
64 The
65 .Nm
66 device driver for
67 .Fx
68 4.x was written by Denis I. Timofeev, partially
69 based on David Greenman's
70 .Nm ed
71 driver. Earlier versions (available on ftp.granch.com) were written by
72 Alexey V. Zverev.
73 .Pp
74 SBNI12 hardware was designed by Alexey V. Chirkov.