search for: vcon

Displaying 20 results from an estimated 23 matches for "vcon".

Did you mean: con
2023 Apr 27
4
[RFC PATCH v2 0/3] Introduce a PCIe endpoint virtio console
...tio function virtio_pci: add a definition of queue flag in ISR PCI: endpoint: Add EP function driver to provide virtio-console functionality drivers/pci/endpoint/functions/Kconfig | 19 + drivers/pci/endpoint/functions/Makefile | 2 + drivers/pci/endpoint/functions/pci-epf-vcon.c | 596 ++++++++++++++++++ .../pci/endpoint/functions/pci-epf-virtio.c | 458 ++++++++++++++ .../pci/endpoint/functions/pci-epf-virtio.h | 126 ++++ include/uapi/linux/virtio_pci.h | 3 + 6 files changed, 1204 insertions(+) create mode 100644 drivers/pci/endpoint/functions/pci...
2009 Oct 20
1
[PATCH v9 0/1] virtio-console: Support for generic ports and multiple consoles
...t/test-virtserial.git This version passes all the automated tests there. Christian has tested the console functionality on s390. v9: - Add debugfs files for each port to expose some port-specific information for easier debugging - Port hotplug fix - Disallow opening of console ports (open(/dev/vcon0) should fail) - A couple of other minor fixes. Please review and apply, Amit Amit Shah (1): virtio_console: Add support for multiple ports for generic guest and host communication drivers/char/Kconfig | 6 + drivers/char/virtio_console.c | 1372 ++++++++++++++++++++++++++++...
2009 Oct 20
1
[PATCH v9 0/1] virtio-console: Support for generic ports and multiple consoles
...t/test-virtserial.git This version passes all the automated tests there. Christian has tested the console functionality on s390. v9: - Add debugfs files for each port to expose some port-specific information for easier debugging - Port hotplug fix - Disallow opening of console ports (open(/dev/vcon0) should fail) - A couple of other minor fixes. Please review and apply, Amit Amit Shah (1): virtio_console: Add support for multiple ports for generic guest and host communication drivers/char/Kconfig | 6 + drivers/char/virtio_console.c | 1372 ++++++++++++++++++++++++++++...
2009 Nov 03
3
[PATCH v10 0/1] virtio-console: Support for generic ports and multiple consoles
(Rusty, would it improve the chances of getting this patch in your tree if this description were written with latex instead of without it?) Here is a new iteration of the patch series that implements a transport for guest and host communications. I've tested for compatibility (old qemu & new kernel, new qemu & old kernel, new qemu & new kernel) and it all works fine. To maintain
2009 Nov 03
3
[PATCH v10 0/1] virtio-console: Support for generic ports and multiple consoles
(Rusty, would it improve the chances of getting this patch in your tree if this description were written with latex instead of without it?) Here is a new iteration of the patch series that implements a transport for guest and host communications. I've tested for compatibility (old qemu & new kernel, new qemu & old kernel, new qemu & new kernel) and it all works fine. To maintain
2009 Oct 12
1
[PATCH v8 0/1] virtio_console: Add support for multiple console ports and generic serial ports
Hello all, Here is a new iteration of the patch series that implements a transport for guest and host communications. I've tested for compatibility (old qemu & new kernel, new qemu & old kernel, new qemu & new kernel) and it all works fine. To maintain backward compatibility, the first port to be spawned (port at id 0) is to be a console port, to be bound to hvc. This keeps new
2009 Oct 12
1
[PATCH v8 0/1] virtio_console: Add support for multiple console ports and generic serial ports
Hello all, Here is a new iteration of the patch series that implements a transport for guest and host communications. I've tested for compatibility (old qemu & new kernel, new qemu & old kernel, new qemu & new kernel) and it all works fine. To maintain backward compatibility, the first port to be spawned (port at id 0) is to be a console port, to be bound to hvc. This keeps new
2004 May 25
1
Answer App hanging in I4L
...Asterisk and also to the configured Context. But the issue is, it was hanging on 'Answer' application and throwing out 'Unable to Spawn Extension (vpk, s, 1) ..... ". When I debug, found that Asterisk is issuing the following AT commands while answering the call. ATA (expecting VCON ) AT+VRX+VTX (expecting CONNECT ) In the above sequence, I found that after giving ATA, without waiting for VCON it is giving the AT+VRX+VTX command and getting CONNECT successfully, but according to voice communication CONNECT without VCON would fail and hanging up the line. Though all the above...
2004 May 25
0
[Fwd: Answer App hanging in I4L]
...g Asterisk and also to the configured Context. But the issue is, it was hanging on 'Answer' application and throwing out 'Unable to Spawn Extension (vpk, s, 1) ..... ". When I debug, found that Asterisk is issuing the following AT commands while answering the call. ATA (expecting VCON ) AT+VRX+VTX (expecting CONNECT ) In the above sequence, I found that after giving ATA, without waiting for VCON it is giving the AT+VRX+VTX command and getting CONNECT successfully, but according to voice communication CONNECT without VCON would fail and hanging up the line. Though all the above...
2009 Aug 25
3
Extending virtio_console to support multiple ports
Hello all, Here is a new iteration of the patch series that implements a transport for guest and host communications. The code has been updated to reuse the virtio-console device instead of creating a new virtio-serial device. I've tested for compatibility (old qemu & new kernel, new qemu & old kernel, new qemu & new kernel) and it all works fine. There are a few items on my
2009 Aug 25
3
Extending virtio_console to support multiple ports
Hello all, Here is a new iteration of the patch series that implements a transport for guest and host communications. The code has been updated to reuse the virtio-console device instead of creating a new virtio-serial device. I've tested for compatibility (old qemu & new kernel, new qemu & old kernel, new qemu & new kernel) and it all works fine. There are a few items on my
2004 May 25
2
sip phone problem
Hi all. I have 2 ip phones (Grandstream Budgetone): -budgetone1 -budgetone2 All two are connected to an Asterisk server. When I make a call from budgetone1 to budgetone2, I can speak with budgetone2 whith no problem. But when budgetone2 hangs up, budgetone1 does not play any tone (like busy tone). Budgetone1 seems to be still in conversation, but what conversation! Has anyone had a problem
2003 Apr 25
0
Diva 4BRI, asterisk and capidrv support ?
...- if I use the diva2i4l module and start the isdnutils (debian sid) subsystem: isdn4linux apps seem to work fine, I can dial-in, dial-out, use ippp0; only vboxgetty has a problem: 24-Apr 18:43:21 <J> Reading modem input (3 secs timeout)... 24-Apr 18:43:21 <D> Waiting for "OK|VCON"... Oops! 24-Apr 18:43:21 <E> Modem returns unneeded command "ERROR". 24-Apr 18:43:21 <D> Flushing modem (timeout)... 24-Apr 18:43:21 <I> Initializing modem port (voice mode; 1500 ms)... 24-Apr 18:43:23 <D> Hangup modem (drop dtr 800 ms)... Which is rea...
2004 May 26
1
ISDN BRI Problem
...d make outward dialing. But when I make incoming call to the ISDN MSN. It is hanging in the "Answer(..." application and after some time hanging up the call. When I followed the Asterisk commands to i4l modem ( /dev/ttyI0 ) it was > ATA > AT+VRX+VTX ( note: asterisk not getting VCON from modem ) < CONNECT THanks in ADVance Regards Murali Krishnan.
2005 Mar 02
3
App behaves differently on Apache and Webrick
When running on the Webrick server (script/server), my app works fine. When running on Apache 2.0.52, I get the dreaded ''unitialized constant Merge'' error. Merge is the name of my model, the controller is MergesController. The deadline looms, any help appreciated! Thanks! Regards, JJ
2009 Sep 29
0
[PATCH] virtio_console: Add support for multiple ports for generic guest and host communication
...st, locking the screen or session when a vnc session is closed, and so on. This patch also enables spawning of multiple console ports that can be attached to hvc consoles. The interface presented to guest userspace is of a simple char device, so it can be used like this: fd = open("/dev/vcon2", O_RDWR); ret = read(fd, buf, 100); ret = write(fd, string, strlen(string)); A name property, if set by the host, is exposed in /sys/class/virtio-console/vconNN/name that can be used to create symlinks by udev scripts, example: /dev/vcon/org.libvirt.channel.0 -> /dev/...
2009 Sep 29
0
[PATCH] virtio_console: Add support for multiple ports for generic guest and host communication
...st, locking the screen or session when a vnc session is closed, and so on. This patch also enables spawning of multiple console ports that can be attached to hvc consoles. The interface presented to guest userspace is of a simple char device, so it can be used like this: fd = open("/dev/vcon2", O_RDWR); ret = read(fd, buf, 100); ret = write(fd, string, strlen(string)); A name property, if set by the host, is exposed in /sys/class/virtio-console/vconNN/name that can be used to create symlinks by udev scripts, example: /dev/vcon/org.libvirt.channel.0 -> /dev/...
2008 Dec 05
0
resync onnv_105 partial for 6713916
...s/common/io/sfe/sfe_util.h usr/src/uts/common/io/softmac/softmac_ctl.c usr/src/uts/common/io/softmac/softmac_dev.c usr/src/uts/common/io/softmac/softmac_main.c usr/src/uts/common/io/softmac/softmac_pkt.c usr/src/uts/common/io/strplumb.c usr/src/uts/common/io/ural/ural.c usr/src/uts/common/io/vcons.c usr/src/uts/common/io/vnic/vnic_bcast.c usr/src/uts/common/io/vnic/vnic_cl.c usr/src/uts/common/io/vnic/vnic_ctl.c usr/src/uts/common/io/vnic/vnic_dev.c usr/src/uts/common/io/wpi/wpi.c usr/src/uts/common/io/xge/drv/xge.c usr/src/uts/common/io/xge/drv/xge_osdep.h usr/src/uts/common/io/xge...
2009 Sep 11
1
Multiple ports support for virtio_console; major number for dev
Hello, This is the patch that I have for adding support for multiple ports to virtio_console. It's pretty stable in my testing so far and the memory corruption that I had earlier has been resolved in linux-next so I'm proposing this for inclusion. This currently uses device major number 60 from the experimental range; Alan could you please reserve a new major number for virtio_console?
2009 Sep 11
1
Multiple ports support for virtio_console; major number for dev
Hello, This is the patch that I have for adding support for multiple ports to virtio_console. It's pretty stable in my testing so far and the memory corruption that I had earlier has been resolved in linux-next so I'm proposing this for inclusion. This currently uses device major number 60 from the experimental range; Alan could you please reserve a new major number for virtio_console?