Home
last modified time | relevance | path

Searched refs:modem (Results 1 – 25 of 60) sorted by relevance

123

/freebsd-10-stable/tools/tools/usbtest/
Dusb_modem_test.c47 static struct modem { struct
71 } modem; argument
74 set_defaults(struct modem *p) in set_defaults()
92 if (modem.modem_at_mode) { in modem_out_state()
93 switch (modem.out_state & 3) { in modem_out_state()
105 modem.c0++; in modem_out_state()
108 modem.out_state++; in modem_out_state()
110 *buf = modem.out_state; in modem_out_state()
111 modem.out_state++; in modem_out_state()
112 modem.out_state %= 255; in modem_out_state()
[all …]
/freebsd-10-stable/sys/dev/usb/
Dusbdevs812 product ABIT AK_020 0x7d0e 3G modem
977 product AIRPLUS MCD650 0x3198 MCD650 modem
1011 product ALINK 3G 0x9000 3G modem
1012 product ALINK SIM7600E 0x9001 LTE modem
1013 product ALINK 3GU 0x9200 3G modem
1039 product AMOI H01 0x0800 H01 3G modem
1040 product AMOI H01A 0x7002 H01A 3G modem
1041 product AMOI H02 0x0802 H02 3G modem
1048 product AMBIT NTL_250 0x6098 NTL 250 cable modem
1452 product CMOTECH CNU510 0x5141 CDMA Technologies USB modem
[all …]
/freebsd-10-stable/contrib/file/magic/Magdir/
Dmodem3 # $File: modem,v 1.8 2017/03/17 21:35:28 christos Exp $
4 # modem: file(1) magic for modem programs
58 # raw modem data version 1
60 0 string RMD1 raw modem data
/freebsd-10-stable/usr.sbin/bsdconfig/include/
Dnetwork_device.hlp21 If you're using a modem then PPP is almost certainly your only choice.
28 "AT commands" to dial the ISP with your particular brand of modem as
30 "modem capabilities database". If you choose a PAP or CHAP login you
32 modem uses the Hayes compatible AT command set.
/freebsd-10-stable/contrib/ntp/clockstuff/
DREADME6 modem in raw mode.
18 Chutest can be used to input and process data from a CHU modem
/freebsd-10-stable/release/picobsd/mfs_tree/etc/
Drc.serial51 modem() {
98 modem $ci $co $*
/freebsd-10-stable/etc/rc.d/
Dserial80 modem() { function
124 modem ${dc} $*
/freebsd-10-stable/share/examples/ppp/
Dppp.secret.span-isp.working4 # to the same machine through 3 null-modem serial cables.
Dppp.linkup.span-isp.working4 # to the same machine through 3 null-modem serial cables.
Dppp.linkdown.span-isp.working4 # to the same machine through 3 null-modem serial cables.
/freebsd-10-stable/sys/dev/xe/
Dif_xe_pccard.c283 scp->modem = 1; in xe_pccard_attach()
301 if (scp->modem && xe_cemfix(dev) < 0) { in xe_pccard_attach()
Dif_xevar.h64 u_char modem; /* 1 = Card has a modem */ member
/freebsd-10-stable/sys/dev/digi/
Ddigi.h84 u_char modem; /* Force values */ member
/freebsd-10-stable/contrib/ntp/html/hints/
Drefclocks14 127.127.7.x CHU Timecode (via normal receiver & Bell 103 modem)
/freebsd-10-stable/etc/etc.mips/
Dttys19 # Other common values include dialup for incoming modem ports, and
/freebsd-10-stable/contrib/ntp/html/scripts/
Dmiscopt.txt11 <li class='inline'><a href='miscopt.html#phone'>phone - specify modem phone numbers</a></li>\
/freebsd-10-stable/etc/etc.amd64/
Dttys19 # Other common values include dialup for incoming modem ports, and
/freebsd-10-stable/etc/etc.pc98/
Dttys19 # Other common values include dialup for incoming modem ports, and
/freebsd-10-stable/etc/etc.arm/
Dttys19 # Other common values include dialup for incoming modem ports, and
/freebsd-10-stable/etc/etc.i386/
Dttys19 # Other common values include dialup for incoming modem ports, and
/freebsd-10-stable/etc/etc.ia64/
Dttys19 # Other common values include dialup for incoming modem ports, and
/freebsd-10-stable/etc/etc.powerpc/
Dttys19 # Other common values include dialup for incoming modem ports, and
/freebsd-10-stable/etc/etc.sparc64/
Dttys19 # Other common values include dialup for incoming modem ports, and
/freebsd-10-stable/sys/dev/uart/
Duart_if.m68 # getsig() - get line and modem signals.
127 # setsig() - set line and modem signals.
/freebsd-10-stable/sys/netgraph/bluetooth/include/
Dng_btsocket_rfcomm.h147 u_int8_t modem; member

123