search for: c80

Displaying 10 results from an estimated 10 matches for "c80".

Did you mean: c0
2013 Sep 14
7
[Bug 852] New: IPv6 TEE target sends packets to original IP address on wrong network device
...+-------+ | gw + | host1 | +--------+ fd73:d95d:a475:2005::1 +-------+ | tun0 |<-------------------------------------------------| tun0 | | | fd73:d95d:a475:c80::17 +-------+ | eth1 |---------------------+ | | | +-------+ | eth2 |-----------+ | | host2 | +--------+ | | +-------+...
2002 Mar 07
1
EpsonC80 printing problem
Hi All, Does anyone have printing problem with an EPSON C80 connected to a Win98 OSR2 with USB cable ? I'm trying to "lpr'ing" a text file from a Linuxbox RH7.2 to the above printer without success. The print seem sent ok, because the green led flash something, but doesn't print. Any suggestion ? Thanks in advance. Roberto Fichera...
2002 May 19
0
Printing to an epson C80 using cups
I am having a terrible time with cups and samba. I have a little home network with a print/file server running RH 7.1 and Samba 2.2.2. The best I have gotten to is to have the printer showing up in network neighborhood on my wife's Win98 box, but the printer configuration wizard refused to use it. It was like it did not exist, or the permissions were wrong. But I doubt that could be the
2019 Jul 02
2
RFC: Complex in LLVM
...128-bit FP might require also covering the 80-bit FP case. What long double means is, after all, a Clang issue and not an LLVM issue, but we figured that proposing more types would have a harder path to success than proposing fewer types. Do you think it's best to have the full set (c32, c64, c80, c128) or just (c32, c64, c128)? -Troy
2010 Jan 28
0
using function boot
...;juste.medp<-medpolish(tableP) >median(c(juste.medp$residuals[dimnames(juste.medp$residuals)[[1]]=="e<60",1], > juste.medp$residuals[dimnames(juste.medp$residuals)[[1]]=="d60-79",2], > juste.medp$residuals[dimnames(juste.medp$residuals)[[1]]=="c80-94",3], > juste.medp$residuals[dimnames(juste.medp$residuals)[[1]]=="b95-99.9",4], > juste.medp$residuals[dimnames(juste.medp$residuals)[[1]]=="a>99.9",5])) >} When I call the boot function (>juste.boot<-boot(data=mydata,statistic=juste.po...
2000 Jan 25
0
Share name must = vaild user?
...s path = /mp3 valid users = mp3admin public = no writeable = yes [mp3public] comment = MP3 Archive Public Access path = /mp3 valid users = mp3guest public = no writeable = no SMB Password File: mp3admin:1001:B897D9EF6C1BCA32AAD3B435B51404EE:1113F5D5D14D9501D1534DB89B3F2 C80:[U ]:LCT-388D6C48:Nik... mp3guest:1002:6AC10AC7A9D7D186AAD3B435B51404EE:2059DAA6D1CB7DBE5F8F2D7AB6B68 3B6:[U ]:LCT-388D6C4E:Nik....
2002 Jul 01
0
Slow Printing with Windos 98 Clients
I am running Samba on a Red Hat 7.2 server. I shared a Epson Stylus C80 printer as the instructions collected in many How-To's teached me. The printer is working, but the print job stated from windows 98 clients takes to much time to get the server. The job is around 5 megabytes in size and takes 2 to 3 minutes to get the server. One file with same size takes 20 se...
2002 Oct 16
0
(fwd from guthrie@counterexample.org) Comment on a web page
...indows NT Alpha_AXP" |-W32MIPS ; "Windows NT R4000" |-W32PPC ; "Windows NT PowerPC" Of course, you would customize this to whatever architectures you were tyring to support. I was recently trying to install the driver for an Epson Stylus C80 printer, and it tried to put a file in a directory named "COLOR" that wasn't mentioned in the above list. Once I created that directory with the appropriate permissions, everything seemed to install just fine. I just thought that you might like to note on your webpage that some prin...
2000 Aug 16
1
samba errormessages
..... [C40] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [C50] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [C60] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [C70] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [C80] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [C90] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [CA0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [CB0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [CC0] 00...
2019 Jul 01
14
RFC: Complex in LLVM
Hey all, I volunteered to put together a proposal regard complex in LLVM. Consider the following to be a strawman meant to spark discussion. It's based on real-world experience with complex but is not expected to cover all use-cases. Proposal to Support Complex Operations in LLVM ---------------------------------------------- Abstract Several vendors and individuals have proposed