All of lore.kernel.org
 help / color / mirror / Atom feed
* I want to help
@ 2002-04-12  7:57 Timur Tabi
  2002-04-13  3:25 ` Paul Davis
  0 siblings, 1 reply; 10+ messages in thread
From: Timur Tabi @ 2002-04-12  7:57 UTC (permalink / raw)
  To: alsa-devel

Hi, I'm looking to help the ALSA project.  I have six years' experience 
developing audio device drivers for DOS, OS/2, and Windows, so I want to 
create a new audio driver for ALSA.  Is there any particular piece of 
hardware that needs to be supported that no one is working on?

-- 
Timur Tabi
timur-linux@tabi.org

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: I want to help
  2002-04-12  7:57 I " Timur Tabi
@ 2002-04-13  3:25 ` Paul Davis
  0 siblings, 0 replies; 10+ messages in thread
From: Paul Davis @ 2002-04-13  3:25 UTC (permalink / raw)
  To: Timur Tabi; +Cc: alsa-devel

>Hi, I'm looking to help the ALSA project.  I have six years' experience 
>developing audio device drivers for DOS, OS/2, and Windows, so I want to 
>create a new audio driver for ALSA.  Is there any particular piece of 
>hardware that needs to be supported that no one is working on?

USB.

Search the archives of the list first. There are at least two ways to
do it. The archives contain several discussions on the topic.

--p

^ permalink raw reply	[flat|nested] 10+ messages in thread

* i want to help
@ 2005-05-19  6:23 Rudolf Marek
  2005-05-19  6:23 ` Mark M. Hoffman
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Rudolf Marek @ 2005-05-19  6:23 UTC (permalink / raw)
  To: lm-sensors


Hello,

I got SiS 745, chipset and I want you to help you developing the SMBUS 
(I2C) driver for it.

I can C, assembly and I'm ready to test it on my hardware.

Regards

	Rudolf Marek


^ permalink raw reply	[flat|nested] 10+ messages in thread

* i want to help
  2005-05-19  6:23 i want to help Rudolf Marek
@ 2005-05-19  6:23 ` Mark M. Hoffman
  2005-05-19  6:24 ` Rudolf Marek
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Mark M. Hoffman @ 2005-05-19  6:23 UTC (permalink / raw)
  To: lm-sensors

* Rudolf Marek <MAREKR2@cs.felk.cvut.cz> [2003-02-17 12:27:10 +0100]:
> 
> I got SiS 745, chipset and I want you to help you developing the SMBUS 
> (I2C) driver for it.
> 
> I can C, assembly and I'm ready to test it on my hardware.

Have a look at kernel/busses/i2c-sis645.c and/or .../i2c-sis630.c.  See
if you can get either of those to work.  Without a datasheet, it might
be impossible.

Regards,

-- 
Mark M. Hoffman
mhoffman@lightlink.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

* i want to help
  2005-05-19  6:23 i want to help Rudolf Marek
  2005-05-19  6:23 ` Mark M. Hoffman
@ 2005-05-19  6:24 ` Rudolf Marek
  2005-05-19  6:24 ` Mark M. Hoffman
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Rudolf Marek @ 2005-05-19  6:24 UTC (permalink / raw)
  To: lm-sensors

hello,

Some time ago I made a i2c driver for Sis745.
But there were only some unknown devices there.

My motherboard (ASUS A7S333)  BIOS is hiding SPD ROMS and PLL
(some silly bit somewhere). Someone at linuxbios.org project
has similar problem. (wrote email to that person but no answer)

They pointed out that asking person that there is some bit to trigger
it back -> and its done similar with some other ASUS mb

And now what I want to say :)

I have W83L785R on my MB and I'm willing to write a driver.
Is this "job" still free ?

Regards

Rudolf Marek



^ permalink raw reply	[flat|nested] 10+ messages in thread

* i want to help
  2005-05-19  6:23 i want to help Rudolf Marek
  2005-05-19  6:23 ` Mark M. Hoffman
  2005-05-19  6:24 ` Rudolf Marek
@ 2005-05-19  6:24 ` Mark M. Hoffman
  2005-05-19  6:24 ` Mark D. Studebaker 
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Mark M. Hoffman @ 2005-05-19  6:24 UTC (permalink / raw)
  To: lm-sensors

Hi Rudolf:

* Rudolf Marek <R.Marek@sh.cvut.cz> [2003-06-19 16:43:00 +0200]:

> I have W83L785R on my MB and I'm willing to write a driver.
> Is this "job" still free ?

I think so, according to this page:

http://secure.netroedge.com/~lm78/newdrivers.html

To get started, use this checklist:

http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/developers/new_drivers

When you're sure you definitely want to write the driver, let
us know and we'll put your name on the status page.

Regards,

-- 
Mark M. Hoffman
mhoffman@lightlink.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

* i want to help
  2005-05-19  6:23 i want to help Rudolf Marek
                   ` (3 preceding siblings ...)
  2005-05-19  6:24 ` Mark D. Studebaker 
@ 2005-05-19  6:24 ` Philip Pokorny
  2005-05-19  6:24 ` Rudolf Marek
  2005-05-19  6:24 ` Mark M. Hoffman
  6 siblings, 0 replies; 10+ messages in thread
From: Philip Pokorny @ 2005-05-19  6:24 UTC (permalink / raw)
  To: lm-sensors

Is it another variant of the 83781?

:v)

Mark M. Hoffman wrote:

> Hi Rudolf:
> 
> * Rudolf Marek <R.Marek@sh.cvut.cz> [2003-06-19 16:43:00 +0200]:
> 
> 
>>I have W83L785R on my MB and I'm willing to write a driver.
>>Is this "job" still free ?
>>
> 
> I think so, according to this page:
> 
> http://secure.netroedge.com/~lm78/newdrivers.html
> 
> To get started, use this checklist:
> 
> http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/developers/new_drivers
> 
> When you're sure you definitely want to write the driver, let
> us know and we'll put your name on the status page.
> 
> Regards,
> 
> 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* i want to help
  2005-05-19  6:23 i want to help Rudolf Marek
                   ` (5 preceding siblings ...)
  2005-05-19  6:24 ` Rudolf Marek
@ 2005-05-19  6:24 ` Mark M. Hoffman
  6 siblings, 0 replies; 10+ messages in thread
From: Mark M. Hoffman @ 2005-05-19  6:24 UTC (permalink / raw)
  To: lm-sensors

* Philip Pokorny <ppokorny@penguincomputing.com> [2003-06-25 19:33:25 -0700]:
> Is it another variant of the 83781?

Looks that way... datasheets are here: 

http://www.winbond.com/e-winbondhtm/partner/b_2_d_4.htm

And I agree with earlier sentiments on the list that no more chip
variants should be added to w83781d.  Rudolf, I suggest w83784.c
because (according to the datasheet) the 785 is a cut down 784;
that might be added later.

> :v)
> 
> Mark M. Hoffman wrote:
> 
> >Hi Rudolf:
> >
> >* Rudolf Marek <R.Marek@sh.cvut.cz> [2003-06-19 16:43:00 +0200]:
> >
> >
> >>I have W83L785R on my MB and I'm willing to write a driver.
> >>Is this "job" still free ?
> >>
> >
> >I think so, according to this page:
> >
> >http://secure.netroedge.com/~lm78/newdrivers.html
> >
> >To get started, use this checklist:
> >
> >http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/developers/new_drivers
> >
> >When you're sure you definitely want to write the driver, let
> >us know and we'll put your name on the status page.
> >

Regards,

-- 
Mark M. Hoffman
mhoffman@lightlink.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

* i want to help
  2005-05-19  6:23 i want to help Rudolf Marek
                   ` (4 preceding siblings ...)
  2005-05-19  6:24 ` Philip Pokorny
@ 2005-05-19  6:24 ` Rudolf Marek
  2005-05-19  6:24 ` Mark M. Hoffman
  6 siblings, 0 replies; 10+ messages in thread
From: Rudolf Marek @ 2005-05-19  6:24 UTC (permalink / raw)
  To: lm-sensors


Ok that name will be w83784.c 

Unforunatelly I dont have PWM pins connected to fans. (yet haha)
I will implement what I can.

Rudolf

On Thu, 26 Jun 2003, Mark M. Hoffman wrote:

> * Philip Pokorny <ppokorny@penguincomputing.com> [2003-06-25 19:33:25 -0700]:
> > Is it another variant of the 83781?
> 
> Looks that way... datasheets are here: 
> 
> http://www.winbond.com/e-winbondhtm/partner/b_2_d_4.htm
> 
> And I agree with earlier sentiments on the list that no more chip
> variants should be added to w83781d.  Rudolf, I suggest w83784.c
> because (according to the datasheet) the 785 is a cut down 784;
> that might be added later.
> 
> > :v)
> > 
> > Mark M. Hoffman wrote:
> > 
> > >Hi Rudolf:
> > >
> > >* Rudolf Marek <R.Marek@sh.cvut.cz> [2003-06-19 16:43:00 +0200]:
> > >
> > >
> > >>I have W83L785R on my MB and I'm willing to write a driver.
> > >>Is this "job" still free ?
> > >>
> > >
> > >I think so, according to this page:
> > >
> > >http://secure.netroedge.com/~lm78/newdrivers.html
> > >
> > >To get started, use this checklist:
> > >
> > >http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/developers/new_drivers
> > >
> > >When you're sure you definitely want to write the driver, let
> > >us know and we'll put your name on the status page.
> > >
> 
> Regards,
> 
> -- 
> Mark M. Hoffman
> mhoffman@lightlink.com
> 
> 

^ permalink raw reply	[flat|nested] 10+ messages in thread

* i want to help
  2005-05-19  6:23 i want to help Rudolf Marek
                   ` (2 preceding siblings ...)
  2005-05-19  6:24 ` Mark M. Hoffman
@ 2005-05-19  6:24 ` Mark D. Studebaker 
  2005-05-19  6:24 ` Philip Pokorny
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Mark D. Studebaker  @ 2005-05-19  6:24 UTC (permalink / raw)
  To: lm-sensors

OK, I put your name on the new drivers page.

Rudolf Marek wrote:
> Ok that name will be w83784.c 
> 
> Unforunatelly I dont have PWM pins connected to fans. (yet haha)
> I will implement what I can.
> 
> Rudolf
> 
> On Thu, 26 Jun 2003, Mark M. Hoffman wrote:
> 
> 
>>* Philip Pokorny <ppokorny@penguincomputing.com> [2003-06-25 19:33:25 -0700]:
>>
>>>Is it another variant of the 83781?
>>
>>Looks that way... datasheets are here: 
>>
>>http://www.winbond.com/e-winbondhtm/partner/b_2_d_4.htm
>>
>>And I agree with earlier sentiments on the list that no more chip
>>variants should be added to w83781d.  Rudolf, I suggest w83784.c
>>because (according to the datasheet) the 785 is a cut down 784;
>>that might be added later.
>>
>>
>>>:v)
>>>
>>>Mark M. Hoffman wrote:
>>>
>>>
>>>>Hi Rudolf:
>>>>
>>>>* Rudolf Marek <R.Marek@sh.cvut.cz> [2003-06-19 16:43:00 +0200]:
>>>>
>>>>
>>>>
>>>>>I have W83L785R on my MB and I'm willing to write a driver.
>>>>>Is this "job" still free ?
>>>>>
>>>>
>>>>I think so, according to this page:
>>>>
>>>>http://secure.netroedge.com/~lm78/newdrivers.html
>>>>
>>>>To get started, use this checklist:
>>>>
>>>>http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/developers/new_drivers
>>>>
>>>>When you're sure you definitely want to write the driver, let
>>>>us know and we'll put your name on the status page.
>>>>
>>
>>Regards,
>>
>>-- 
>>Mark M. Hoffman
>>mhoffman@lightlink.com
>>
>>
> 
> 

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-05-19  6:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19  6:23 i want to help Rudolf Marek
2005-05-19  6:23 ` Mark M. Hoffman
2005-05-19  6:24 ` Rudolf Marek
2005-05-19  6:24 ` Mark M. Hoffman
2005-05-19  6:24 ` Mark D. Studebaker 
2005-05-19  6:24 ` Philip Pokorny
2005-05-19  6:24 ` Rudolf Marek
2005-05-19  6:24 ` Mark M. Hoffman
  -- strict thread matches above, loose matches on Subject: below --
2002-04-12  7:57 I " Timur Tabi
2002-04-13  3:25 ` Paul Davis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.