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

Re: buildworld update committed


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Mar 2004 21:42:23 -0800 (PST)

:It failed after removing the obj directory. And yes the soft link is
:here:
:
:# ls -l /usr/obj/home/src/sys/DFLY/machine 
:lrwxr-xr-x  1 root  wheel  26 Mar 23 04:32 /usr/obj/home/src/sys/DFLY/machine -> /home/src/sys/i386/include
:but there is no apic.h in /sys/i386/include/. This is normal as it
:does not exist in the cvs repository either :-/
:
:Jean-Marc
:
:-- 
:Jean-Marc Zucconi -- PGP Key: finger jmz@xxxxxxxxxxx [KeyID: 400B38E9]

    Hmm.  /usr/src/sys/i386/i386/pmap_inval.c does not include
    machine/apic.h.  It includes machine/apicreg.h.

    Check your sources.  You should have rev 1.2 of pmap_inval.c

----------------------------
revision 1.2
date: 2004/02/21 06:37:07;  author: dillon;  state: Exp;  lines: +1 -1
Synchronize a bunch of things from FreeBSD-5 in preparation for the new
ACPICA driver support.

* Bring in a lot of new bus and pci DEV_METHODs from FreeBSD-5
* split apic.h into apicreg.h and apicio.h
* rename INTR_TYPE_FAST -> INTR_FAST and move the #define
* rename INTR_TYPE_EXCL -> INTR_EXCL and move the #define
* rename some PCIR_ registers and add additional macros from FreeBSD-5
* note: new pcib bus call, host_pcib_get_busno() imported.
* kern/subr_power.c no longer optional.


					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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