Broadcom driver discussion [Was: Re: [9fans] Is IBM ThinkPad R60e notebook compatible with Plan9?]
  Home FAQ Contact Sign in
comp.os.plan9 only
 
Advanced search
POPULAR GROUPS

more...

comp.os.plan9 Profile…
 Up
Broadcom driver discussion [Was: Re: [9fans] Is IBM ThinkPad R60e notebook compatible with Plan9?]         


Author: Vester Thacker
Date: May 10, 2007 21:59

On 5/11/07, Lyndon Nerenberg wrote:
>> Any one involved with writing a broadcom driver care to kickoff a discussion?
>
> jmk sent me his work-in-progress driver code. I started work on it on
> my Dell Latitude D610, but cardbus driver issues got in the way. By
> the time I got close to resolving that, the laptop got replaced.

Thanks Lyndon. Is anyone else working on the driver?

Regards,
Vester
11 Comments
Re: Broadcom driver discussion [Was: Re: [9fans] Is IBM ThinkPad R60e notebook compatible with Plan9?]         


Author: Lorenzo Fernando Bivens de la Fuente
Date: May 10, 2007 22:04

What chipset does it have?

I am gonna work on 4401, 4311 and several other "broadcoms" I have...

On 5/10/07, Vester Thacker gmail.com> wrote:
> On 5/11/07, Lyndon Nerenberg wrote:
>>> Any one involved with writing a broadcom driver care to kickoff a discussion?
>>
>> jmk sent me his work-in-progress driver code. I started work on it on
>> my Dell Latitude D610, but cardbus driver issues got in the way. By
>> the time I got close to resolving that, the laptop got replaced.
>
> Thanks Lyndon. Is anyone else working on the driver?
>
> Regards,
> Vester
>
no comments
[9fans] Re: Broadcom driver discussion         


Author: Lyndon Nerenberg
Date: May 10, 2007 22:10

> Is anyone else working on the driver?

Why? Broadcom refuses to release any info on their hardware. Why
should anyone spend time prying the lid off a welded-shut trashcan
when they can spend much less time writing drivers for chipsets with
documentation. Well, more documentation than Broadcom. Which is to
say 'any'.

There are alternatives to Broadcom. Just buy them.

--lyndon
1 Comment
Re: [9fans] Re: Broadcom driver discussion         


Author: Uriel
Date: May 10, 2007 22:16

We all know broadcom is shit, but there are still people interested in
having a working driver (and for the record, that doesn't include me),
and there are people that have already at least partially working
drivers.

There is *no* reason why existing code should be kept locked up where
nobody can find it. *period*

uriel
Show full article (0.80Kb)
no comments
Re: Broadcom driver discussion [Was: Re: [9fans] Is IBM ThinkPad R60e notebook compatible with Plan9?]         


Author: Uriel
Date: May 10, 2007 22:36

On 5/11/07, Vester Thacker gmail.com> wrote:
> On 5/11/07, Lyndon Nerenberg wrote:
>>> Any one involved with writing a broadcom driver care to kickoff a discussion?
>>
>> jmk sent me his work-in-progress driver code. I started work on it on
>> my Dell Latitude D610, but cardbus driver issues got in the way. By
>> the time I got close to resolving that, the laptop got replaced.
>
> Thanks Lyndon. Is anyone else working on the driver?

Question is who has the latest code and why the hell it is not
released so others can test/work on it?

By the way, there is some code in
http://plan9.bell-labs.com/sources/contrib/uriel/mirror/bc.tgz for
bcm57xx, I have no clue in what state it is in or if it is the latest
code.

Eric Van Hensbergen said two months ago in a private post to the GSoC website:
"jmk says bcm4401 is done internally and working, but just needs
tidying up." What that means is beyond me, and as far as I know the
code is still nowhere to be found.
Show full article (1.30Kb)
7 Comments
Re: Broadcom driver discussion [Was: Re: [9fans] Is IBM ThinkPad R60e notebook compatible with Plan9?]         


Author: Lyndon Nerenberg
Date: May 10, 2007 22:40

> It is so hard to understand that this is not just wrong, but it is
> specially *stupid*?

While I understand your sentiments, I must ask:

Where do you get off telling me what to do with my stuff?

--lyndon
6 Comments
Re: Broadcom driver discussion [Was: Re: [9fans] Is IBM ThinkPad R60e notebook compatible with Plan9?]         


Author: Uriel
Date: May 10, 2007 22:59

You can do with your stuff whatever the hell you like.

Sorry for trying to promote some sense and less waste of resources and
people's time and efforts.

To hell with Plan 9, it seems that nobody gives a fuck about it
anyway, I'm certainly a moron for giving a shit.

uriel

On 5/11/07, Lyndon Nerenberg wrote:
>> It is so hard to understand that this is not just wrong, but it is
>> specially *stupid*?
>
> While I understand your sentiments, I must ask:
>
> Where do you get off telling me what to do with my stuff?
>
> --lyndon
>
5 Comments
Re: Broadcom driver discussion [Was: Re: [9fans] Is IBM ThinkPad R60e notebook compatible with Plan9?]         


Author: Devon H. O'Dell
Date: May 11, 2007 06:46

Uriel. You're spouting about things you know nothing about. As usual.
The broadcom code that you have there is simply a compilation of
sources and compiled sources for various non-Plan 9 platforms, like I
told you the first time you posted it. The Plan 9 stuff in there was
too minimal to be useful. The BCM44xx is NOTHING like the ServerWorks
57xx chipsets. It's a different driver. And can everybody just fucking
stop with the FUD? PLEASE? In all these threads?

I'm helping quanstro out with getting documentation and getting
something out there. Come on, people, this isn't high school drama.

Also, Uriel. Please see archives regarding my AC'97 post. There are
many benefits to the CMU AC'97 driver that the one Aki wrote doesn't
have. Take some lithium for Heaven's sake before you have a stroke.

--dho
4 Comments
Re: Broadcom driver discussion [Was: Re: [9fans] Is IBM ThinkPad R60e notebook compatible with Plan9?]         


Author: Vester Thacker
Date: May 11, 2007 17:16

On 5/11/07, Devon H. O'Dell gmail.com> wrote:
> 57xx chipsets. It's a different driver. And can everybody just fucking
> stop with the FUD? PLEASE? In all these threads?
>
> I'm helping quanstro out with getting documentation and getting
> something out there. Come on, people, this isn't high school drama.

In my case, it is closer to geriatric drama. ;) In hindsight, I
shouldn't had separated the topics into multiple threads. It was not
my intent to create noise. I was hoping to clear the air by asking
reasonable questions and hoping for reasonable answers in well
organized threads.

Perhaps this is not the correct forum for asking questions concerning
the Plan 9 community topics. I am certain most folks here would much
rather spend their time discussing technical issues than addressing
community concerns. Should we move the community concerns to another
mailing list?

--Vester
3 Comments
Re: Broadcom driver discussion [Was: Re: [9fans] Is IBM ThinkPad R60e         


Author: lucio
Date: May 11, 2007 21:24

> Should we move the community concerns to another
> mailing list?

No, we should force every fresh "community" discussion to go through
some sort of Jim Choates filter. This is the place for community
discussion, at least for some of us, but Uriel's tone reminds me that
some are community builders and some are community sponges. No
community is perfect, but 9fans seems to work OK without Uriel's
whinges.

++L
2 Comments
1 2