DragonFly bugs List (threaded) for 2008-03
DragonFly BSD
DragonFly bugs List (threaded) for 2008-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: latest -HEAD kernel cannot be built


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 24 Mar 2008 07:29:08 -0700 (PDT)

:After the changes to sys/dev/disk/nata the kernel cannot be built. The error
:..
:error: 'PCIP_STORAGE_SATA_AHCI_1_0' undeclared (first use in this function)
:
:I cannot find 'PCIP_STORAGE_SATA_AHCI_1_0' defined anywhere in the source tree
:(only used in ata-chipset.c), but PCIP_STORAGE_SATA_AHCI is defined in
:sys/bus/pci/pcireg.h. With the following patch the kernel does compile, but
:I'm not sure if using 'PCIP_STORAGE_SATA_AHCI_1_0' was intentional (maybe it
:should have a different value than PCIP_STORAGE_SATA_AHCI) or not.
:-- 
:Regards,
:Rumko

    Fixed.  I forgot to commit the header file change.

					-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]