SBNI(4) | Device Drivers Manual (i386) | SBNI(4) |
sbni
— Granch
SBNI12 leased line modem driver
device sbni
The sbni
driver provides support for
leased line modems of following models:
and a kit for data link over a voice band:
In addition to the standard port and IRQ specifications, the
sbni
driver also supports a number of
flags which can set baud rate, receive level, and low
three bytes of Ethernet MAC-address (high three are always
00:ff:01
), because Granch modems are presented to
the system as Ethernet-like network cards.
The high byte of the flags is a bit field, it is used to specify SBNI adapter receive level/baud rate:
if bit 6 is set then receive level will be set according to bits 0-3 value, otherwise receive level will be autodetected
if bit 7 is set then baud rate will be set according to bits 4-5 value, otherwise baud rate is set to 2Mb
The sources for the driver reside in:
The sbni
device driver first appeared in
FreeBSD 4.6.
The sbni
device driver for
FreeBSD 4.x was written by Denis I.
Timofeev, partially based on David Greenman's
ed(4) driver. Earlier versions (available on
ftp.granch.com) were written by
Alexey V. Zverev.
SBNI12 hardware was designed by Alexey V. Chirkov.
January 8, 2002 | Debian |