Displaying 6 results from an estimated 6 matches for "bwi".
Did you mean:
bi
2009 Jan 12
2
bwi: no DS tssi no OFDM tssi
Hello,
I am attempting to get by broadcom wifi card up and running, am sick of
trying to get ndis working, and am attempting to use the bwi driver
(originating in dragonflyBSD). I'm hoping others here have tried to do the
same and have some pointers. I'm using 7.1-RELEASE (system/source are
in-sync) and my card is a BCM94306MP. My dmesg is posted below.
Bwi(4) is installed and it recognizes my card (*if_bwi_load-"YES"...
2009 Jul 17
9
[LLVMdev] speed and code size issues
...7 160516 1049460 8622263 8390b7
19m4.11s real 16m56.35s user 1m44.23s system
-rw-r--r-- 1 jsg wsrc 122K Jul 18 01:41 if_spppsubr.o
-rw-r--r-- 1 jsg wsrc 127K Jul 18 01:36 aic79xx.o
-rw-r--r-- 1 jsg wsrc 130K Jul 18 01:46 pci_subr.o
-rw-r--r-- 1 jsg wsrc 161K Jul 18 01:38 bwi.o
-rw-r--r-- 1 jsg wsrc 349K Jul 18 01:47 isp_pci.o
-rwxr-xr-x 1 jsg wsrc 7.9M Jul 18 01:54 bsd
=========================
gcc 3.3.5
text data bss dec hex
6358820 182268 1051044 7592132 73d8c4
14m7.04s real 13m5.64s user 1m15.96s system
-rw-r--r-- 1 jsg wsrc 8...
2009 Jul 18
1
[LLVMdev] speed and code size issues
...d code size is very close to gcc 4.2 (slightly worse on
x86, slightly better on x86_64). Given the code size difference, I am
inclined to believe something isn't being setup right. Jonathan,
please file a bug and attach the complete build logs. Also, please
some preprocessed files (e.g. bwi.i). Perhaps some .o files will help
as well.
Evan
>
> -Eli
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2010 Aug 19
1
AstriCon approaches: Innovation Awards, your attendance wanted!
...al-world experiences with Asterisk, VoIP,
different hardware, methods of implementation, and make all sorts of
connections that you just can't get without meeting face-to-face.
Washington DC is convenient from Europe, with direct flights to IAD
(Dulles), DCA (Reagan International), and BWI (Baltimore Washington)
airports from most major European and South American cities.
JT
---
John Todd email:jtodd at digium.com
Digium, Inc. | Asterisk Open Source Community Director
445 Jan Davis Drive NW - Huntsville AL 35806 - USA
direct: +1-256-428-6083 htt...
2003 Aug 27
0
build wxruby 0.1 with VC6 under NT5
...hich.
HTH
Another thing:
running the samples by clicking on the files in explorer opens *two*
windows. Change the extensions from rb to rbw under Windows... :-)
___________________________________________________________________________
Eduard Wulff
Volksf?rsorge Deutsche Lebensversicherung AG
bwi - Betriebswirtschaft/Controlling
An der Alster 57-63
20099 Hamburg
Telefon: 040 28654857
Fax: 040 28654988
mailto:eduard.wulff@volksfuersorge.de
http://www.volksfuersorge.de
2009 Jul 17
0
[LLVMdev] speed and code size issues
On Fri, Jul 17, 2009 at 4:14 PM, Jonathan Gray<jsg at goblin.cx> wrote:
> This seems to go against notes such as
> http://clang.llvm.org/features.html#performance
> which claim clang is signifcantly faster than gcc.
I think the URL you want is actually
http://clang.llvm.org/performance.html. The difference isn't as
dramatic when you consider code generation, at least for the