Displaying 7 results from an estimated 7 matches for "de2".
Did you mean:
de
2003 Apr 21
0
Health check
...9 at device 4.0 on pci6
de0: Cogent EM440TX 21140A [10-100Mb/s] pass 2.2
de0: address 00:00:d1:1c:c4:f9
de1: <Digital 21140A Fast Ethernet> port 0x5080-0x50ff mem
0xc6fe0000-0xc6fe007f irq 9 at device 5.0 on pci6
de1: Cogent EM440TX 21140A [10-100Mb/s] pass 2.2
de1: address 00:00:d1:1c:c4:fa
de2: <Digital 21140A Fast Ethernet> port 0x5400-0x547f mem
0xc6fd0000-0xc6fd007f irq 9 at device 6.0 on pci6
de2: Cogent EM440TX 21140A [10-100Mb/s] pass 2.2
de2: address 00:00:d1:1c:c4:fb
de3: <Digital 21140A Fast Ethernet> port 0x5480-0x54ff mem
0xc6fc0000-0xc6fc007f irq 9 at device 7.0 o...
2003 Apr 23
2
Fw: Anyone please???? SMP & general health check!!
...b/s] pass 2.2
> > de0: address 00:00:d1:1c:c4:f9
> > de1: <Digital 21140A Fast Ethernet> port 0x5080-0x50ff
mem
> > 0xc6fe0000-0xc6fe007f irq 9 at device 5.0 on pci6
> > de1: Cogent EM440TX 21140A [10-100Mb/s] pass 2.2
> > de1: address 00:00:d1:1c:c4:fa
> > de2: <Digital 21140A Fast Ethernet> port 0x5400-0x547f
mem
> > 0xc6fd0000-0xc6fd007f irq 9 at device 6.0 on pci6
> > de2: Cogent EM440TX 21140A [10-100Mb/s] pass 2.2
> > de2: address 00:00:d1:1c:c4:fb
> > de3: <Digital 21140A Fast Ethernet> port 0x5480-0x54ff
mem
>...
2008 Mar 03
1
silhouette plot for kmeans result
Dear All,
Is there any existing code for plotting silhouette for kmeans clustering
results?
Many thanks!
Linda
[[alternative HTML version deleted]]
2018 Nov 12
3
[RFC] Tablegen-erated GlobalISel Combine Rules
...ts).
Ah ok. I thought that you were aiming for SDISel style DAG's. :-)
At first glance, I think everything can fit into this style. For example, matching could be something like:
(G_DIVMOD $T1, $T2, $A, $B, debug-loc:$DL1)
(DEBUG_VALUE $T1, debug-expr:$DE1)
(DEBUG_VALUE $T2, debug-expr:$DE2)
and the corresponding apply:
(DIVMOD $T1, $T2, $A, $B, debug-loc:$DL1)
(DEBUG_VALUE $T1, (modify-expr debug-expr:$DE1, ...))
(DEBUG_VALUE $T2, (modify-expr debug-expr:$DE2, ...))
macros would be the same as instructions, etc. I'll work through the examples in my notes and see if I can fi...
2008 Jun 22
17
about module nVidia GeForce 8400 G in Xen
Hi everyone,
If there any modules (drivers) for Video Graphic Accelerated Card nVIDIA
GeForce 8400 G in Xen?
Cause the driver that I downloaded from nvidia.com won´t work with Xen
Kernel.
Any Idea?
I use CentOS 5.1
I appreciate your helps very much
thank you
Eric Jansen
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2018 Nov 10
3
[RFC] Tablegen-erated GlobalISel Combine Rules
Thanks Nicolai!
> On Nov 9, 2018, at 02:55, Nicolai Hähnle <nhaehnle at gmail.com> wrote:
>
> Hi Daniel,
>
> Lots of good stuff in there! I especially like the design for specifying out-of-line predicates. I have a couple of small comments and one major one below.
>
>
> On 09.11.18 02:42, Daniel Sanders via llvm-dev wrote:
>> _Passing arbitrary data from
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com>
This series fixes some bugs and switches the elflink branch to be
entirely ELF modules. It applies on top of,
http://syslinux.zytor.com/archives/2011-April/016369.html
The deletions in the diff stat below are mainly from deleting
com32/elflink/modules (finally!). Now there should be no duplicate
code because we don't need COM32 and