Displaying 20 results from an estimated 118 matches for "crn".
Did you mean:
can
2005 Aug 27
1
Nortell Release 11 and Asterisk E1
...unicall.c:704 unicall_report:
MFC/R2 UniCall/30 <- 0001 [1/ 1/Idle /Idle
]
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:704 unicall_report:
MFC/R2 UniCall/30 Detected
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:704 unicall_report:
MFC/R2 UniCall/30 Making a new call with CRN 32769
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:704 unicall_report:
MFC/R2 UniCall/30 1101 -> [2/ 2/Idle /Idle
]
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:2865 handle_uc_event:
Unicall/30 event Detected
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:704 unicall_repor...
2005 Aug 27
5
Asterisk and a Meridian Nortell Release 11
....c:704 unicall_report:
MFC/R2 UniCall/30 <- 0001 [1/ 1/Idle /Idle
]
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:704 unicall_report:
MFC/R2 UniCall/30 Detected
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:704 unicall_report:
MFC/R2 UniCall/30 Making a new call with CRN 32769
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:704 unicall_report:
MFC/R2 UniCall/30 1101 -> [2/ 2/Idle /Idle
]
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:2865 handle_uc_event:
Unicall/30 event Detected
Aug 27 09:16:20 WARNING[6496]: chan_unicall.c:704 unical...
2007 Dec 06
0
astunicall-1.2.21.0.1 packages and Sangoma A104D
...all.c:627 unicall_report:
MFC/R2 UniCall/116 <- 0000 [1/ 1/Idle /Idle
]
Dec 5 22:27:12 WARNING[3868]: chan_unicall.c:627 unicall_report:
MFC/R2 UniCall/116 Detected
Dec 5 22:27:12 WARNING[3868]: chan_unicall.c:627 unicall_report:
MFC/R2 UniCall/116 Making a new call with CRN 32773
Dec 5 22:27:12 WARNING[3868]: chan_unicall.c:627 unicall_report:
MFC/R2 UniCall/116 1101 -> [2/ 2/Idle /Idle
]
Dec 5 22:27:12 WARNING[3868]: chan_unicall.c:2644 handle_uc_event:
Unicall/116 event Detected
Dec 5 22:27:12 WARNING[3868]: chan_unicall.c:627 unicall_re...
2008 Jan 30
1
Unicall CRN 32769 - far disconnected cause=Switching equipment congestion [42]
...unicall.c: unicall_call caller id -
'4805'
[Jan 30 16:41:17] WARNING[10717] chan_unicall.c: MFC/R2 UniCall/1 Call
control(1)
[Jan 30 16:41:17] WARNING[10717] chan_unicall.c: MFC/R2 UniCall/1 Make call
[Jan 30 16:41:17] WARNING[10717] chan_unicall.c: MFC/R2 UniCall/1 Creating a
new call with CRN 32769
[Jan 30 16:41:17] WARNING[10717] chan_unicall.c: MFC/R2 UniCall/1 0001
-> [1/DIALING /Seize /Idle ]
[Jan 30 16:41:17] VERBOSE[10717] logger.c: -- Called g1
[Jan 30 16:41:17] NOTICE[10717] chan_unicall.c: Unicall/1 event Dialing
[Jan 30 16:41:17] NOTICE[10717] chan_...
2010 Oct 15
3
[PATCH 05/13] Nested Virtualization: CRn & paged real mode
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2012 Dec 19
1
[PATCH] x86: also print CRn register values upon double fault
Do so by simply re-using _show_registers().
Signed-off-by: Jan Beulich <jbeulich@suse.com>
--- a/xen/arch/x86/x86_64/traps.c
+++ b/xen/arch/x86/x86_64/traps.c
@@ -225,6 +225,7 @@ void double_fault(void);
void do_double_fault(struct cpu_user_regs *regs)
{
unsigned int cpu;
+ unsigned long crs[8];
watchdog_disable();
@@ -235,22 +236,18 @@ void do_double_fault(struct
2008 Sep 12
4
[Patch] New function of libvorbis
This patch offers interface to get the library name which software uses.
Function:
char *vorbis_version_string(void);
PATCH (for libvorbis-1.2.1RC2):
diff -crN libvorbis-1.2.1RC2/include/vorbis/codec.h libvorbis-1.2.1RC2_NI/include/vorbis/codec.h
*** libvorbis-1.2.1RC2/include/vorbis/codec.h Mon Aug 25 05:57:44 2008
--- libvorbis-1.2.1RC2_NI/include/vorbis/codec.h Sat Sep 13 05:00:22 2008
***************
*** 178,183 ****
--- 178,185 ----
extern void...
2007 May 01
5
duplicate key violates unique constraint
...t. It complains about a
duplicate primary key. I''ve tried Schedule.id += 1 but id= either
isn''t defined or accessible in the class
Here is my code:
FasterCSV.foreach("schedule_store/#{@schedule_file.filename}",
"r") do |row|
unless row[3] == "CRN"
# This would be faster as straight SQL if the current method
# slows down too much.
#
# Would probably be cleaner with straight SQL too.
self.associate(row[0], row[1])
self.first_name = row[0]
self.last_name = row[1]
self.plac...
2014 Nov 24
0
[PATCH v3 39/41] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2014 Nov 25
0
[PATCH v4 40/42] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2014 Nov 24
0
[PATCH v3 39/41] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2014 Nov 25
0
[PATCH v4 40/42] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2008 Feb 28
1
Unicall mfcr2 testcall issues in mexico outgoing:ok | incoming: fail.
...31: -- Far end unblocked! :-)
Chan 31: -- Far end unblocked! :-)
Chan 31: -- Local end unblocked! :-)
Chan 31: -- Local end unblocked! :-)
Main thread
MFC/R2 Chan 31: <- 0001 [1/IDLE /Idle /Idle ]
MFC/R2 Chan 31: Detected
MFC/R2 Chan 31: Creating a new call with CRN 32769
MFC/R2 Chan 31: 1101 -> [2/DETECTED/Seize ack /Seize ack ]
Chan 31: -- Detected on channel 0, CRN 32769
Chan 31: -- Detected on channel 0, CRN 32769
MFC/R2 Chan 31: <- 8 on [2/DETECTED/Seize ack /Seize ack ]
MFC/R2 Chan 31: 1 on -> [2/DETECTED/Gro...
2014 Nov 27
0
[PATCH v5 43/45] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2014 Nov 27
0
[PATCH v6 44/46] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2014 Dec 01
0
[PATCH v8 44/50] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2014 Nov 27
0
[PATCH v5 43/45] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2014 Nov 27
0
[PATCH v6 44/46] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2014 Dec 01
0
[PATCH v8 44/50] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...
2014 Nov 30
1
[PATCH v7 44/46] virtio_scsi: export to userspace
...@@
/* SCSI command request, followed by data-out */
struct virtio_scsi_cmd_req {
- u8 lun[8]; /* Logical Unit Number */
+ __u8 lun[8]; /* Logical Unit Number */
__virtio64 tag; /* Command identifier */
- u8 task_attr; /* Task attribute */
- u8 prio; /* SAM command priority field */
- u8 crn;
- u8 cdb[VIRTIO_SCSI_CDB_SIZE];
-} __packed;
+ __u8 task_attr; /* Task attribute */
+ __u8 prio; /* SAM command priority field */
+ __u8 crn;
+ __u8 cdb[VIRTIO_SCSI_CDB_SIZE];
+} __attribute__((packed));
/* SCSI command request, followed by protection information */
struct virtio_scsi_cmd_re...