CVS commit: src/sys/external/bsd/acpica/dist/namespace

2019-10-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 25 01:32:56 UTC 2019 Modified Files: src/sys/external/bsd/acpica/dist/namespace: nsdump.c Log Message: fix printf formats To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \ src/sys/external/bsd/acpica/

CVS commit: src/sys/external/bsd/acpica/dist/namespace

2019-10-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 25 01:32:56 UTC 2019 Modified Files: src/sys/external/bsd/acpica/dist/namespace: nsdump.c Log Message: fix printf formats To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \ src/sys/external/bsd/acpica/

Re: CVS commit: src/sys/external/bsd/acpica/dist/namespace

2014-04-05 Thread Christos Zoulas
On Apr 4, 8:00pm, c...@chuq.com (Chuck Silvers) wrote: -- Subject: Re: CVS commit: src/sys/external/bsd/acpica/dist/namespace | hi christos, | | this change breaks the SATA controller on one of my boxes. | this change doesn't look at all right to me, | how about we revert it and fix the ma

Re: CVS commit: src/sys/external/bsd/acpica/dist/namespace

2014-04-04 Thread Ryo ONODERA
From: Chuck Silvers , Date: Fri, 4 Apr 2014 20:00:19 -0700 > hi christos, > > this change breaks the SATA controller on one of my boxes. > this change doesn't look at all right to me, > how about we revert it and fix the macbook problem a better way? I feel that MacBook Air mid-2012's problem sh

Re: CVS commit: src/sys/external/bsd/acpica/dist/namespace

2014-04-04 Thread Chuck Silvers
hi christos, this change breaks the SATA controller on one of my boxes. this change doesn't look at all right to me, how about we revert it and fix the macbook problem a better way? -Chuck On Sun, Jan 05, 2014 at 10:45:43AM -0500, Christos Zoulas wrote: > Module Name: src > Committed By: chris