Francisco Valladolid Hdez. | 2 Jun 2007 06:13
Picon
Favicon

is Nvidia chipset motherboards supported ?

Hi Folks.

I want to update my old amd64 2800+ to a new amd64 X2
4000+ plus a Nvidia chipset Motherboard.

Is this chipset supported ? or any experiences working
with this cpu's and/or another motherboards.

Best Regards.

--
Fco. Valladolid.
http://blog.bsdguy.net

      ____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel and lay it on us.
http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 

Blair Sadewitz | 2 Jun 2007 08:31
Picon

Re: is Nvidia chipset motherboards supported ?

I have had success with the nforce4 (asus).

--Blair

Juan RP | 2 Jun 2007 15:15

Enhanced Speedstep patch for amd64


Hey folks... here's a patch to be able to use Enhanced Speedstep
on Intel EM64T CPUs.

Please test both on i386 and amd64!

http://www.netbsd.org/~xtraeme/est_x86.diff

--

-- 
http://plog.xtrarom.org/
Juan RP's blog - NetBSD/pkgsrc news in Spanish

Juan RP | 2 Jun 2007 17:20

Re: Enhanced Speedstep patch for amd64

On Sat, 2 Jun 2007 15:15:39 +0200
Juan RP <juan <at> xtrarom.org> wrote:

> 
> Hey folks... here's a patch to be able to use Enhanced Speedstep
> on Intel EM64T CPUs.
> 
> Please test both on i386 and amd64!
> 
> http://www.netbsd.org/~xtraeme/est_x86.diff

I just tested it on my i386 Pentium M. Now I need only an amd64 tester.

--

-- 
Juan Romero Pardines	- The NetBSD Project
http://plog.xtrarom.org/	- NetBSD/pkgsrc news in Spanish

Adam Hamsik | 2 Jun 2007 19:15
Picon
Gravatar

Re: Enhanced Speedstep patch for amd64


On Jun 2, 2007, at 5:20 PM, Juan RP wrote:

> On Sat, 2 Jun 2007 15:15:39 +0200
> Juan RP <juan <at> xtrarom.org> wrote:
>
>>
>> Hey folks... here's a patch to be able to use Enhanced Speedstep
>> on Intel EM64T CPUs.
>>
>> Please test both on i386 and amd64!
>>
>> http://www.netbsd.org/~xtraeme/est_x86.diff
>
> I just tested it on my i386 Pentium M. Now I need only an amd64  
> tester.
>
> -- 
> Juan Romero Pardines	- The NetBSD Project
> http://plog.xtrarom.org/	- NetBSD/pkgsrc news in Spanish
I can test it on my macbook, but for quicker test I need builded  
kernel. Can you upload amd64 kernel with this patch somewhere ?

Regards
-----------------------------------------
Adam Hamsik
jabber: haad <at> jabber.org
icq: 249727910

Proud NetBSD user.
(Continue reading)

Juan RP | 2 Jun 2007 21:18

Re: Enhanced Speedstep patch for amd64

On Sat, 2 Jun 2007 19:15:36 +0200
Adam Hamsik <haaaad <at> gmail.com> wrote:

> I can test it on my macbook, but for quicker test I need builded  
> kernel. Can you upload amd64 kernel with this patch somewhere ?

http://www.netbsd.org/~xtraeme/netbsd.gz

SHA1 = f01ad18f19d2f39a8631e91d380dd4bdb99395bb

--

-- 
Juan Romero Pardines	- The NetBSD Project
http://plog.xtrarom.org	- NetBSD/pkgsrc news in Spanish

Juan RP | 3 Jun 2007 21:40

Re: Enhanced Speedstep patch for amd64

On Sat, 2 Jun 2007 21:18:59 +0200
Juan RP <juan <at> xtrarom.org> wrote:

> On Sat, 2 Jun 2007 19:15:36 +0200
> Adam Hamsik <haaaad <at> gmail.com> wrote:
> 
> > I can test it on my macbook, but for quicker test I need builded  
> > kernel. Can you upload amd64 kernel with this patch somewhere ?
> 
> http://www.netbsd.org/~xtraeme/netbsd.gz
> 
> SHA1 = f01ad18f19d2f39a8631e91d380dd4bdb99395bb

Ok, Tonerre tested it on amd64... the code is already on HEAD.

--

-- 
Juan Romero Pardines	- The NetBSD Project
http://plog.xtrarom.org	- NetBSD/pkgsrc news in Spanish

Adam Hamsik | 3 Jun 2007 22:30
Picon
Gravatar

Re: Enhanced Speedstep patch for amd64


On Jun 3, 2007, at 9:40 PM, Juan RP wrote:

> On Sat, 2 Jun 2007 21:18:59 +0200
> Juan RP <juan <at> xtrarom.org> wrote:
>
>> On Sat, 2 Jun 2007 19:15:36 +0200
>> Adam Hamsik <haaaad <at> gmail.com> wrote:
>>
>>> I can test it on my macbook, but for quicker test I need builded
>>> kernel. Can you upload amd64 kernel with this patch somewhere ?
>>
>> http://www.netbsd.org/~xtraeme/netbsd.gz
>>
>> SHA1 = f01ad18f19d2f39a8631e91d380dd4bdb99395bb
>
> Ok, Tonerre tested it on amd64... the code is already on HEAD.
>
Great news :D I don't have time to test this stuff because I have  
university exam this tuesday.

> -- 
> Juan Romero Pardines	- The NetBSD Project
> http://plog.xtrarom.org	- NetBSD/pkgsrc news in Spanish

Regards
-----------------------------------------
Adam Hamsik
jabber: haad <at> jabber.org
icq: 249727910
(Continue reading)

Blair Sadewitz | 6 Jun 2007 18:21
Picon

amd64 syscall.c question

I posted this to tech-kern, but I meant to send it to this list as well.

I know so little assembly that I need someone to clue me in on whether
my concern is out in left field.

Anyway, this is my original message:

I'm just wondering whether or not, in
syscall_fancy()/syscall_plain(), rval[1] should be assigned 0 or
frame->tf_rdx?  And should child_return() set tf_rdx=0 (as it is), or
to 1?  I can't seem to find a straight answer on google (read: this is
too new to me for me to be certain from reading the code alone).

Just wanted to make sure there wasn't a bug lurking.

Thanks,

--Blair

Christos Zoulas | 6 Jun 2007 19:03

Re: amd64 syscall.c question

In article <6e9741c60706060921u3244e704udbc1d0a993bde107 <at> mail.gmail.com>,
Blair Sadewitz <blair.sadewitz <at> gmail.com> wrote:
>I posted this to tech-kern, but I meant to send it to this list as well.
>
>I know so little assembly that I need someone to clue me in on whether
>my concern is out in left field.
>
>Anyway, this is my original message:
>
>
>I'm just wondering whether or not, in
>syscall_fancy()/syscall_plain(), rval[1] should be assigned 0 or
>frame->tf_rdx?  And should child_return() set tf_rdx=0 (as it is), or
>to 1?  I can't seem to find a straight answer on google (read: this is
>too new to me for me to be certain from reading the code alone).
>
>Just wanted to make sure there wasn't a bug lurking.

My understanding is that in 4.3 there used to be syscalls that
returned 2 values (grep _with_ /usr/src/sys/kern/syscalls.master),
and the second value used %edx on i386 (the first uses %eax). This
dual return is also used in COMPAT_LINUX.  Since amd64 did not
exist circa 4.3BSD, these syscalls were never used, and there are
no other syscalls that require 2 value return currently, so there
is no need to do anything to %rdx since nobody uses it (the first
value is returned on %rax).

christos

(Continue reading)


Gmane