search for: lpci

Displaying 8 results from an estimated 8 matches for "lpci".

Did you mean: lpc
2011 Oct 09
2
variable name question
...quot;pci1990" has data on per capita income for 1990, "pci1991" has data on per capita income for 1991, and so on. I would like to create the logarithm of per capita for each of the year and could do so in STATA with the following commands: forvalues number = 1990/2009 { gen lpci`number' = log(pci`number') } What would be the corresponding set of commands in R? Thanks a lot in advance. Deepankar
2008 Mar 27
0
Pci Export to get usb Dongle working under DomU (Xen 3.2)
...GSI 17 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:04:00.0 to 64 PCI: Enabling device 0000:00:1d.0 (0000 -> 0001) ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 21 (level, low) -> IRQ 18 PCI: Setting latency timer of device 0000:00:1d.0 to 64 Here is my lpci output from DomU : 00:00.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01) 00:01.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller (rev 01) Here are some dmesg lines from DomU : usbcore: registered new driver usbfs usbcore: registe...
2010 Apr 19
0
Fedora 12 and Xen build problem..
...msi.h:5, from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22: /usr/include/pci/header.h:871:1: warning: this is the location of the previous definition CC i386-dm/kqemu.o CC i386-dm/i386-dis.o AR i386-dm/libqemu.a LINK i386-dm/qemu-dm /usr/bin/ld: cannot find -lpci collect2: ld returned 1 exit status make[4]: *** [qemu-dm] Error 1 make[4]: Leaving directory `/xen-4.0-testing.hg/tools/ioemu-remote/i386-dm'' make[3]: *** [subdir-i386-dm] Error 2 make[3]: Leaving directory `/xen-4.0-testing.hg/tools/ioemu-remote'' make[2]: *** [subdir-install-ioe...
2008 Jul 15
5
[PATCH] ioemu-remote: Fix pci pass-through
ioemu-remote: Enable pci pass-through by default. -- Jean Guyader _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Jun 13
17
switchroot mount failed
All, I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when trying to boot Xen kernel(domain0) ...... Creating root device Mounting root filesystem mount: error 6 mounting ext3 mount: error 2 mounting none Switching to new root switchroot: mount failed: 22 umount /initrd/dev failed: 2 Kernel panic - not syncing: Attempting to kill init! Then system reboot.In grub.conf,I have
2006 Jun 13
17
switchroot mount failed
All, I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when trying to boot Xen kernel(domain0) ...... Creating root device Mounting root filesystem mount: error 6 mounting ext3 mount: error 2 mounting none Switching to new root switchroot: mount failed: 22 umount /initrd/dev failed: 2 Kernel panic - not syncing: Attempting to kill init! Then system reboot.In grub.conf,I have
2008 Feb 19
6
stubdom questions
....o lib/xs.o xenbus/xenbus.o console/console.o console/xencons_ring.o lwip.a /home/another/gzhai/srcs/hg/xen-dev/hv/stubdom/ioemu/i386-dm-stubdom/qemu.a /home/another/gzhai/srcs/hg/xen-dev/hv/stubdom/ioemu/i386-dm-stubdom/libqemu.a -Larch/x86 -lx86_32 -L../../stubdom/libxc -lxenctrl -lxenguest -lpci -lz -lc -o mini-os.o i686-xen-elf-objcopy -w -G xenos_* -G _start mini-os.o mini-os.o i686-xen-elf-ld -m elf_i386 -T arch/x86/minios-x86_32.lds mini-os.o -o mini-os mini-os.o: In function `bdrv_snapshot_dump'': /home/gzhai/srcs/hg/xen-dev/hv/stubdom/ioemu/block.c:1042: undefined referenc...
2004 May 14
0
SuSE & Zaptel Compilation errors
...FLAGS) -c wcs3200p.c ztdummy.o:ztdummy.c ztdummy.h $(HOSTCC) $(KFLAGS) -c ztdummy.c ztdynamic.o: ztdynamic.c zaptel.h $(HOSTCC) $(KFLAGS) -c ztdynamic.c ztd-eth.o: ztd-eth.c zaptel.h $(HOSTCC) $(KFLAGS) -c ztd-eth.c tor2ee.o: tor2-hw.h tor2ee: tor2ee.o $(CC) $(CFLAGS) -o tor2ee tor2ee.o -lpci zonedata.lo: zonedata.c $(CC) -c $(LCFLAGS) -o zonedata.lo zonedata.c tonezone.lo: tonezone.c $(CC) -c $(LCFLAGS) -o tonezone.lo tonezone.c torisatool: torisatool.o $(CC) -o torisatool torisatool.o tones.h: gendigits ./gendigits tor2fw.h: makefw tormenta2.rbt ./makefw tormenta2.rbt tor2fw...