Re: Problem w/ ACPI in -CURRENT

From: Jeremy Bingham <jeremy_at_satanosphere.com>
Date: Thu, 25 Sep 2003 15:27:11 -0700
> Unfortunately, no.  You can cvsup to 2003/8/23 on just the sys/dev/ata
> directory and revert the change to sys/conf/files.  That does the trick.
> Currently ATAng causes a hang on resume from suspend whereas it has worked
> for months before ATAng.  I am running -current without ATAng with no
> problems.
> 
> -Nate

Herm. I checked out a copy of the sys tree from 8/23, copied the files
from sys/dev/ata over (after deleting the current ones), made the
changes in sys/conf/files, and tried making a new kernel, but it won't
do it. I get errors like:

../../../dev/ata/ata-all.c: In function `ataioctl':
../../../dev/ata/ata-all.c:409: error: `ATAPICMD' undeclared (first use
in this function)
../../../dev/ata/ata-all.c:409: error: (Each undeclared identifier is
reported only once
../../../dev/ata/ata-all.c:409: error: for each function it appears in.)
../../../dev/ata/ata-all.c:421: error: union has no member named `atapi'
../../../dev/ata/ata-all.c:424: error: union has no member named `atapi'
../../../dev/ata/ata-all.c:424: error: `ATAPI_CMD_WRITE' undeclared
(first use in this function)
../../../dev/ata/ata-all.c:425: error: union has no member named `atapi'
../../../dev/ata/ata-all.c:425: error: union has no member named `atapi'

... etc. etc. etc.

What am I missing? Incidentally, compiling a kernel w/ ACPI_DEBUG and
putting those lines in /boot/loader.conf that you mentioned in that
other email did nothing -- booting with verbose logging gave the same
amount of logging, and booting normally didn't give any more messages
than normal.

-j

----------------------------------------------
/* You are not expected to understand this. */

Captain_Tenille
http://www.satanosphere.com/
jeremy_at_satanosphere.com


Received on Thu Sep 25 2003 - 13:20:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:23 UTC