media definitions for ATM

Poul-Henning Kamp phk at phk.freebsd.dk
Tue Apr 22 03:52:38 PDT 2003


In message <20030422115708.J39097 at beagle.fokus.fraunhofer.de>, Harti Brandt wri
tes:

>/*
> * ATM
> */
>#define IFM_ATM	0x000000a0
>#define IFM_ATM_UNKNOWN		3
>#define IFM_ATM_TAXI_100	4
>#define IFM_ATM_TAXI_140	5
>#define IFM_ATM_MM_155		6
>#define IFM_ATM_SM_155		7
>#define IFM_ATM_UTP_155		8
>#define IFM_ATM_MM_622		9
>#define IFM_ATM_SM_622		10
>#define IFM_ATM_SDH		0x00000100	/* SDH instead of SONET */
>#define IFM_ATM_NOSCRAMB	0x00000200	/* no scrambling */
>#define IFM_ATM_UNASSIGNED	0x00000400	/* unassigned cells */
>
>Would these be ok? Does anybody know of any conflicts with other *BSD*?

Add the 25.6Mbit/sec twisted pair which is used for ADSL while you're
at it ?

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-arch mailing list