On Wed, 7 Jun 2006 18:34:03 +0300
Vladimir Terziev <[EMAIL PROTECTED]> wrote:
> This doesn't sound good :(
See 'HDA sound driver mod for thinkpad x60s' thread in -mobile
mailing list.
> As i found in XOrg's documentation, i945 graphics chip is supported by
> i810 XOrg driver, but
Hi guys:
Need your helps again! The following is a Makefile template for a device
driver in FreeBSD. But when my driver source codes locate in multiple
directories (such as under osd/, engine/, and cam/), how to write the
Makefile? I have tried but still can not get through this, please give me
On 08.06.2006, at 14:13, <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> wrote:
Need your helps again! The following is a Makefile template for a
device
driver in FreeBSD. But when my driver source codes locate in multiple
directories (such as under osd/, engine/, and cam/), how to write the
Makef
Is there a reason for ppc(4) being only statically compiled in
kernel driver ? It looks like it is trivial to modularize it. Some
time ago I saw the thread about the ppc/acpi related troubles, that
resolves into the acpi being the module, and ppc compiled into the
kernel.
I propose to make the p
On Thursday 08 June 2006 12:13, [EMAIL PROTECTED] wrote:
> Hi guys:
>
>
>
> Need your helps again! The following is a Makefile template for a device
> driver in FreeBSD. But when my driver source codes locate in multiple
> directories (such as under osd/, engine/, and cam/), how to write the
> Make
Hi,
Roman (and I) need someone who is able to explain fork() and VM stuff.
The problem is that the linux clone() syscall is supposed to do COW of
the stack in some cases (if the child_stack argument is NULL it has to
COW the thread stack, making a copy immediately is maybe ok too as a
workaround)
Take a look at vm_forkproc in vm_glue.c
-Kip
On 6/8/06, Alexander Leidinger <[EMAIL PROTECTED]> wrote:
Hi,
Roman (and I) need someone who is able to explain fork() and VM stuff.
The problem is that the linux clone() syscall is supposed to do COW of
the stack in some cases (if the child_stack a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeremy Baggs wrote:
> Got a panic today. following are output from uname -a and kgdb,with
> my kernel config as an attachment.
>
Looks like I had a PCI card conflicting with my SCSI controller.
Sorry for the noise.
Jeremy
-BEGIN PGP SIGNATURE
I'm soon to build myself a new AMD X2 workstation system on which I
plan to multiboot various operating systems including FreeBSD, a couple
Linux distros and probably Windows XP Pro, and probably also run
virtualization software (VMWare and/or Xen.) I'm hoping for it to last
me through a few year
Clifton Royston wrote:
I'm soon to build myself a new AMD X2 workstation system on which I
plan to multiboot various operating systems including FreeBSD, a couple
Linux distros and probably Windows XP Pro, and probably also run
virtualization software (VMWare and/or Xen.) I'm hoping for it to l
Clifton Royston wrote:
> I'm soon to build myself a new AMD X2 workstation system on which I
> plan to multiboot various operating systems including FreeBSD, a couple
> Linux distros and probably Windows XP Pro, and probably also run
> virtualization software (VMWare and/or Xen.) I'm hoping for i
On Thu, Jun 08, 2006 at 06:53:13PM +0200, Alexander Leidinger wrote:
> Hi,
>
> Roman (and I) need someone who is able to explain fork() and VM stuff.
>
> The problem is that the linux clone() syscall is supposed to do COW of
> the stack in some cases (if the child_stack argument is NULL it has to
In message: <[EMAIL PROTECTED]>
Andriy Gapon <[EMAIL PROTECTED]> writes:
:
: I am writing a driver for some PCI hardware that does not have any IO
: ports or IO memory (and thus does not have any useful BARs), but rather
: it is controlled and communicated with by writes and reads of c
> > I can't find anything specific about PCI Express in the 6.1 release
> > notes. However, I have Googled up some reports of various PCI-E
> > graphic cards working badly in Xorg under FreeBSD and other open source
> > OSes. In general should PCI Express graphics cards work properly and
> > pe
14 matches
Mail list logo