similar to: pcnet32 and copybreak condition

Displaying 20 results from an estimated 1000 matches similar to: "pcnet32 and copybreak condition"

2003 Dec 05
5
xenoutil patch 1.643 in bk rep
hi, i''ve submitted a small patch to xen-unstable that makes the ''/dev/xx'' -> devicenumber lookup stuff work on my machine.. basically i''m using os.stat instead of os.popen() hacks. this is my first bitkeeper checkin ever, so please verify i did this correctly. thanks, paul ------------------------------------------------------- This SF.net email is
2003 Oct 13
4
iptables nat redirect
I''m trying to do a nat redirect (traffic redirected from a router, not originally for the machine). I can see the network traffic, but the iptable rules do not appear to do anything. Is this possible on a virtual domain, and if not what needs to be done? -Jeff ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program.
2003 Nov 28
3
Problem to boot Xenolinux.
Hi, I am trying to install Xen/Xenolinux v1.1 on my workstation which has 2 SCSI disks. The first disk has WinXP installed, and the second disk has Redhat 8.0. I copied the images into /boot and modified grub.conf accordingly: title Xen / XenoLinux 2.4.22 root (hd1,0) kernel /xen.gz dom0_mem=131072 ser_baud=115200 noht noreboot module /xenolinux.gz root=/dev/sdb2 ro
2003 Dec 09
2
modules and hypercall
Hello, I''m trying to write a module to play with hypercall. So I wrote the following module: -------------------------xvifgetinfo.c---------------- /* * xvifgetinfo.c * * The routines in this file are used to get information about virtual * network interface provide by Xen. * */ #include <linux/module.h> #include <linux/init.h> #include <linux/kernel.h>
2011 Jan 12
72
PCI passthrough issue
Hello, I''m facing a strange issue with network card PCI passthrough on my openwrt test domU. - With network PCI passthrough, DNS lookup failed for some domains (exemple, google.com) but not for other (free.fr my ISP, or my domain jbfavre.org). I can ping an IP address without any problem. - Starting domU as a "normal" (ie without PCI passthrough), no problem. As far as I can
2003 Dec 09
2
build glitches
I hit problems building the tools for both xen-1.1 and xen-1.2-devel. For xen-1.1, the vmm and linux built fine, but the tools failed with something called ''ant''. ant -v says ''Apache Ant version 1.5.3 compiled on April 9 2003'' ant -buildfile build-cmdline.xml dist Buildfile: build-cmdline.xml BUILD FAILED java.lang.VerifyError: verification failed at PC
2003 Dec 07
3
unclean file system
Hey everyone, Thanks for the quick help resonses once again, We got some mail saying that RAM disks were not the way to go. So we re-installed, made several partitions to use, and rebuilt xen. However, we''re still having trouble mounting partitions when xeno-linux boots. We give a physical grant of one of our newly made paritions (/dev/hda14 in particular) to the domain. But when
2003 Dec 01
1
Linus "praise" for Xen
http://www.kerneltraffic.org/kernel-traffic/kt20031201_243.html --- Relevant section --- Nuno Silva mentioned: The good people at Cambridge made a (very nice) VMM that exploits ring0/1/3 to let one machine run various kernels independently (the kernels need to be ported to the xen arch). Xen itself executes in ring0 and the "guest" operating systems execute in ring1.
2014 Mar 08
4
Syslinux EFI + TFTPBOOT Support
On Mar 8, 2014 10:08 AM, "Gene Cumm" <gene.cumm at gmail.com> wrote: > > On Mar 8, 2014 9:27 AM, "Steven Shiau" <steven at nchc.org.tw> wrote: > > > > > > > > On 03/08/2014 10:06 PM, Gene Cumm wrote: > > >> Hi Gene, > > >> > Thanks. As you suggested, I did a test about 6.03-pre6, and I still got > >
2005 Nov 09
1
smarter sparse files?
Question: Does ext2/3 (or any other filesystem you know of) support a system call turning blocks within a file back into "sparse zeros", i.e. giving the blocks back to the filesystem? Background: I am working on a slotted fileformat where internal fragmentation occurs. One such occurrence is growth of the data in a given slot, which currently requires me to handle the
2006 Jul 31
10
Xen PXE solution
Greetings. I''ve been asked to work on a PXE solution for booting Xen domU''s from a network, and would like some feedback and any help anyone is willing to provide. I''ve been limiting my work to HVM domU''s at the moment, because I don''t think the NBI''s (as far as I know, these are bootloaders) that I have available work in paravirtualized
2014 Mar 08
2
Syslinux EFI + TFTPBOOT Support
On 03/08/2014 10:06 PM, Gene Cumm wrote: >> Hi Gene, >> > Thanks. As you suggested, I did a test about 6.03-pre6, and I still got >> > the same issue. My client machine >> > still only shows: >> > ==================== >> > Getting cached packets >> > My IP is 192.168.120.1 >> > ==================== >> > The syslog log
2004 Sep 10
4
Streaming With Flac
We have FLAC support on our AudioReQuest products, and we allow streaming from our built-in web server for MP3s, but can not get Flac working. Does anyone know a Windows based player that will play FLAC streams? I have tried the Winamp plug-in for FLAC (even updated it to 1.1.0), but streaming is not working. We use embedded id3 tags instead of Flac comments if this means anything. Thanks
2004 Dec 11
1
modprobe wcfxo causes fc3 box to crash
Hello everybody, After going through multiple posts on Internet and trying different things I can't seems get zaptel wcfxo loaded on the server correctly. I run dual P3 500 Mhz box. After reading README.udev I put a file 60-zaptel.rules /etc/udev/rules.d # Section for zaptel device KERNEL="zapctl", NAME="zap/ctl" KERNEL="zaptimer",
2005 Mar 14
4
[patch/unstable] page table cleanups
Hi, In many places xen uses "unsigned long" instead of the l*_pgentry_t types to pass around page table entries. Here is a patch which fixes this in a number of places (mostly in shadow mode code). Thats what I''ve trapped in so far, maybe more of these patches follow. Fixing this is needed for adding PAE support to xen. In PAE paging mode the page table entries are 64 bit
2002 Sep 06
1
Examples from HTB home page...
... do not work anymore. Anybody with a hint? I''ve got a fully functional HTB setup and just wanted to replace the kernel from 2.4.17 to 2.4.19. In the end the modified tc binary doesn''t recognize "tc filter add" (yet it does accept qdisc show and recognizes htb...) I''ve downloaded the 2.4.19 from kernel.org, iproute2 (2.4.7), installed the patches
2004 Jul 20
0
Error on Zaptel install
I attempt to run make clean:make install and I get the following (cut short for brevity). zaptel.c: In function `zt_init': zaptel.c:6123: warning: implicit declaration of function `register_chrdev' zaptel.c:6124: `KERN_ERR' undeclared (first use in this function) zaptel.c:6124: parse error before string constant zaptel.c:6129: `KERN_INFO' undeclared (first use in this function)
2005 Aug 23
5
SYSLINUX 3.10-pre20 menu.32 hang in SIS900 bootrom
Hi, HPA: Thanks for the nice new features, appreciate that. Syslinux is always a nice program. For the new version, 3.10-pre20, I encountered a problem now, my client machine uses sis900 chip, and it still can not run simple menu with pxelinux in this version (3.10-pre20). It's same situation as I encountered when I used syslinux 3.07, 3.08 and 3.09. For 3.10-pre20, I compiled in Fedora
2004 Dec 27
1
Make error installing bristuff-0.2.0-rc2b
Hi list! I'm trying to install bristuff on a newly installed box. The box is running a rebuild of RedHat Enterprise linux with the latest kernel. The architecture of the box is x86_64 (Athlon 64), the os is 64 bit with 32 bit compat libs installed. Also the kernel source is installed as well as the (kernel) development tools. The bristuff install.sh script downloads asterisk+zaptel 1.0.2
2013 Jan 17
4
[PATCH] virtio_console: Use virtio device index to generate port name
From: Sjur Br?ndeland <sjur.brandeland at stericsson.com> Use virtio device index for creating unique device port names. Current index allocation in virtio is based on a monotonically increasing variable "index". A better handling of this is to use device index which is allocated by ida. Signed-off-by: Sjur Br?ndeland <sjur.brandeland at stericsson.com> ---