Re: NDIS debugging

2008-01-14 Thread Weongyo Jeong
On Sun, Jan 13, 2008 at 12:52:01PM -0300, Diego Giagio wrote: > Hi, > > Recently i've bought a new laptop (Dell Precision M2300) which came > with Intel 4965 Wifi chipset. Since there's no native driver available > yet, I've been trying to get it to work throught Project Evil (NDIS > Windows Drive

Re: Nvidia Driver w/RELENG_7

2008-01-14 Thread Sam Leffler
John Baldwin wrote: On Sunday 13 January 2008 08:55:46 pm Yuri Pankov wrote: On Sun, Jan 13, 2008 at 05:22:46PM -0800, Ali Mashtizadeh wrote: Hi, Does anyone have the nvidia video driver working with releng 7? What I am seeing is that the kernel module compiles and loads fine, but it w

Re: nvidia working?

2008-01-14 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Garrett Cooper wrote: > On Jan 14, 2008, at 12:26 PM, John Nielsen wrote: > >> The most straightforward approach is probably to review the output of >> your Xorg log, e.g. /var/log/Xorg.0.log. Output from the nvidia driver >> will be prefixed by NVIDI

Re: nvidia working?

2008-01-14 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Nielsen wrote: > Quoting Chuck Robey <[EMAIL PROTECTED]>: >> I was wondering ... I have (I think) nvidia working on my box, or at >> least, I am calling out the nvidia driver in the xorg.conf, but I was >> wondering if there is any program that on

new linux-flashplugin9

2008-01-14 Thread Giulio Ferro
Doesn't work. Both with linux-firefox and native firefox it either hangs or crashes. I tried this site: http://www.patek.com os: 7.0 beta 4 amd64 Hope it helps... ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: nvidia working?

2008-01-14 Thread Stephen Montgomery-Smith
Chuck Robey wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I was wondering ... I have (I think) nvidia working on my box, or at least, I am calling out the nvidia driver in the xorg.conf, but I was wondering if there is any program that only works with the nvidia hardware, some way I can a

Re: nvidia working?

2008-01-14 Thread Garrett Cooper
On Jan 14, 2008, at 12:26 PM, John Nielsen wrote: The most straightforward approach is probably to review the output of your Xorg log, e.g. /var/log/Xorg.0.log. Output from the nvidia driver will be prefixed by NVIDIA (rather than VESA or NV if you were using a different driver). There is

Re: nvidia working?

2008-01-14 Thread John Nielsen
Quoting Chuck Robey <[EMAIL PROTECTED]>: I was wondering ... I have (I think) nvidia working on my box, or at least, I am calling out the nvidia driver in the xorg.conf, but I was wondering if there is any program that only works with the nvidia hardware, some way I can absolutely prove that I ha

nvidia working?

2008-01-14 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I was wondering ... I have (I think) nvidia working on my box, or at least, I am calling out the nvidia driver in the xorg.conf, but I was wondering if there is any program that only works with the nvidia hardware, some way I can absolutely prove that

Re: Nvidia Driver w/RELENG_7

2008-01-14 Thread Ali Mashtizadeh
Ah, okay yes if its loaded at boot time it works, funny I thought I tried that previously. That would be a nice fix to get nvidia talking to the acpi_video driver. Ali On Jan 14, 2008 5:34 AM, John Baldwin <[EMAIL PROTECTED]> wrote: > On Sunday 13 January 2008 08:55:46 pm Yuri Pankov wrote: > >

Re: Examples of sysctl/sysctlbyname/sysctlnametomib?

2008-01-14 Thread Marcin Cieslak
Jeremy Chadwick wrote: > Does anyone know of some documentation which would help explain how to > walk the sysctl MIB tree for such things as dev.cpu? The sysctl(3) > documentation is not very clear in regards to how to do this, and the > closest thing I can find is what's in src/usr.sbin/powerd/p

Added native socks support to libc in FreeBSD 7

2008-01-14 Thread Raffaele De Lorenzo
Upgrade: 1) Added IPv6 Support (need to be tested) Cheers Raffaele Hi, i added a native (client) Socks V4/V5 support inside FreeBSD libc library. The work is based of my project (see http://csocks.altervista.org) CSOCKS. You can get it here: http://csocks.altervista.org/download/Fr

Re: Nvidia Driver w/RELENG_7

2008-01-14 Thread John Baldwin
On Sunday 13 January 2008 08:55:46 pm Yuri Pankov wrote: > On Sun, Jan 13, 2008 at 05:22:46PM -0800, Ali Mashtizadeh wrote: > > Hi, > > > > Does anyone have the nvidia video driver working with releng 7? What I am > > seeing is that the kernel module compiles and loads fine, but it will not > > de

Re: Three questions about FreeBSD kernel internals

2008-01-14 Thread John Baldwin
On Sunday 13 January 2008 11:01:27 am Ed Schouten wrote: > Hello everyone, > > I've got three small questions about some of the source code in the > FreeBSD kernel, based on some of the source code and the manpages. I > didn't send it to questions@, because of their technical nature. > > >>> Ques

Re: mutex lock for filesystem list.

2008-01-14 Thread gregoryd . freebsd
Quoting Julian Elischer <[EMAIL PROTECTED]>: > but be warned that th at book was written part way through the SMP > rewrite so a lot has changed... Dr McKusick said the words "Next > edition" the other day but I think it's still just a glimmer in his eye. I for one am _really_ looking forward to

Examples of sysctl/sysctlbyname/sysctlnametomib?

2008-01-14 Thread Jeremy Chadwick
Does anyone know of some documentation which would help explain how to walk the sysctl MIB tree for such things as dev.cpu? The sysctl(3) documentation is not very clear in regards to how to do this, and the closest thing I can find is what's in src/usr.sbin/powerd/powerd.c. I'm attempting to ret

Re: Nvidia Driver w/RELENG_7

2008-01-14 Thread Stefan Lambrev
Greetings, Ali Mashtizadeh wrote: Hi, Does anyone have the nvidia video driver working with releng 7? What I am seeing is that the kernel module compiles and loads fine, but it will not detect any video card. I've tried removing the agp device from my BSD kernel and using nvidia's. cat /bo