* i want to help
2005-05-19 6:23 i " 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 " 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 " 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 " 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* i want to help
2005-05-19 6:23 i " 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 ` Mark M. Hoffman
2005-05-19 6:24 ` Rudolf Marek
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 " Rudolf Marek
` (4 preceding siblings ...)
2005-05-19 6:24 ` Philip Pokorny
@ 2005-05-19 6:24 ` Mark M. Hoffman
2005-05-19 6:24 ` Rudolf Marek
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 " Rudolf Marek
` (5 preceding siblings ...)
2005-05-19 6:24 ` Mark M. Hoffman
@ 2005-05-19 6:24 ` Rudolf Marek
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