Re: [LinuxBIOS] [RFC] i82801 generic patch (anyone know magnanisj?)

2007-12-29 Thread Carl-Daniel Hailfinger
On 04.06.2007 07:01, Corey Osgood wrote: > Corey Osgood wrote: > >> Yeah, working on that right now. Anyone know who svn user magnanisj is? >> I think this person worked for Linux Networx or SuSE in late 2005, but I >> could be wrong. If they can't be identified, I've got to rewrite a >> couple

Re: [LinuxBIOS] [RFC] i82801 generic patch

2007-06-06 Thread Corey Osgood
Stefan Reinauer wrote: > Corey Osgood wrote: > >> The attached patch is a unified version of the current ports of the >> i82801 series currently in LinuxBIOS. Since most of the ports are nearly >> identical, I've taken for each file and chosen the cleanest or best >> version of the code, then ch

Re: [LinuxBIOS] [RFC] i82801 generic patch

2007-06-06 Thread Stefan Reinauer
Corey Osgood wrote: > The attached patch is a unified version of the current ports of the > i82801 series currently in LinuxBIOS. Since most of the ports are nearly > identical, I've taken for each file and chosen the cleanest or best > version of the code, then checked over the datasheets to *some

Re: [LinuxBIOS] [RFC] i82801 generic patch (anyone know magnanisj?)

2007-06-04 Thread Stefan Reinauer
* Joseph Smith <[EMAIL PROTECTED]> [070604 11:57]: > > The header in acpi_tables.c says the port was done by Digital Design > > Corporation, does that ring any bells for anyone? If not, I'll see if > > they can dig up anything, it's the best lead I've come up with so far. > > > > -Corey > > > > > I

Re: [LinuxBIOS] [RFC] i82801 generic patch (anyone know magnanisj?)

2007-06-04 Thread Joseph Smith
Quoting Corey Osgood <[EMAIL PROTECTED]>: > Corey Osgood wrote: >> Yeah, working on that right now. Anyone know who svn user magnanisj is? >> I think this person worked for Linux Networx or SuSE in late 2005, but I >> could be wrong. If they can't be identified, I've got to rewrite a >> couple fil

Re: [LinuxBIOS] [RFC] i82801 generic patch (anyone know magnanisj?)

2007-06-03 Thread Corey Osgood
Corey Osgood wrote: > Yeah, working on that right now. Anyone know who svn user magnanisj is? > I think this person worked for Linux Networx or SuSE in late 2005, but I > could be wrong. If they can't be identified, I've got to rewrite a > couple files. Hmm, browsing trac a little more seems that

Re: [LinuxBIOS] [RFC] i82801 generic patch

2007-06-03 Thread Corey Osgood
Uwe Hermann wrote: > On Sun, Jun 03, 2007 at 10:34:26AM -0400, [EMAIL PROTECTED] wrote: >> Looks great Corey! How soon can this be Acked?? > > Pretty soon, I guess. I'm looking over it, but we need to be careful to > not break any existing boards. No boards will be broken, I don't intend to remo

Re: [LinuxBIOS] [RFC] i82801 generic patch

2007-06-03 Thread Uwe Hermann
On Sun, Jun 03, 2007 at 10:34:26AM -0400, [EMAIL PROTECTED] wrote: > Looks great Corey! How soon can this be Acked?? Pretty soon, I guess. I'm looking over it, but we need to be careful to not break any existing boards. Also, at the very minimum the proper license headers have to be added/merged.

Re: [LinuxBIOS] [RFC] i82801 generic patch

2007-06-03 Thread joe
Quoting Corey Osgood <[EMAIL PROTECTED]>: > The attached patch is a unified version of the current ports of the > i82801 series currently in LinuxBIOS. Since most of the ports are nearly > identical, I've taken for each file and chosen the cleanest or best > version of the code, then checked over

Re: [LinuxBIOS] [RFC] i82801 generic patch

2007-06-02 Thread Corey Osgood
Corey Osgood wrote: > Testing on other chips can be done at this point as well, this is tested > and working on one model, the i82801aa. Whoops, forgot to mention, usage is pretty straightforward. In your mainboard's Options.lb, add uses I82801_MODEL uses I82801 default I82810_MODEL = I82801 th

[LinuxBIOS] [RFC] i82801 generic patch

2007-06-02 Thread Corey Osgood
The attached patch is a unified version of the current ports of the i82801 series currently in LinuxBIOS. Since most of the ports are nearly identical, I've taken for each file and chosen the cleanest or best version of the code, then checked over the datasheets to *some* of the series, including t