Re: [9fans] apropos of the glendix post

2008-09-05 Thread Francisco J Ballesteros
me too. Not that I wrote any driver since long ago, but I'm interested. On Fri, Sep 5, 2008 at 6:33 AM, [EMAIL PROTECTED] wrote: Is there anyone out there who's gonna be in Volos and wants to participate in a driver-writing BOF? Me, kinda goes without saying. ++L

Re: [9fans] apropos of the glendix post

2008-09-05 Thread David Leimbach
On Fri, Sep 5, 2008 at 1:59 AM, Francisco J Ballesteros [EMAIL PROTECTED]wrote: me too. Not that I wrote any driver since long ago, but I'm interested. I'd be pretty interested in learning how to write device drivers for *any* OS at this point. I've take a few passes at drivers for things

Re: [9fans] apropos of the glendix post

2008-09-05 Thread ron minnich
On Fri, Sep 5, 2008 at 8:36 AM, Mathieu Lonjaret [EMAIL PROTECTED] wrote: Same here. I haven't written any serious code in a long time but I'd be very interested at least in a tutorial on how to write a file server, or the basics steps to write a driver. If you are all planning to do this,

Re: [9fans] apropos of the glendix post

2008-09-05 Thread Zak B. Elep
[EMAIL PROTECTED] (Uriel) writes: Sounds like a really cool idea, maybe somebody with more experience in the subject wants to give a short introduction, and then people can start to work on their favorite wanted driver (alone or in groups) while the 'expert'(s) in charge of the session can

Re: [9fans] apropos of the glendix post

2008-09-05 Thread ron minnich
if we had common hardware it might be easier. You can get via c800 boards for $99. Maytbe you can get a bundle and include the cost in the workshop. Spend a day hacking on drivers. It ought to be a day. ron

Re: [9fans] apropos of the glendix post

2008-09-04 Thread hiro
Good luck. On Thu, Sep 4, 2008 at 8:47 AM, [EMAIL PROTECTED] wrote: if linux can use binary blobs, why can't plan9 do it too? I think the BLOBs are platform specific, but I may be mistaken. If I'm right, there's no way that we'd get any momentum to turn this around. But your earlier

Re: [9fans] apropos of the glendix post

2008-09-04 Thread Michaelian Ennis
On Thu, Sep 4, 2008 at 1:47 AM, [EMAIL PROTECTED] wrote: if linux can use binary blobs, why can't plan9 do it too? I think the BLOBs are platform specific, but I may be mistaken. If I'm right, there's no way that we'd get any momentum to turn this around. Sometimes the binary bits are

Re: [9fans] apropos of the glendix post

2008-09-04 Thread Tim Wiess
That said, how do we mobilise the community to focus on useful drivers? I suppose we start with Ron's wish list, then we explore Russ' partially complete postings (i386 emulation, Centrino drivers, I'm sure I've forgotten many more) and thirdly we post a list of willing contributors,

Re: [9fans] apropos of the glendix post

2008-09-04 Thread dave . l
This gets punted around every few months and nothing happens. I've done some basic information-gathering but got no further for the usual reasons, so, in an effort to stimulate some inertia, here's a small suggestion ... Is there anyone out there who's gonna be in Volos and wants to

Re: [9fans] apropos of the glendix post

2008-09-04 Thread ron minnich
On Thu, Sep 4, 2008 at 4:03 PM, [EMAIL PROTECTED] wrote: Is there anyone out there who's gonna be in Volos and wants to participate in a driver-writing BOF? I'm not gonna make it, but it's an interesting idea. What would be more useful, possibly, is a tutorial on how to write a driver, with

Re: [9fans] apropos of the glendix post

2008-09-04 Thread Uriel
Maybe similar sessions for 'file server writing' or 'limbo programming' might be nice for those not familiar with those subjects (and thanks to 9vx and hosted the required setups would allow people with non-plan9 laptops to participate). Peace uriel On Fri, Sep 5, 2008 at 2:41 AM, Uriel [EMAIL

Re: [9fans] apropos of the glendix post

2008-09-04 Thread Uriel
Sounds like a really cool idea, maybe somebody with more experience in the subject wants to give a short introduction, and then people can start to work on their favorite wanted driver (alone or in groups) while the 'expert'(s) in charge of the session can answer questions and help whoever gets

Re: [9fans] apropos of the glendix post

2008-09-04 Thread ron minnich
Those of us who can't make it could volunteer to be on irc during the sessions, modulo timezone issues (that's what coffee is for). ron

Re: [9fans] apropos of the glendix post

2008-09-04 Thread lucio
Is there anyone out there who's gonna be in Volos and wants to participate in a driver-writing BOF? Me, kinda goes without saying. ++L

Re: [9fans] apropos of the glendix post

2008-09-04 Thread lucio
Are you serious? I have a crazy idea: how about you actually write one? I did, once. At least, I extended the PCNet driver for a particular model no one else had catered for. There were a few inconsistencies with expectations, so it never made prime time. Since then, the memory model changed

Re: [9fans] apropos of the glendix post

2008-09-04 Thread lucio
I think the one of the BSD projects, OpenBSD perhaps, used to accept hardware donations to this end. If we had a wayto get the hardware and the technical documentation in the same place as the developers we could get more hardware supported. I believe this is a small factor, but also not an

Re: [9fans] apropos of the glendix post

2008-09-03 Thread erik quanstrom
On Tue, Sep 2, 2008 at 6:38 PM, Skip Tavakkolian [EMAIL PROTECTED] wrote: other than trying every itiration possible (sum over histories of software?), i'm not getting the reason why glendix is a good idea. for me, it's the same thing over and over again. drivers. what drivers are the

Re: [9fans] apropos of the glendix post

2008-09-03 Thread Anant Narayanan
On 03-Sep-08, at 3:02 PM, erik quanstrom wrote: On Tue, Sep 2, 2008 at 6:38 PM, Skip Tavakkolian [EMAIL PROTECTED] wrote: other than trying every itiration possible (sum over histories of software?), i'm not getting the reason why glendix is a good idea. for me, it's the same thing over and

Re: [9fans] apropos of the glendix post

2008-09-03 Thread erik quanstrom
for me, it's the same thing over and over again. drivers. what drivers are the problem? Any ethernet or video card that Plan 9 doesn't support (there are plenty). surely you don't own *all* the unsupported cards? - erik

Re: [9fans] apropos of the glendix post

2008-09-03 Thread Anant Narayanan
On 03-Sep-08, at 7:45 PM, erik quanstrom wrote: for me, it's the same thing over and over again. drivers. what drivers are the problem? Any ethernet or video card that Plan 9 doesn't support (there are plenty). surely you don't own *all* the unsupported cards? No, but I use a Macbook

Re: [9fans] apropos of the glendix post

2008-09-03 Thread lucio
surely you don't own *all* the unsupported cards? The growing integration makes you own at least one of each :-( I got the impression that Ron's particular bugbear was the integrated wireless adapter. ++L

Re: [9fans] apropos of the glendix post

2008-09-03 Thread Latchesar Ionkov
there are more people working on stop-gap solutions than drivers so I wonder how long we'll have to wait for the drivers to be written :) On Wed, Sep 3, 2008 at 12:17 PM, Anant Narayanan [EMAIL PROTECTED] wrote: On 03-Sep-08, at 7:45 PM, erik quanstrom wrote: for me, it's the same thing over

Re: [9fans] apropos of the glendix post

2008-09-03 Thread ron minnich
On Wed, Sep 3, 2008 at 2:12 PM, Latchesar Ionkov [EMAIL PROTECTED] wrote: there are more people working on stop-gap solutions than drivers so I wonder how long we'll have to wait for the drivers to be written :) given the increasing use of binary blobs, maybe forever. ron

Re: [9fans] apropos of the glendix post

2008-09-03 Thread Geoffrey Avila
On Wed, Sep 3, 2008 at 2:12 PM, Latchesar Ionkov [EMAIL PROTECTED] wrote: there are more people working on stop-gap solutions than drivers so I wonder how long we'll have to wait for the drivers to be written :) given the increasing use of binary blobs, maybe forever. ron Perhaps

Re: [9fans] apropos of the glendix post

2008-09-03 Thread Latchesar Ionkov
if linux can use binary blobs, why can't plan9 do it too? On Wed, Sep 3, 2008 at 4:03 PM, ron minnich [EMAIL PROTECTED] wrote: On Wed, Sep 3, 2008 at 2:12 PM, Latchesar Ionkov [EMAIL PROTECTED] wrote: there are more people working on stop-gap solutions than drivers so I wonder how long we'll

Re: [9fans] apropos of the glendix post

2008-09-03 Thread lucio
if linux can use binary blobs, why can't plan9 do it too? I think the BLOBs are platform specific, but I may be mistaken. If I'm right, there's no way that we'd get any momentum to turn this around. But your earlier comment is extremely valid, too few people are working on drivers. Without

[9fans] apropos of the glendix post

2008-09-02 Thread ron minnich
I just stumbled across a talk I gave in 2002: Here's one slide: How to fix this (2): 9sys We are building a Plan 9 system call set into Linux It is only 38 calls Three steps Initial support as ioctl's from a device (/dev/9sys) Direct integration into Linux system call table Remove non-Plan 9

Re: [9fans] apropos of the glendix post

2008-09-02 Thread Skip Tavakkolian
other than trying every itiration possible (sum over histories of software?), i'm not getting the reason why glendix is a good idea.

Re: [9fans] apropos of the glendix post

2008-09-02 Thread ron minnich
On Tue, Sep 2, 2008 at 6:38 PM, Skip Tavakkolian [EMAIL PROTECTED] wrote: other than trying every itiration possible (sum over histories of software?), i'm not getting the reason why glendix is a good idea. for me, it's the same thing over and over again. drivers. ron