comparison dstep/coreservices/osservices/OpenTransportProviders.d @ 16:19885b43130e

Huge update, the bridge actually works now
author Jacob Carlborg <doob@me.com>
date Sun, 03 Jan 2010 22:06:11 +0100
parents 07194b026fa4
children
comparison
equal deleted inserted replaced
15:7ff919f595d5 16:19885b43130e
35 const __LNK_TOKN = getOSType!("TOKN"); 35 const __LNK_TOKN = getOSType!("TOKN");
36 const __LNK_FDDI = getOSType!("FDDI"); 36 const __LNK_FDDI = getOSType!("FDDI");
37 const __LNK_TPI = getOSType!("LTPI"); 37 const __LNK_TPI = getOSType!("LTPI");
38 const __COM_SERIAL = getOSType!("SERL"); 38 const __COM_SERIAL = getOSType!("SERL");
39 const __COM_ISDN = getOSType!("ISDN"); 39 const __COM_ISDN = getOSType!("ISDN");
40 const __MIOC_ISDN = getOSType!("U");
41 const __COM_PPP = getOSType!("PPPC"); 40 const __COM_PPP = getOSType!("PPPC");
42 } 41 }
43 } 42 }
44 43
45 enum 44 enum