search for: ndis

Displaying 20 results from an estimated 95 matches for "ndis".

Did you mean: dis
2003 Oct 28
9
Using memdisk to remotely flash BIOS
I am using memdisk to remotely flash the BIOS and other firmware. It works well for most flash programs. After the flash I need to initialize the NIC to send a signal to my management server that the flash is complete. I am curious as to how others have solved this problem. Thanks.
2012 Dec 26
2
Can't build kernel with ndis
I am trying to build FreeBSD update, STABLE branch, and buildkernel apparently snagged on ndis, which I don't want to do without. According to "man ndis", I need in kernel config options NDISAPI device ndis device wlan which I have: device wlan # 802.11 support options NDISAPI # This is in the hope of enabling Hiro USB wireless adapter dev...
2018 Jan 16
2
Windows TAP driver issues
While I'm aware that tinc is known to have problems with the latest Windows TAP driver (NDIS 6), we want to run tinc on Windows server 2016 which doesn't support NDIS 5 drivers. Since using the old version of the TAP driver is not an option, I'd like to better understand the issues with tinc and the NDIS 6 TAP driver. Can anyone point me to a discussion of the known issues? From...
2007 Oct 26
0
Wits end! ndis got me - give me sanity with my wireless!!!
All - desperate plea for help here. Overview Centos 4.5 Kernel 2.6.9.55.0.9.EL with source dell Latitude 810 Im totally at my wits end... Ive tried like mad to get ndiswrapper to work for my lynksys WPC54GS wireless card. No matter what I try ndis gives some kind of error on installing the module after about a dozen attempts 8 kernels, and 5 days- I finally GAVE UP! unreal So, I install the http://www.linuxant.com/company/ ever$ion (im not above paying $...
2018 Jan 16
0
Windows TAP driver issues
Hi Todd, I did some tests with NDIS 6 TAP-Windows about three years ago. The outcome of that was https://github.com/gsliepen/tinc/pull/73/commits/ 0c010ff9fe50b4046b5c7977bafac3e74037f075 It was a long time ago and I don't remember the details, but I remember I was quite confused because I couldn't explain why OpenVPN did no...
2007 Feb 21
0
Re: WLAN on dell 1501 with NDIS and Solaris 10 06/11
Did find a solution to this? I am getting the same relocation errors. It seems rather odd that the relocation errors should refer to the directory that ndis is built in, rather than the one it is installed in. That doesn''t make sense, does it? Brian Utterback This message posted from opensolaris.org
2007 Jan 19
6
wireless card for CentOS
Hi, I'll need to buy a new wireless card. I need a recommendation for PCMCIA wireless card that simply works with CentOS out of the box. By "works out of the box", I mean that it doesn't need ndis wrapper (or whatever it is called), kernel hacks, or whatever. Thanks
2005 Sep 03
3
MSCDEX over NDIS ethernet
I would like to implement a replacement MSCDEX driver (based on the replacement in FreeDOS SHSUCDX http://johnson.tmfc.net/freedos/shsucdx.html and SYSLINUX) however instead of talking to disk BIOS calls or PATA chipset I would like it to talk to the NDIS driver and act as a TFTP client simply forfulling application get block requests through TFTP. Its not clear where the ISO9660 CD filesystem is handled, maybe within the existing MSCDEX itself already and BIOS calls are used to get disk blocks from the CDROM unit. If possible I'd like to...
2004 Dec 18
2
UNDI NDIS DOS Driver
I found the 3Com one, but I'm looking for the intel one. The PXE PDK doesn't have it anymore, and the intel site points me to the proboot.exe archive, which has no *.dos files in it. Does anyone know of other generic drivers for dos that work with memdisk's keeppxe option?
2008 Dec 10
3
Wine should use Mono and Gecko installed in the system
...ram needs Flash, Wine requires an instance installed under Wine. * If a program uses some fonts, Wine requires the fonts to be in Wine's fonts directory and does not use already installed in the system (and Wine's fonts cannot be used by a Linux application) * Windows drivers loaded under NDIS wrapper cannot use Wine's APIs, that's why the functionality of NDIS wrapper is so limited (and Wine cannot load Windows drivers even NDIS-compatible). This leads to doubling in functionality, incompatibilities and limitations. I think Wine should fully utilize the subsystems already provi...
2016 Aug 22
0
Wine release 1.8.4
...is a stub) 38962 expr.c:234 and 235 attempted computation of 1 << 31 should be 1u << 31 39543 Multiple games and applications crash on unimplemented function KERNEL32.dll.FreeUserPhysicalPages (Microsoft Office 2007 diagnosis service, Eden Eternal) 39579 iNode 3.6 client needs ndis.sys.NdisAllocateMemoryWithTag 39842 Skype for windows doesn't work (needs ndis.sys.NdisSystemProcessorCount) 39911 dxd9 PresentationInterval not propagated on device Reset 39933 iNode 3.6 client needs ndis.sys.NdisAllocateSpinLock 40048 Camtasia Studio 8 : crashes on unimplemented f...
2006 Jun 02
1
ath(4) for D-Link G520M on 5.5-R?
...lv section: none0@pci0:14:0: class=0x020000 card=0x3a681186 chip=0x0020168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' class = network subclass = ethernet The hardware version, as marked on the box, is A1, and firmware version 1.0.0.28. I also tried ndis(4). I downloaded the driver from: http://www.dlink.com/products/support.asp?pid=422&sec=0 and used the files net5513.inf and ar5513.sys. At first, ndiscvt complained about the following line (syntax error) "D:ARAI(A;;GA;;;BA)(A;;GA;;;SY)(A;CI;GA;;;IU)" which I commented out. It then...
2015 Nov 08
2
Re: [PATCH] v2v: virtio-win: include *.dll too
...to find an appropriate driver. > > For miniport drivers like netkvm ( Yan, please confirm ), viostor and > vioscsi I wouldn't go too far. For example drivers designed to fork in > specific stacks at kernel version 5.1 (WinXP) can refuse working with > kernel 6.2 (Win8). While NDIS miniport designed for NDIS 5.1 (XP) still can run on latest Windows, I wouldn’t do that. For NDIS 6.x (Windows 2008 and newer), we can use older drivers on new OS. But installing a driver for a newer OS on older OS might lead to driver miss-behaviour. > > However, Win10 will be a problem....
2012 Apr 04
6
3.2 kernel with C5? Or ndiswrapper?
...w, I know... don't use the non-standard kernels unless you have to... BUT: I have a D-Link N150 USB card. Bus 001 Device 004: ID 0846:9030 NetGear, Inc. WNA1100 Wireless-N 150 [Atheros AR9271] This isn't supported in C5, but it is supported in newer kernels (ath9k_htc). So let's try NDISwrapper: # rpm -i kmod\-ndiswrapper\-1.56\-1.el5.elrepo.i686.rpm ndiswrapper\-utils\-1.56\-1.el5.elrepo.i386.rpm warning: kmod-ndiswrapper-1.56-1.el5.elrepo.i686.rpm: Header V3 DSA signature: NOKEY, key ID baadae52 Working. This may take some time ... Done. # cd WLAN/ # ls athuw.sys*...
2008 Apr 04
7
Linux TCP Checksum offload limitations
Some version of Windows appear to give the network adapter driver a packet broken up into fairly small pieces, eg Page 0: 14 bytes of Ethernet Header Page 1: 20 bytes of IP Header Page 2: 20 bytes of TCP Header Page 3: 1460 bytes of TCP Data When this happens, Linux appears to not pass the packets beyond the vifX.Y interface - a tcpdump on (say) vif455.0 shows packets but a tcpdump on eth0 does
2008 Jan 08
1
Wireless Wiki ??
...wireless and wifi and did not find anything related to wireless cards in CentOS. I think it would be stellar to have something similar to the laptops page but for wifi chipsets. I would propose it have three categories: FOSS chipsets Native driver but not FOSS chipsets (ie atheros via madwifi) NDIS Wrapper FSF has compiled somewhat of a list at http://www.fsf.org/resources/hw/net/wireless/cards.html but of course, there's no way to know which of the FOSS cards have drivers that are actually in the RHEL/CentOS kernel - and user experiences would also be beneficial for people looking f...
2018 Nov 15
0
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...t features of virtio-net, like batching, > mergeable rx buffer and multiqueue, etc. > Second, it can reduce many duplicate codes and make it easy to be > maintained. I would like to add that from Windows guest support perspective it makes more sense. To support vsock we most probably need NDIS protocol driver and if it will be binded to NDIS miniport driver (the driver that currently handles virtio-net in Windows) it will make our life much easier. Otherwise we need to ?plug? into NIDS on one hand, and handle transport outside of NDIS on other hand or in some strange way by creating mini...
2015 Nov 09
1
Re: [PATCH] v2v: virtio-win: include *.dll too
...niport drivers like netkvm ( Yan, please confirm ), viostor and > > > vioscsi I wouldn't go too far. For example drivers designed to fork in > > > specific stacks at kernel version 5.1 (WinXP) can refuse working with > > > kernel 6.2 (Win8). > > > > While NDIS miniport designed for NDIS 5.1 (XP) still can run on latest Windows, I wouldn’t do that. For NDIS 6.x (Windows 2008 and newer), we can use older drivers on new OS. > > But installing a driver for a newer OS on older OS might lead to driver miss-behaviour. > > I'm wondering how peop...
2020 Sep 11
0
Wine release 5.17
The Wine development release 5.17 is now available. What's new in this release (see below for details): - ADVAPI32 library converted to PE. - Beginnings of an NDIS network driver. - Still more restructuration of the console support. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.17.tar.xz http://mirrors.ibiblio.org/wine/source/5.x/wine-5.17.tar.xz Binary packages for various d...
2009 Feb 23
3
Recommended wireless card (or is there a chance to get either iwi or ath fixed)?
Hi, after some time without FreeBSD I installed 7.1 on an IBM Thinkpad T30 (with ZFS root on encrypted geli, works great). Config is: FreeBSD hasking.alashan.nongo 7.1-STABLE FreeBSD 7.1-STABLE #3: Thu Feb 5 21:10:45 CET 2009 root@hasking.alashan.nongo:/usr/obj/usr/src/sys/HASKING i386 I tried using my ath based D-Link DWL G650, which still seems to have some issues in regard to interrupt