Home | History | Annotate | Download | only in include
History log of /src/sys/arch/x86/include/busdefs.h
RevisionDateAuthorComments
 1.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.1  26-Sep-2007  ad branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.14; 1.1.28; 1.1.30; 1.1.32;
x86 changes for pcc and LKMs.

- Replace most inline assembly with proper functions. As a side effect
this reduces the size of amd64 GENERIC by about 120kB, and i386 by a
smaller amount. Nearly all of the inlines did something slow, or something
that does not need to be fast.
- Make curcpu() and curlwp functions proper, unless __GNUC__ && _KERNEL.
In that case make them inlines. Makes curlwp LKM and preemption safe.
- Make bus_space and bus_dma more LKM friendly.
- Share a few more files between the ports.
- Other minor changes.
 1.1.32.1  16-May-2008  yamt sync with head.
 1.1.30.1  18-May-2008  yamt sync with head.
 1.1.28.1  02-Jun-2008  mjf Sync with HEAD.
 1.1.14.2  06-Nov-2007  matt sync with HEAD
 1.1.14.1  26-Sep-2007  matt file busdefs.h was added on branch matt-armv6 on 2007-11-06 23:23:33 +0000
 1.1.10.2  27-Oct-2007  yamt sync with head.
 1.1.10.1  26-Sep-2007  yamt file busdefs.h was added on branch yamt-lazymbuf on 2007-10-27 11:28:54 +0000
 1.1.6.2  09-Oct-2007  ad Sync with head.
 1.1.6.1  26-Sep-2007  ad file busdefs.h was added on branch vmlocking on 2007-10-09 13:38:41 +0000
 1.1.4.2  06-Oct-2007  yamt sync with head.
 1.1.4.1  26-Sep-2007  yamt file busdefs.h was added on branch yamt-x86pmap on 2007-10-06 15:33:31 +0000
 1.1.2.2  02-Oct-2007  joerg Sync with HEAD.
 1.1.2.1  26-Sep-2007  joerg file busdefs.h was added on branch jmcneill-pm on 2007-10-02 18:27:49 +0000

RSS XML Feed