search for: wsa

Displaying 20 results from an estimated 50 matches for "wsa".

Did you mean: was
2011 Feb 08
2
WSAStartup failure
Hi, I added the Windows::WSA module to windows-pr recently (it''s in the latest git repo). However, I can''t seem to make WSAStartup work. I tried the following bit of code, only to get "The Windows Sockets version requested is not supported" on my Vista box. Is it really not supported on Vista? The...
2006 Sep 23
8
svn problems
I can consistently segfault the 0.10.4 gem, so I''m trying to get the subversion version working with hopes towards tracking the problem down. I have a fresh SVN checkout but: a) the version (in ferret.rb) claims to be 0.9.6; and b) Ferret::Index::FieldInfos and a couple other classes are missing at run time. It looks like this is because they''re not exported in the C
2010 Jan 21
2
Problems completely reading in a "large" sized data set
...ht it might be reading the first x amount of rows. So I sorted by the first variable alphabetically in Excel before saving it as a txt file and reading it into R. head(d1) shows the correct first 6 rows, but when I ask for tail(d1) the entry for the first variable in the last row is [213397,] "WSAH" The 213397th row in Excel, starts with "MM1" and the actual last row starts with "YE". The "WSA" in question can be found on Excel row # 397548 That, confuses the heck out of me. There are no blank lines. Since there are >1000 categories for that first vari...
2010 Oct 15
1
[LLVMdev] compiling rev. 116572 on you-know-what
...se warnings and errors might be interesting to you when compiling rev. 116572 of llvm and clang on windows: \llvm\utils\killthedoctor\system_error.h(260) : error C2065: 'EAFNOSUPPORT' : undeclared identifier and many similar errors regarding the system error constants. msdn says it's WSAEAFNOSUPPORT instead of EAFNOSUPPORT (prepend WSA... to all system error constants) \llvm\tools\clang\lib\Serialization\ASTReaderStmt.cpp(1083) : warning C4805: '==' : unsafe mix of type 'const uint64_t' and type 'bool' in operation \llvm\unittests\Support\MathExtrasTest....
2023 Jul 03
0
[PATCH] virtio-mmio: don't break lifecycle of vm_dev
On Thu, 29 Jun 2023 14:05:26 +0200, Wolfram Sang <wsa+renesas at sang-engineering.com> wrote: > vm_dev has a separate lifecycle because it has a 'struct device' > embedded. Thus, having a release callback for it is correct. > > Allocating the vm_dev struct with devres totally breaks this protection, device? or driver? And why?...
2012 Sep 21
8
Re: Xen + DVB = not working. memory allocation issue?
...infast DVT 2000H (cx88) DVB card which is not able to > scan/watch digital TV when running under Xen. Did you first try running it under baremetal Linux (using a Live CD for example?) Did it work there? How does it not work? Can you program it? Is this under a guest or the main kernel? When it wsa not working, did you try all the debug options enable (http://wiki.xen.org/wiki/XenSerialConsole) to see if there is anthing being reported? > > I''ve tried installing the above patch to the 3.6-rc6 kernel, but did > not seem to help. > > Apologies if this has been asked...
2011 Feb 02
0
Software/Hardware Quality Assurance Engineer Job at CISCO
...nd control of applications and content ? by user, not just IP address. About the team Common Platform Technologies (CPT) is a cross functional group that gets to work on all of Cisco IronPort's products (Email Security Appliance(ESA), Security Management Appliance (SMA), Web Security Appliance (WSA)). CPT is responsible for the substrate of the Cisco IronPort product line. We do common hardware, low-level device drivers, user interface APIs, operating system architecture for AsyncOS, and all of the meaty components at the heart of Cisco IronPort's products. CPT is a fast-moving organizati...
2024 May 07
1
[PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
...> series to fix drivers/i2c/[1], fix the terminology for users of > I2C_ALGOBIT bitbanging interface, now that the approved verbiage exists > in the specification. > > Compile tested, no functionality changes intended > > [1]: https://lore.kernel.org/all/20240322132619.6389-1-wsa+renesas at sang-engineering.com/ > > Signed-off-by: Easwar Hariharan <eahariha at linux.microsoft.com> > --- > .../gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | 8 +++--- > drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c | 10 +++---- > drivers/gpu/drm/amd/amdgpu/atombios_i2c...
2018 Nov 23
0
Wine release 3.21
...target architecture." dbghelp: Return a Unicode path in path_find_symbol_file(). winedbg: Remove some redundant length arguments. wineandroid: Add helper functions to encapsulate gralloc functionality. wineandroid: Add support for gralloc version 1. server: Return WSA error codes in socket events. ws2_32: Return a WSA error code from _is_blocking(). server: Return a WSA error code in create_socket. server: Return a WSA error code in WS_SIO_ADDRESS_LIST_CHANGE. server: Return a WSA error code in accept_socket. Alistair Leslie-Hughes (4):...
2024 May 08
1
[PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
...2c/[1], fix the terminology for users of > > I2C_ALGOBIT bitbanging interface, now that the approved verbiage exists > > in the specification. > > > > Compile tested, no functionality changes intended > > > > [1]: https://lore.kernel.org/all/20240322132619.6389-1-wsa+renesas at sang-engineering.com/ > > > > Signed-off-by: Easwar Hariharan <eahariha at linux.microsoft.com> > > --- > > .../gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | 8 +++--- > > drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c | 10 +++---- > > drivers/gp...
2024 May 08
1
[PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
...rminology for users of >>> I2C_ALGOBIT bitbanging interface, now that the approved verbiage exists >>> in the specification. >>> >>> Compile tested, no functionality changes intended >>> >>> [1]: https://lore.kernel.org/all/20240322132619.6389-1-wsa+renesas at sang-engineering.com/ >>> >>> Signed-off-by: Easwar Hariharan <eahariha at linux.microsoft.com> >>> --- >>> .../gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | 8 +++--- >>> drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c | 10 +++---- >&g...
2020 Sep 14
2
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote: > Hi Jie, > > url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 > base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next > config: parisc-randconfig-m031-20200913 (attached as .config) > compiler: hppa-linux-gcc (GCC) 9.3.0 > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot <lkp at intel.com> > Reported-by: Dan Carpenter &...
2020 Sep 14
2
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote: > Hi Jie, > > url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 > base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next > config: parisc-randconfig-m031-20200913 (attached as .config) > compiler: hppa-linux-gcc (GCC) 9.3.0 > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot <lkp at intel.com> > Reported-by: Dan Carpenter &...
2020 Mar 26
0
[PATCH 5/6] drm/nouveau/therm: convert to use i2c_new_client_device()
Move away from the deprecated API and return the shiny new ERRPTR where useful. Signed-off-by: Wolfram Sang <wsa+renesas at sang-engineering.com> --- drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.c b/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.c index 03b355dabab3..abf3eda683f0 100644 ---...
2011 Nov 22
2
Recommended Linux Distro and Windows Client
I've gotten some great suggestions about setting up a samba server for our Windows xp and 98 clients. Thanks! What Linux distro would you recommend to create the server and then put Samba on it? What client would I need to put on each windows workstation for them to have access to the linux file server? Craig
2023 Mar 15
4
[PATCH v2 0/3] virtio_ring: Clean up code for virtio ring and pci
...notate read-only pointer params. [1] https://www.kernel.org/doc/html/v6.2-rc3/process/coding-style.html#the-inline-disease All of the patches have been verified based on the kernel code commit 81ff855485a3 ("Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux") Feng Liu (3): virtio_ring: Allow non power of 2 sizes for packed virtqueue virtio_ring: Avoid using inline for small functions virtio_ring: Use const to annotate read-only pointer params drivers/virtio/virtio_pci_modern.c | 5 ---- drivers/virtio/virtio_ring.c | 48 ++++...
2014 Apr 10
0
REGRESSION Re: [PATCH] drm/nouveau/bios: fix bug introduced in 457e77b2
...22 [ 6.486673] nouveau E[ DRM] failed to create 0x80000080, -22 [ 6.488470] nouveau: probe of 0000:02:00.0 failed with error -22 I bisected the problem: # bad: [39de65aa2c3eee901db020a4f1396998e09602a3] Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux # good: [b003d7706abc5d75cb58de0c9de8f1fc77e57008] Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild git bisect start 'HEAD' 'v3.14-11011-gb003d77' 'drivers/gpu/drm/' # good: [e19b9137142988bec5a76c5f8bdf12a77ea802b0] Merge re...
2020 Mar 26
2
[PATCH 0/6] gpu: convert to use new I2C API
We are deprecating calls which return NULL in favor of new variants which return an ERR_PTR. Only build tested. Wolfram Sang (6): drm/amdgpu: convert to use i2c_new_client_device() drm/gma500: convert to use i2c_new_client_device() drm/i2c/sil164: convert to use i2c_new_client_device() drm/i2c/tda998x: convert to use i2c_new_client_device() drm/nouveau/therm: convert to use
2020 Aug 17
3
[nbdkit] Windows errno handling
...indows-mingw) now works to some extent. However errno handling doesn't work. The way that Winsock handles errors is incompatible with the way we expect to work errno in several ways. The long story is here: https://docs.microsoft.com/en-us/windows/win32/winsock/error-codes-errno-h-errno-and-wsagetlasterror-2 https://docs.microsoft.com/en-us/windows/win32/winsock/windows-sockets-error-codes-2 The shorter story is: - Windows functions like send, recv, etc. do not set errno. - In fact it's not even possible for the concept of a shared global variable to exist with Windows DLLs, o...
2011 Nov 22
4
Newbie question but an Easy one
Our school needs to replace our Novell server. We have a collection of XP Pro computers and a few XP Home, Win98, Win95 and Win2000 computers. All we need is file sharing. Can Samba be setup so that all these computers can access a file share (F:\ or G:\) and run the program on the client pc? What would be the minimum HW required for Samba server? Greatly thankful I am! Craig