fatm(4) | device driver for Fore PCA200E ATM interfaces |
if_fatm, fatm(4) | device driver for Fore PCA200E ATM interfaces |
FATM(4) | MidnightBSD Kernel Interfaces Manual | FATM(4) |
fatm
— device
driver for Fore PCA200E ATM interfaces
device fatm
device utopia
device atm
options NATM
The fatm
device driver supports the FORE
(now Marconi) PCA200E ATM interface cards. The driver interfaces with the
natm(4) framework,
netgraph(4) and HARP.
It provides only PVC services. Signalling, ATMARP, ILMI and other higher
layer protocols are implemented using
netgraph(4) or
HARP.
For configuring the card for IP see natmip(4). The following sysctls are recognized by the driver additionally to those handled by utopia(4):
The driver supports the media options sdh
,
noscramb
and unassigned
(see
utopia(4)).
fatm0: <FORE PCA200E> mem 0xd5800000-0xd59fffff irq 9 at device 9.0 on pci0
Harti Brandt <harti@FreeBSD.org>
These cards can CBR shape a single VCC only. It is currently possible to request more than one CBR connection. In this case all the timing will be wrong. See hatm(4) for a better card.
May 15, 2003 | midnightbsd-3.1 |