search for: hoff

Displaying 20 results from an estimated 74 matches for "hoff".

Did you mean: coff
2017 Jan 17
32
[PATCH 0/6] drm/nouveau: Enable HDMI Stereoscopy
This is an initial implementation of HDMI 3D mode support for the nouveau kernel driver. It works on all of the hardware that I have available to test at the moment, but I am unsure as to the overall approach taken for setting HDMI InfoFrames, there's no support for g84 or gf119 disps, and the criteria for enabling stereo support for an output seems a bit iffy. The first four patches arrange
2008 Jun 10
4
Problems configuring a PRI...
...Jun 10 11:32:37] WARNING[31768]: chan_zap.c:2393 pri_find_dchan: No D-channels available! Using Primary channel 24 as D-channel anyway! == Primary D-Channel on span 1 down Qwest says that the PRI is fine. I have a green light on the PRI card. Help! _______________________________ Chris Hoff Telecommunications Administrator SEI LLC Voice +1 701 298 8865 Ext 2189 Mobile +1 701 361 5976 Fax +1 701 298 8860 Email christopher.hoff at seillc.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/att...
2005 Mar 18
4
Sweave/margin
...hen the code continues in new lines below.) Does anyone know where I could change or insert the box width? Or probably I am totally wrong and someone knows another solution... Hoping for help - and excuse if anyone asked this stupid question before, I did not find it in the archive, Katharina Hoff -- DSL Komplett von GMX +++ Supergünstig und stressfrei einsteigen! AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl
2017 Jan 17
0
[PATCH 1/6] drm/nouveau: Extend NVKM HDMI power control method to set InfoFrames
...ISP_MTHD_V1_SOR_HDMI_PWR_FLAG_VENDOR_INFOFRAME) { + vendor_infoframe = data; + if ((ret = nvif_unpack(-ENOSYS, &data, &size, + *vendor_infoframe, 0, 0, true))) + return ret; + } + + if (size) + return -E2BIG; + if (!(ctrl & 0x40000000)) { nvkm_mask(device, 0x6165a4 + hoff, 0x40000000, 0x00000000); nvkm_mask(device, 0x616520 + hoff, 0x00000001, 0x00000000); diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.c b/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.c index 632f02d..c492cd7 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.c...
2005 Nov 02
3
Printing under wine
...mps with a stack backtrace. So I thought I'd try printing from the wine-supplied notepad; this doesn't even come up with a printer list. I can't believe that something so fundamental has gone unreported, so it must be my setup. Has anyone got any hints/clues, please? -- Tony van der Hoff | mailto: tony@vanderhoff.org Buckinghamshire, England
2004 Aug 13
2
bus error /segmentation fault from 'approx' (PR#7166)
Full_Name: joerg van den hoff Version: 1.9.0 and 1.7.1 OS: MacOS (1.9.0), SunOS (1.7.1) Submission from: (NULL) (149.220.4.88) something like (sure not the originally intended input, but something like this can happen...): approx(c(1,2),c(NA,NA),1.5) crashes R (bus error under MacOS, segmentation fault under SunOS). searc...
2003 Dec 21
4
Source-depending DNAT
Hallo Juergen, hoffe das ich Dich auf diesemm Wege ausfindigig gemacht habe. Wenn Du der Richtige bist (aus Salzgitter), dann melde Dich doch mal. Grüße von Familie Horak
2001 Mar 29
1
OpenSSH 2.5.2p2 client to 2.5.1p1 server problem
...s well, when trying to connect to the same HP-UX machines. I can't upgrade the HP's right now to see if the problem goes away with 2.5.2p2 on the other side as well. In case it matters, we're running OpenSSL 0.9.6 and prngd 0.9.7. Anyone got any ideas on what might cause this? Marty Hoff In debug mode, I get the following: ssh -v dozer OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f debug1: Seeding random number generator debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: ssh_connect: getuid 860 geteuid 0 anon 1 debug1: Connecting to...
2006 Mar 08
3
bug in map('world') ?
hi, did'nt see anything in the archive: map('world',pro='rectangular',para=0) yields a strange artifact (horizontal bar) extending over the whole map at a certain latitude range (approx 65 deg. north), whereas map('world',pro='rectangular',para=180) (which should be the same) does not show the artifact. the artifact shows up in other projections as well,
1999 Jan 14
0
Samba 2.0 released.
...urs. The server (a Sun E450) is humming along with an average workload of 0.15. None of the servers have ever crashed or failed to function properly due to Samba. Needless to say: We're quite, quite impressed over here. Thank you for a wonderful program. Dr. Curtis J. Hoff, President, Hoff and Associates, Inc., says : "Samba is the critical component enabling Hoff and Associates to successfully migrate from an all Unix environment to a mixed NT workstation / Unix compute server environment. Ease of use, performance, robustness and, of...
2006 Dec 14
3
sapply problem
I have encountered the following problem: I need to extract from a list of lists equally named compenents who happen to be 'one row' data frames. a trivial example would be: a <- list(list( df = data.frame(A = 1, B = 2, C = 3)), list(df = data.frame(A = 4,B = 5,C = 6))) I want the extracted compenents to fill up a matrix or data frame row by row. the obvious thing to do seems: b
2020 Jun 18
0
[PATCH AUTOSEL 5.7 314/388] drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
...fb0c9f 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c @@ -27,10 +27,10 @@ void gm200_hdmi_scdc(struct nvkm_ior *ior, int head, u8 scdc) { struct nvkm_device *device = ior->disp->engine.subdev.device; - const u32 hoff = head * 0x800; + const u32 soff = nv50_ior_base(ior); const u32 ctrl = scdc & 0x3; - nvkm_mask(device, 0x61c5bc + hoff, 0x00000003, ctrl); + nvkm_mask(device, 0x61c5bc + soff, 0x00000003, ctrl); ior->tmds.high_speed = !!(scdc & 0x2); } -- 2.25.1
2020 Jun 18
0
[PATCH AUTOSEL 5.4 215/266] drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
...fb0c9f 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c @@ -27,10 +27,10 @@ void gm200_hdmi_scdc(struct nvkm_ior *ior, int head, u8 scdc) { struct nvkm_device *device = ior->disp->engine.subdev.device; - const u32 hoff = head * 0x800; + const u32 soff = nv50_ior_base(ior); const u32 ctrl = scdc & 0x3; - nvkm_mask(device, 0x61c5bc + hoff, 0x00000003, ctrl); + nvkm_mask(device, 0x61c5bc + soff, 0x00000003, ctrl); ior->tmds.high_speed = !!(scdc & 0x2); } -- 2.25.1
2008 Jun 18
2
zaptel 1.4.11 install
when installing zaptel it is trying to download the fw-oct6114 file. This is a remote install and the firewall is not open to download this file. How do I get around this??? I can put needed files on the machine - the machine just cant download them by itself. THanks, Jerry
2005 Oct 19
2
samba Users
I am running Samba version 3.0.13-1.1-SUSE. I am a bit new to samba. I am running Samba version 3.0.13-1.1-SUSE with unix users as samba users (no AD). Is there a method of listing enabled samba users other than viewing the /etc/passwd file? Thanks CONFIDENTIAL NOTICE: This e-mail message and any attachment(s) (collectively, this 'Email') are intended only for the
2013 Nov 08
1
how to derive true surface area from `computeContour3d' (misc3d package) -- follow up
regarding my previous mail for this topic, I have in the meantime identified my misconception. actually, `computeContour3d' returns the vertices just fine in the correct coordinate frame. the misconception was caused basically by assuming that the `level' argument was a fractional threshold relative to the maximum of the array. so I believed that the rendered cube actually is
2014 Sep 07
0
drm/nve0/disp: Fix HDMI InfoFrame initialisation.
...2 W 0x690480 0x82000000 0x690480 <= 0x82000000 +[0] 277.973139 MMIO32 W 0x616f98 0x41020038 PDISPLAY+0x6f98 <= 0x41020038 +*/ + +int +nve0_hdmi_ctrl(struct nv50_disp_priv *priv, int head, int or, u32 data) +{ + /*if (!(data & NV84_DISP_SOR_HDMI_PWR_STATE_ON)) { + nv_mask(priv, 0x616f98 + hoff, 0x40000000, 0x00000000); + nv_mask(priv, 0x6167a4 + hoff, 0x00000001, 0x00000000); + nv_mask(priv, 0x616714 + hoff, 0x00000001, 0x00000000); + return 0; + }*/ + + /* AVI InfoFrame */ + nv_mask(priv, 0x690400, 0x00000001, 0x00000001); + nv_wr32(priv, 0x690408, 0x000d0282); +// nv_wr32(priv, 0x69...
2007 Sep 12
1
TE405P intermittent yellow alarm
.... I've read that it indicates that that the other end of the E1 is in an alarm condition: however BT's terminating unit seems quite happy with no alarm conditions at all. So, really hoping that someone can shed some light on what this might all mean. Cheers, Richard -- Richard van der Hoff <richardv at mxtelecom.com> Project Manager Tel: +44 (0) 845 666 7778 http://www.mxtelecom.com
2009 Sep 28
2
probability density function for maximum values in repeated finite samples from a normal distribution??
this is probably not really a R specific question, if so apologies for off-topic posting: I'm interested in the probability density function of the maximum values from repeated samples of size N from a normal distribution: smp <- rnorm(N, meanval, stdev) with some mean 'meanval' and standard deviation 'stdev'. I would like to know what is the frequency distribution of
2005 Oct 10
2
problem with lapply(x, subset, ...) and variable select argument
I need to extract identically named columns from several data frames in a list. the column name is a variable (i.e. not known in advance). the whole thing occurs within a function body. I'd like to use lapply with a variable 'select' argument. example: tt <- function (n) { x <- list(data.frame(a=1,b=2), data.frame(a=3,b=4)) for (xx in x) print(subset(xx, select = n))