search for: vend

Displaying 20 results from an estimated 115 matches for "vend".

Did you mean: end
2006 Sep 01
11
mongrel thread safety and global variables
In environment.rb file, I initialize a connection to some data vending servers, through TCP sockets. The connection object is global and hence the code: #environment.rb $generic_connection = ConnectionClass.instance (singleton class) $generic_connection.connect_me( this call will make the connection) The above approach is to make sure that, only one connection...
2012 May 10
6
Is it suitable using STI?
I have problems on a simple design problem. I have many companies. Each company have one or more commercial activity. Activities types are: ecommerce, local unit, television, automatic vending machines, and so on. Company may have one or more ecommerce activity or one or more local unit activity, one ormore vending machines, etc. How can I model this scenario? Company has_many ecommerce has_many local_units has_many televisions and so on? -- You received this message because you are...
2004 Nov 11
2
PXELINUX - no boot file found
...172.20.32.50 172.20.32.250; default-lease-time 86400; max-lease-time 126900; server-name "imgpc143"; option subnet-mask 255.255.255.0; option broadcast-address 172.20.32.255; } # The PXE stuff goes here # ~~~~~~~~~~~~~~~~~~~~~~~ group { option vendor-class-identifier "PXEClient"; ### next-server 172.20.32.5; filename "pxelinux.0"; # site-option-space "pxelinux"; option pxelinux.magic f1:00:74:7e; option pxelinux.configfile "pxelinux.cfg/"; #option pxelinux...
2005 Nov 29
2
qcc
violating.runs I read from the news cran.r-project.org/doc/Rnews/Rnews_2004-1.pdf that the criteria for the violating is 5 but 1)I cannot find "5" in the code of the function. Where is the "5" ? 2)What is the easiest way to change it ? 3)Is there any more criterias made somewhere ? Yours sincerelly, Tommi Viitanen
2013 Oct 29
1
c6.4: D-Link USB network device (2001:1a02) not work.
Hi, I have plug in this USB network device: > Bus 001 Device 002: ID 2001:1a02 D-Link Corp. > T: Bus=01 Lev=01 Prnt=01 Port=04 Cnt=01 Dev#= 2 Spd=480 MxCh= 0 > D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=00 MxPS=64 #Cfgs= 1 > P: Vendor=2001 ProdID=1a02 Rev= 0.01 > S: Manufacturer=D-Link > S: Product=DUB-E100 > S: SerialNumber=E5ECEB > C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=200mA > I:* If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=00 Driver=(none) > E:...
2013 Jan 24
1
[PATCH 35/35] x86: Don't panic if can not alloc buffer for swiotlb
...iotlb.c @@ -122,11 +122,18 @@ static dma_addr_t swiotlb_virt_to_bus(struct device *hwdev, return phys_to_dma(hwdev, virt_to_phys(address)); } +static bool no_iotlb_memory; + void swiotlb_print_info(void) { unsigned long bytes = io_tlb_nslabs << IO_TLB_SHIFT; unsigned char *vstart, *vend; + if (no_iotlb_memory) { + pr_warn("software IO TLB: No low mem\n"); + return; + } + vstart = phys_to_virt(io_tlb_start); vend = phys_to_virt(io_tlb_end); @@ -136,7 +143,7 @@ void swiotlb_print_info(void) bytes >> 20, vstart, vend - 1); } -void __init swiotlb_...
2013 Jan 24
1
[PATCH 35/35] x86: Don't panic if can not alloc buffer for swiotlb
...iotlb.c @@ -122,11 +122,18 @@ static dma_addr_t swiotlb_virt_to_bus(struct device *hwdev, return phys_to_dma(hwdev, virt_to_phys(address)); } +static bool no_iotlb_memory; + void swiotlb_print_info(void) { unsigned long bytes = io_tlb_nslabs << IO_TLB_SHIFT; unsigned char *vstart, *vend; + if (no_iotlb_memory) { + pr_warn("software IO TLB: No low mem\n"); + return; + } + vstart = phys_to_virt(io_tlb_start); vend = phys_to_virt(io_tlb_end); @@ -136,7 +143,7 @@ void swiotlb_print_info(void) bytes >> 20, vstart, vend - 1); } -void __init swiotlb_...
2006 Dec 23
2
Having trouble installing the Rails plugin with Rspec 0.7.5
Hi, I''m running Rails 1.1.6 and just installed RSpec 0.7.5. When I try to install the appropriate Rails plugin, it just says that "Export Complete" and doesn''t install anything to vendor. I can do it with older version, but then it''s not compatible with RSpec. Any ideas? blissdev:~/code/rails/client/wordone > ruby script/plugin install svn://rubyforge.org/var/svn/rspec/tags/REL_0_7_5/vend or/rspec_on_rails/vendor/plugins/rspec_on_rails Export complete. blissdev:~/c...
2013 Jul 22
2
[LLVMdev] [RFC] Add warning capabilities in LLVM.
>> Have the backend vend diagnostics, this can be done either with a set >> of enums and messages like you mentioned, or just have a message and >> location struct ala: >> >> struct Msg { >> const char *Message; >> Location Loc; >> }; >> >> that the consumer of the...
2013 Jul 22
0
[LLVMdev] [RFC] Add warning capabilities in LLVM.
On Mon, Jul 22, 2013 at 1:26 PM, Eric Christopher <echristo at gmail.com> wrote: >>> Have the backend vend diagnostics, this can be done either with a set >>> of enums and messages like you mentioned, or just have a message and >>> location struct ala: >>> >>> struct Msg { >>> const char *Message; >>> Location Loc; >>> }; >>> &g...
2009 May 14
3
Rstat e InformationBuilders
Hola, ¿qué tal? No sé si es o no noticia conocida, pero ahí va el enlace: http://www.informationbuilders.com/products/webfocus/predictivemodeling.html Y, ahora, en resumidas cuentas: una multinacional que vende herramientas de gestión ha incorporado un módulo de "análisis predictivo" construido sobre R. Poco a poco, R se hace un hueco en la empresa... Un saludo, Carlos J. Gil Bellosta http://www.datanalytics.com
2003 Apr 13
2
Problem in getting tftp transfer to succeed
...rror: Missing mode. Here is the packet trace ... [xserve:/usr/libexec] yves% sudo tcpdump -i en0 -s 0 -X host 192.168.1.10 tcpdump: listening on en0 10:42:49.273193 192.168.1.1.bootps > 192.168.1.10.bootpc: xid:0x40ab183f flags:0x8000 Y:192.168.1.10 S:192.168.1.1 sname "xserve" vend-rfc1048 DHCP:OFFER SID:192.168.1.1 LT:3564 SM:255.255.255.0 DG:192.168.1.1 NS:192.168.1.1 DN:"" BF:"/private/tftpboot/pxelinux.0" 0x0000 4500 014e e4d4 0000 ff11 526e c0a8 0101 E..N......Rn.... 0x0010 c0a8 010a 0043 0044 013a d8c0 0201 0600 .....C.D.:...... 0...
2008 Oct 31
0
[LLVMdev] Default implementations for __ashldi3, __ashrdi3, __divdi3, __udivdi3, etc?
...el M Gessel wrote: > Are there existing "generic" implementations for these functions under > the same license as LLVM? By generic I mean C or IR that doesn't use > any particular HW intrinsics. Hi Daniel, We're working on a complete ground-up implementation of the API vended by libgcc, including these routines, under the LLVM license. We need to finish it and get approval to release them as part of llvm.org, but I expect it to happen in the next month or two. I don't know if this will align with your needs or not, but I thought I would mention it. -Chr...
2000 Mar 15
0
Browsing network through a firewall.
...the machine running samba has interfaces on each network, and can broadcast to all the machines I care about browsing. But I cannot forward the broadcasts, because the firewall is NAT'ing my LAN behind a single IP.] [I'd post the config I have, but all I've been able to make it do is vend filesystems from my Linux box, and I don't think people need much help, there. I suppose I could simply mount everything I care about under Linux, then re-vend them all, but that seems awfully heavy-handed (and defeats the point of browsing!).] Thanks, scott
2006 May 04
4
Two Models one form
I have setup a basic conference registration form. Within that form I have an optional piece of information that would only be filled out if the registrant was a vendor. Here is my relationship: Registration has_one :vendor Vendor belongs_to :registration I want to be able to send both the vendor information and registration information with the same form, but the vendor information might not be sent if the registrant wasn''t a vendor. I have my fi...
2008 Oct 31
3
[LLVMdev] Default implementations for __ashldi3, __ashrdi3, __divdi3, __udivdi3, etc?
Are there existing "generic" implementations for these functions under the same license as LLVM? By generic I mean C or IR that doesn't use any particular HW intrinsics. I read up on divides in Knuth's Seminumerical book, but decided to use base-2 long division on the first go-around for simplicity. I know it's not very efficient and I'm looking for shortcuts to
2006 Feb 08
1
bcmxcp_usb driver with PW5110
...: Bus 002 Device 002: ID 0592:0002 Powerware Corp. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 0.20 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0592 Powerware Corp. idProduct 0x0002 bcdDevice 0.50 iManufacturer 1 Powerware iProduct 2 Powerware UPS iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescripto...
2013 Dec 10
7
[PATCH] libxc/arm: Correctly handle the difference between virtual and physical address
...8*1024*1024 + dtbsize ) + dom->devicetree_seg.vstart = virtbase + 128*1024*1024; else /* otherwise at top of RAM */ - dom->devicetree_seg.vstart = ramend - dtbsize; + dom->devicetree_seg.vstart = virtend - dtbsize; dom->devicetree_seg.vend = dom->devicetree_seg.vstart + dom->devicetree_size; -- 1.7.10.4
2017 Oct 11
3
TargetRegistry and MC object ownership.
...the depths of a fever from a head-cold, I snapped. I've been hacking MC to convert these raw pointers (and worse: references!) to unique_ptrs (apologies to people whose backbends I've broken), but I hit a big blocker when I get to Target in "llvm/Support/TargetRegistry.h". Target vends MC objects by calling registered ctor functions. E.g.: MCAsmBackend *createMCAsmBackend(const MCRegisterInfo &MRI, StringRef TheTriple, StringRef CPU, const MCTargetOptions &Options) const { if (!MCAsmBackendCtorFn) r...
2006 Jun 07
3
MGE Evolution, USB and linux
...-------------------------------------------------- usb.c: new device strings: Mfr=4, Product=136, SerialNumber=50 usb.c: USB device number 2 default language ID 0x409 Manufacturer: MGE UPS SYSTEMS Product: Evolution SerialNumber: AF3G03062 usb.c: unhandled interfaces on device usb.c: USB device 2 (vend/prod 0x463/0xffff) is not claimed by any active driver. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Length = 18 DescriptorType = 01 USB version = 1.10 Vendor:Product = 0463:ffff MaxPacketSize0 = 8 NumConfigurations...