search for: port0

Displaying 20 results from an estimated 34 matches for "port0".

Did you mean: port
2002 Nov 17
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS (update)
...afdl[i].a_af; i++) { if (inet_pton(afdl[i].a_af, hostname, pton)) { - u_long v4a; - u_char pfx; + ulong_t v4a; +#ifdef INET6 + uchar_t pfx; +#endif switch (afdl[i].a_af) { case AF_INET: @@ -470,10 +472,13 @@ get_name(addr, afd, res, numaddr, pai, p struct addrinfo *pai; int port0; { - u_short port = port0 & 0xffff; + ushort_t port = port0 & 0xffff; struct hostent *hp; struct addrinfo *cur; - int error = 0, h_error; + int error = 0; +#ifdef INET6 + int h_error; +#endif #ifdef INET6 hp = getipnodebyaddr(addr, afd->a_addrlen, afd->a_af, &h_error);...
2002 Sep 06
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS
...afdl[i].a_af; i++) { if (inet_pton(afdl[i].a_af, hostname, pton)) { - u_long v4a; - u_char pfx; + ulong_t v4a; +#ifdef INET6 + uchar_t pfx; +#endif switch (afdl[i].a_af) { case AF_INET: @@ -470,10 +472,13 @@ get_name(addr, afd, res, numaddr, pai, p struct addrinfo *pai; int port0; { - u_short port = port0 & 0xffff; + ushort_t port = port0 & 0xffff; struct hostent *hp; struct addrinfo *cur; - int error = 0, h_error; + int error = 0; +#ifdef INET6 + int h_error; +#endif #ifdef INET6 hp = getipnodebyaddr(addr, afd->a_addrlen, afd->a_af, &h_error);...
2002 Oct 14
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS (resend)
...afdl[i].a_af; i++) { if (inet_pton(afdl[i].a_af, hostname, pton)) { - u_long v4a; - u_char pfx; + ulong_t v4a; +#ifdef INET6 + uchar_t pfx; +#endif switch (afdl[i].a_af) { case AF_INET: @@ -470,10 +472,13 @@ get_name(addr, afd, res, numaddr, pai, p struct addrinfo *pai; int port0; { - u_short port = port0 & 0xffff; + ushort_t port = port0 & 0xffff; struct hostent *hp; struct addrinfo *cur; - int error = 0, h_error; + int error = 0; +#ifdef INET6 + int h_error; +#endif #ifdef INET6 hp = getipnodebyaddr(addr, afd->a_addrlen, afd->a_af, &h_error);...
2009 Nov 20
1
ULTRA 2000 ULT33046 configuration
...# iInterface 0 # Device Status: 0x0000 # compatibility: http://www.networkupstools.org/compat/stable.html [MEGATEC] driver=megatec port=/dev/serial/by-id/usb-POWERCOM_CO.__LTD._USB_to_Serial-if00-port0 # -> ../../ttyUSB0 mfr=Powercom model=ULT serial=40206430906 # # This configuration's output: # # upsdrvctl -u nut -D start MEGATEC # Network UPS Tools - UPS driver controller 2.4.1 # Starting UPS: ULTRA...
2010 Oct 05
1
[PATCH] virtio-spec trivial fixes
...0 1285634492 - -\change_unchanged - the request. + field is either read-only or write-only, depending on the request. The size of the read or write can be derived from the total size of the request buffers. \end_layout @@ -5169,8 +5166,17 @@ \begin_layout Description Virtqueues 0:receiveq(port0). - 1:transmitq(port0), 2:control receiveq, 3:control transmitq, 4:receiveq(port1), - 5:transmitq(port1), ... + 1:transmitq(port0), 2:control receiveq +\begin_inset Foot +status open + +\begin_layout Plain Layout +Ports 2 onwards only if VIRTIO_CONSOLE_F_MULTIPORT is set +\end_layout + +\end_inset...
2010 Oct 05
1
[PATCH] virtio-spec trivial fixes
...0 1285634492 - -\change_unchanged - the request. + field is either read-only or write-only, depending on the request. The size of the read or write can be derived from the total size of the request buffers. \end_layout @@ -5169,8 +5166,17 @@ \begin_layout Description Virtqueues 0:receiveq(port0). - 1:transmitq(port0), 2:control receiveq, 3:control transmitq, 4:receiveq(port1), - 5:transmitq(port1), ... + 1:transmitq(port0), 2:control receiveq +\begin_inset Foot +status open + +\begin_layout Plain Layout +Ports 2 onwards only if VIRTIO_CONSOLE_F_MULTIPORT is set +\end_layout + +\end_inset...
2002 Nov 20
0
[PATCH] Updated patch to rsync for Stratus VOS
...5,7 @@ getaddrinfo(hostname, servname, hints, r /* hostname as numeric name */ for (i = 0; afdl[i].a_af; i++) { if (inet_pton(afdl[i].a_af, hostname, pton)) { - u_long v4a; + ulong_t v4a; switch (afdl[i].a_af) { case AF_INET: @@ -520,7 +520,7 @@ get_addr(hostname, af, res, pai, port0) struct addrinfo *pai; int port0; { - u_short port = port0 & 0xffff; + ushort_t port = port0 & 0xffff; struct addrinfo sentinel; struct hostent *hp; struct addrinfo *top, *cur; diff -urp oldrsync/lib/getnameinfo.c newrsync/lib/getnameinfo.c --- oldrsync/lib/getnameinfo.c Sun Nov...
2009 Dec 22
1
single host with two different ports
How does one specify two different ports in the same host file? When lapops are hardwired versus when mobile on a totally different lan. address0 71.17.72.27 address1 192.168.2.27 port0 22755 port1 655
2011 Feb 03
1
pci-passthrough nic but no link
...to a HVM via VT-d PCI passthrough. The IOMMU on my system seems to work, I can assign the PCI devices to my HVMs. The HVMs see the pci device and load their respective igb drivers, and ethtool -i eth0 works on each HVM, shows the drivers are loaded and the eth0 interfaces are up. Hvm0 - 82580.port0 Hvm1 - 82580.port1 Hvm2 - 82580.port2 Hvm3 - 82580.port3 However I don''t get any link at my switch for any of my ports. The problem seems to be that the link signal is provided by the igb driver (is that correct?), and since dom0 cannot bind the pci devices to the driver (since the...
2014 Dec 23
0
NUT - Driver looks well, but connection from from client is lost or unavailable
...to-serial cable which does not have a unique serial number, so I can only use one of that model at a time, and still uniquely identify it. But this is what it produces: $ ls -l /dev/serial/by-id/ total 0 lrwxrwxrwx 1 root root 13 Dec 31 1969 usb-Prolific_Technology_Inc._USB-Serial_Controller-if00-port0 -> ../../ttyUSB0 Although it is unwieldy, the pathnames under /dev/serial/by-id should always point to the correct /dev/ttyUSB? node. -- Charles Lepple clepple at gmail -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/piperm...
2009 Dec 28
2
DeviceKit-power
My UPS Powercom WOW-1000U does greatly work with NUT, but not auto-cofigurable... This UPS is not usb-hid ups, and works well with this settings in NUT: [powercom] desc = "powercom" driver = powercom port = "/dev/serial/by-id/usb-POWERCOM_CO.__LTD._USB_to_Serial-if00-port0" type = IMP lsusb -v fragment attached. Unlike other UPSes, gnome-power-manager does not see this device (after installing nut-hal-drivers in Ubuntu), and /dev/ttyUSB0 having group "dialout" (not "nut"). I'm not guru of devkit/hal/udev "rules.d" rules an...
2008 Nov 04
4
Problems with Wine on Debian
...e following packages have unmet dependencies: wine: Depends: libasound2 (> 1.0.14) but 1.0.13-2 is to be installed Depends: libc6 (>= 2.4) but 2.3.6.ds1-13etch7 is to be installed Depends: libgphoto2-2 (>= 2.4.0) but 2.2.1-16 is to be installed Depends: libgphoto2-port0 (>= 2.4.0) but 2.2.1-16 is to be installed Depends: libldap-2.4-2 (>= 2.4.7) but it is not installable Depends: libxslt1.1 (>= 1.1.20) but 1.1.19-3 is to be installed PreDepends: dpkg (>= 1.14.12ubuntu3) but 1.13.25 is to be installed E: Broken packages What...
2010 Jan 20
0
[PATCH] virtio-spec: Update the spec for recent virtio-console changes
...63990911 +keystrokes, +\change_unchanged + and outgoing characters are placed in the transmit queue. \end_layout \begin_layout Section* @@ -4393,8 +4417,19 @@ \end_layout \begin_layout Description -Virtqueues 0:receiveq. - 1:transmitq. +Virtqueues 0:receiveq +\change_inserted 0 1263965615 +(port0) +\change_unchanged +. + 1:transmitq +\change_inserted 0 1263965633 +(port0), 2:control receiveq, 3:control transmitq, 4:receiveq(port1), 5:transmitq +(port1), ... +\change_deleted 0 1263965580 +. +\change_unchanged + \end_layout \begin_layout Description @@ -4412,6 +4447,18 @@ \end_inset (...
2010 Jan 20
0
[PATCH] virtio-spec: Update the spec for recent virtio-console changes
...63990911 +keystrokes, +\change_unchanged + and outgoing characters are placed in the transmit queue. \end_layout \begin_layout Section* @@ -4393,8 +4417,19 @@ \end_layout \begin_layout Description -Virtqueues 0:receiveq. - 1:transmitq. +Virtqueues 0:receiveq +\change_inserted 0 1263965615 +(port0) +\change_unchanged +. + 1:transmitq +\change_inserted 0 1263965633 +(port0), 2:control receiveq, 3:control transmitq, 4:receiveq(port1), 5:transmitq +(port1), ... +\change_deleted 0 1263965580 +. +\change_unchanged + \end_layout \begin_layout Description @@ -4412,6 +4447,18 @@ \end_inset (...
2014 Dec 23
2
NUT - Driver looks well, but connection from from client is lost or unavailable
[please use the nut-upsuser@ address rather than nut-upsuser-owner@ and be sure to use Reply-All - thanks!] On Dec 23, 2014, at 1:52 PM, Janez Kremzer <janez256 at gmail.com> wrote: > Hi! > > I woud like to use Raspberry Pi with NUT installed whic coud shut down NAS in the office. > NAS doesn't have comport and this is the reasion why not to use NAS directly. > >
2008 Jun 03
7
RC1 & RC3 break PageMaker
PageMaker was running OK (except duplex printing wrong) on 0.9 wines. With RC1 & RC3 (didn't try RC2) PageMaker starts to open, cycles my scanner (???), and quits. I went back to 0.9.61-1 all is well again. Any thoughts? I did a reinstall of PM, but it had no effect.
2016 Mar 03
0
[Bug 92833] [NV117] nouveau E[ PFIFO][0000:01:00.0] read fault at 0x0000011000 [UNSUPPORTED_KIND] from PBDMA0/HOST on channel 0x007ed78000 [unknown]
https://bugs.freedesktop.org/show_bug.cgi?id=92833 --- Comment #4 from Mike <bugs.freedesktop.org at pm.port0.org> --- I'm hitting this bug with kernel 4.4.3-amd64 from http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.3-wily/ There were pure X server (no DM) and three apps: two OpenGL and one Flash - all of them decoding and displaying video. Video stopped on three screens after kernel error. --...
2016 Mar 03
0
[Bug 92833] [NV117] nouveau E[ PFIFO][0000:01:00.0] read fault at 0x0000011000 [UNSUPPORTED_KIND] from PBDMA0/HOST on channel 0x007ed78000 [unknown]
https://bugs.freedesktop.org/show_bug.cgi?id=92833 --- Comment #5 from Mike <bugs.freedesktop.org at pm.port0.org> --- Created attachment 122098 --> https://bugs.freedesktop.org/attachment.cgi?id=122098&action=edit part of syslog -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https:/...
2016 Mar 03
0
[Bug 92833] [NV117] nouveau E[ PFIFO][0000:01:00.0] read fault at 0x0000011000 [UNSUPPORTED_KIND] from PBDMA0/HOST on channel 0x007ed78000 [unknown]
https://bugs.freedesktop.org/show_bug.cgi?id=92833 --- Comment #6 from Mike <bugs.freedesktop.org at pm.port0.org> --- Created attachment 122099 --> https://bugs.freedesktop.org/attachment.cgi?id=122099&action=edit xorg log -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists...
2016 Mar 03
0
[Bug 92833] [NV117] nouveau E[ PFIFO][0000:01:00.0] read fault at 0x0000011000 [UNSUPPORTED_KIND] from PBDMA0/HOST on channel 0x007ed78000 [unknown]
https://bugs.freedesktop.org/show_bug.cgi?id=92833 --- Comment #7 from Mike <bugs.freedesktop.org at pm.port0.org> --- Created attachment 122100 --> https://bugs.freedesktop.org/attachment.cgi?id=122100&action=edit some logs from app I'll also try kernel 4.5-rc6 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attac...