Re: PCI config space is not restored upon resume (macbook pro)

2010-08-05 Thread Christian Zander
at the time of entry to S3/S4, and you'll need to make sure you've switched away from X's VT (this didn't happen automatically on FreeBSD last time I checked). However, NVIDIA suspend/resume is largely untested on FreeBSD. Thanks, -- christian zander ch?zan...@nvidia.com

Re: PCI config space is not restored upon resume (macbook pro)

2010-08-05 Thread Christian Zander
. In any case, the driver paths taken on FreeBSD are nearly identical to those taken on Linux, so given a sufficiently stable host, mileage should be the same on both platforms -- christian zander ch?zan...@nvidia.com ___ freebsd-hackers@freebsd.org mailing

Re: NVIDIA FreeBSD kernel feature requests

2006-07-03 Thread Christian Zander
On Sun, Jul 02, 2006 at 10:02:17PM -0600, M. Warner Losh wrote: In message: [EMAIL PROTECTED] Christian Zander [EMAIL PROTECTED] writes: : This summary makes an attempt to describe the kernel interfaces needed by : the NVIDIA FreeBSD i386 graphics driver to achieve feature parity

Re: NVIDIA FreeBSD kernel feature requests

2006-07-03 Thread Christian Zander
, Robert N M Watson Computer Laboratory University of Cambridge Warner : On 6/29/06, Oleksandr Tymoshenko [EMAIL PROTECTED] wrote: : Christian Zander wrote: : Hi all, :# Task:implement mechanism to allow character drivers to : maintain per-open

NVIDIA FreeBSD kernel feature requests

2006-06-29 Thread Christian Zander
and to OpenGL. Priority:should translate to improved X/OpenGL performance. Status: has not been started. Thanks, -- christian zander [EMAIL PROTECTED] ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: NVIDIA FreeBSD kernel feature requests

2006-06-29 Thread Christian Zander
, but it sounds promising. When was it first introduced? Are there any known problems with it and certain FreeBSD releases, or is it expected to work fine in FreeBSD = 5.3? Thanks, -- Alexander Kabaev -- christian zander [EMAIL PROTECTED] ___ freebsd-hackers

Re: panic with nvidia drivers (but not sure it's nvidia's fault)

2002-11-14 Thread Christian Zander
reproducible on your machine? If so, how and with what hard/software combination? -- christian zander [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: Kernel - Modules and Compiled in

2002-09-21 Thread Christian Zander
in the AGP memory case, several pages of DMA memory need to be allocated from general system memory. -- christian zander [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Problem with Mapping System Memory to User Space (Re: Kernel - Modules and Compiled in)

2002-09-21 Thread Christian Zander
On Sat, Sep 21, 2002 at 06:50:09AM +0200, Christian Zander wrote: Maybe it helps to get an idea of what memory allocation sizes we are talking about for the NVIDIA driver. For every single OpenGL client in the system memory case (no AGP), the resource manager has to allocate ~1MB

Re: interrupting target kernel using single sio

2002-09-11 Thread Christian Zander
BSD/OS? If not, perhaps we could reimplement. The Linux gdb kernel stub (kgdb.sourceforge.net) also supports this behaviour, you don't need to detach explicitely. -- christian zander [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body

Re: what does this mean?

2002-09-10 Thread Christian Zander
these lines occured on my notebook in response to a kernel configuraton entry for the second serial port on my notebook. While the port appears to be advertised, it doesn't actually seem to exist. -- christian zander [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Remote kernel debugging over Ethernet (was: interrupting the remote kernel)

2002-09-09 Thread Christian Zander
continue to work around my sloth. No problem at all, real life takes preference. -- christian zander [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: Remote kernel debugging over Ethernet (was: interrupting the remote kernel)

2002-09-08 Thread Christian Zander
so far and found that it works well. There are a few things that would be neat to have or that need some work (e.g. exciting GDB without an explicit detach will render the target machine unresponsive, console messages are not yet forwarded, etc), but it is very useful nevertheless. -- christian

Re: interrupting the remote kernel

2002-09-07 Thread Christian Zander
, this is included in the original patch, but not in the one I attached. -- christian zander [EMAIL PROTECTED] Binary files 4.5/compile/DEBUG/kernel.debug and sys/compile/DEBUG/kernel.debug differ diff -ruN 4.5/conf/files sys/conf/files --- 4.5/conf/files Tue Mar 26 02:12:22 2002 +++ sys/conf/files

double page fault(s)

2002-09-05 Thread Christian Zander
. Thanks, -- christian zander [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message