search for: 11b

Displaying 20 results from an estimated 40 matches for "11b".

Did you mean: 11
2005 Feb 20
3
Digium TDM400P has RJ45 interface, how to connect to analog phone RJ11?
<div><BR>Hello,</div> <div>&nbsp;I bought a TDM400P, and intended to use it with my analog phone, which is RJ11 ofcourse. So, the question now, how do I plug in my RJ11 phone to the TDM400P card, which has an RJ45 interface? Also, since it's an 11B card, I also intend to bring in an analog line into the RJ45, so i am still left with the same question....how do I go from the RJ11 standard analog to the RJ45 on the TDM400P card? I'd appreciate any response.</div> <div>&nbsp;</div> <div>thx</div> <div>...
2012 May 16
3
install ggplot2 package
...quot;wb", ...) : cannot open URL 'http://cran.case.edu/bin/windows/contrib/2.14/ggplot2_0.9.0.zip' Warning in install.packages : download of package 'ggplot2' failed Thanks Ming Ming Yang, PhD Xerox Research Center Webster 800 Phillips Rd (MS:0147-11B); Webster, NY, 14580 Ph: (585) 422-2375 Fx: (585) 231-8404 [[alternative HTML version deleted]]
2006 Mar 08
2
ath(4) and 802.11g speed
...'ve got two questions (now that I can use the card): ath(4) doesn't contain a list of media nor mediaopt settings that can be used. Some are detailed down in EXAMPLES, but there's no comprehensive list. (As well, and this is minor, the speeds are explicitly listed for 802.11a and 802.11b, but just labelled as 'appropriate' transmit speeds for 802.11g. 'Twould be nice to have them all uniformly listed.) Secondly, I was under the impression that 802.11g could support up to 54Mbps. Does FreeBSD not provide support for speeds that fast (ISTR it did at one point)? #...
2005 Jan 25
3
centos wireless 54Mb card
Hi, A collegue of mine wants to go wireless at his home. Anyone got any buyer tips for a low-maintenance 54Mb brand/model and Centos? Kind regards Barrie
2011 Oct 10
2
Collection_select
Hi, I''m new using RoR and I have a ... trouble with f.collection.select What I have in a table is ... for example group code GroupA 07A GroupA 08A GroupA 10B GroupB 06A GroupB 11B GroupB 07B GroupC 10A GroupC 09A GroupC 09B when I use <%= f.collection_select :grupo, Equipo.find(:all), :id, :name, prompt: ''Choose a Group'' %> It shows the entire set of groups (9 groups) instead of only 3 (Group A, Group B, Group C) How can I make tha...
2008 Mar 27
6
[Bug 15232] New: X11 doesn't start on my mobile nvidia 8600 gt
...ock -i Xlib: extension "NV-CONTROL" missing on display ":0.0". -- General info -- Card: nVidia Geforce 8600M GT Architecture: G84 A2 PCI id: 0x407 GPU clock: 297.000 MHz Bustype: PCI-Express -- Shader info -- Clock: 594.000 MHz Stream units: 32 (11b) ROP units: 8 (11b) -- Memory info -- Amount: 256 MB Type: 128 bit DDR2 Clock: 199.800 MHz -- PCI-Express info -- Current Rate: 16X Maximum rate: 16X -- Sensor info -- Sensor: GPU Internal Sensor GPU temperature: 45C -- VideoBios information -- Version: 60.84.50.00...
2005 Feb 20
7
bridging iaxtel calls to PSTN
Hello, I just started using asterisk, and have a question. I have setup two asterisk servers, A and B. A has a Digium TDM400 11B card (1 FXO and 1 FSX modules) and is connected to the PSTN. B has same, but is NOT connected to PSTN. I want to configure B to call A via iaxtel, and connect to the PSTN using A's line. How can I configure iaxtel dial plan for B in extensions.conf? I want to be able to make a call to local US...
2002 Mar 27
1
assertion in journal_start
...100 <dispose_list+40/60> Trace; c014c359 <prune_icache+b9/e0> Trace; c014c3a0 <shrink_icache_memory+20/40> Trace; c012fafe <shrink_caches+6e/90> Trace; c012fb5c <try_to_free_pages+3c/60> Trace; c01304ce <balance_classzone+5e/1b0> Trace; c013073b <__alloc_pages+11b/180> Trace; c0128f69 <do_generic_file_read+349/460> Trace; c01293cc <generic_file_read+7c/130> Trace; c0129270 <file_read_actor+0/e0> Trace; c01506f1 <read_dquot+91/100> Trace; c0150c9f <dqget+15f/1e0> Trace; c0151856 <dquot_initialize+a6/180> Trace; c015cf7b...
2023 Jun 03
1
Nuevo conjunto de datos
...n Manjaro Linux, 6.3.5  Y me he dado cuenta que no existe la opción de crear un Nuevo conjunto de datos. ¿eso es así ahora? Muchas gracias por su tiempo. Saludos. -- Ps. Félix Pérez Villoria Centro Kumon & Ayudantía Pedagógica. https://www.ayudantiapedagogica.cl General Ordóñez 30 oficina 11B-12B, Maipú, Santiago, Chile Móvil: 56 9 9672 2896 Móvil: 56 9 6213 2492 Oficina: 56 2 2893 4345
2006 Jan 11
1
Pointer to documentation on PCMCIA network cards
...n a notebook with Gnome UI. I have used the system-config-network UI and know a LITTLE bit about ifconfig. ========================================================== How do I 'properly' stop a network card before removing it? Restart it after insertion? Add drivers for: An Orinoco Gold 11b card (the classic. I believe it has the Hermes 2 chips, probably have at least one with the Hermes 1 chips around someplace (I paid $2400 for my first AP and $900 for my first network card years ago)). A DLINK AG660 with the Atheros chipset. A Hawkings card (not with me here in my hotel, can&...
2023 May 09
5
[Bridge] [RFC PATCH net-next 0/5] Add layer 2 miss indication and filtering
tl;dr ===== This patchset adds a single bit to the skb to indicate that a packet encountered a layer 2 miss in the bridge and extends flower to match on this metadata. This is required for non-DF (Designated Forwarder) filtering in EVPN multi-homing which prevents decapsulated BUM packets from being forwarded multiple times to the same multi-homed host. Background ========== In a typical EVPN
2023 May 18
5
[Bridge] [PATCH net-next 0/5] Add layer 2 miss indication and filtering
tl;dr ===== This patchset adds a single bit to the skb to indicate that a packet encountered a layer 2 miss in the bridge and extends flower to match on this metadata. This is required for non-DF (Designated Forwarder) filtering in EVPN multi-homing which prevents decapsulated BUM packets from being forwarded multiple times to the same multi-homed host. Background ========== In a typical EVPN
2023 Jun 01
1
ayuda sobre grafico de barras simple
...> _______________________________________________ > R-help-es mailing list > R-help-es en r-project.org > https://stat.ethz.ch/mailman/listinfo/r-help-es -- Ps. Félix Pérez Villoria Centro Kumon & Ayudantía Pedagógica. https://www.ayudantiapedagogica.cl General Ordóñez 30 oficina 11B-12B, Maipú, Santiago, Chile Móvil: 56 9 9672 2896 Móvil: 56 9 6213 2492 Oficina: 56 2 2893 4345 ------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20230601/b9365c97/attachment.html> ------------ próx...
2002 May 10
1
Conflict between 'nlme' and 'methods' on R-1.5.0 ?
...Clearly the problem arises because 'nlme' contains an 'initialize' function, as does the new 'methods' package.Is there any workaround? Thanks! Charis Tzagarakis Charidimos Tzagarakis MD Brain Sciences Center and University of Minnesota. Address: Brain Sciences Center (11B) Minneapolis VA Medical Center One Veterans Drive 55417 Minneapolis MN USA Tel:612-725-2000 ext 1756 email: htzag at umn.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info&...
2001 Oct 25
3
winbind / nss_winbind with Solaris with large amout of uses/groups
hi all ! I have compiled Samba 2.2.2 for Solaris 7 ( Solaris 8 also ) but found out that the "nss_winbind" support is available in source-code, but not after compilation. The neccessary entries in the Makefile after "configre" are missing !! Why ? I have got it to run and it works fine with a small amout of groups. But deploying this samba/winbind version to a Windows
2003 Jan 22
1
kjournald oops
...9 c2842cc4 eac6f000 00000019 c2842ccc c2842cd4 c02b5224 e8762000 Call Trace: [<c01e907c>] [<c012db6a>] [<c012ef19>] [<c01300a9>] [<c013015c>] [<c0130c52>] [<c0130f0b>] [<c0136610>] [<c013676c>] [<c01be751>] [<c0222e23>] [<c011bb0b>] [<c011b9b1>] [<c011b73b>] [<c0108b6d>] [<c01bed9a>] [<c013a636>] [<c01bedfd>] [<c01bef97>] [<c016e4fd>] [<c016d65b>] [<c02227c9>] [<c021eb2f>] [<c01c5cd7>] [<c0170236>] [<c01700e0>] [<c0105676>] [&...
2009 Jan 06
2
ACPI support?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello All, I have had a problem detecting the network card on my notebook when ACPI is enabled for a year. The problem still exists in 7.1-RELEASE. with ACPI: ... bge0: <Broadcom NetLink Gigabit Ethernet Controller, ASIC rev. 0xb002> irq 17 at device 0.0 on pci8 bge0: 0x10000 bytes of rid 0x10 res 3 failed (0, 0xffffffff). bge0: couldn't
2007 Jun 19
14
special video mode numbers
Keir, is there a particular reason you chose to use slightly different special mode numbers than Linux, ignoring VIDEO_CURRENT_MODE altogether? I think it wouldn''t be bad to be in sync with Linux here, and I independently think that having a way to avoid mode switching altogether is good to have in case of possible problems on exotic hardware. Jan
2015 Aug 18
3
[RFC PATCH 1/2] [clang]: Add AuxAttr support
This patch adds EmitTypeAuxAttribute() function to CGDebugInfo, which allows other parts of clang issue auxiliary information through an enumeration type in Dwarf information. For example, by calling DI->EmitTypeAuxAttribute(type, "ID", 1234); We can get following information in dwarf: <1><3f>: Abbrev Number: 3 (DW_TAG_structure_type) <40> DW_AT_name
2023 May 31
2
ayuda sobre grafico de barras simple
Estimados José envio un archivo, pero no es privativo. Hay varios programas para abrir un documento word, pero, dicho de otra forma, es docx, especificado en: https://es.wikipedia.org/wiki/Office_Open_XML? Bajo esas especificaciones es posible crear reportes escritos con extensión docx, o pdf, la diferencia es que uno es creado por Microsoft y otro por Adobe. Yo se utilizar lo especificado y