Home | History | Annotate | Download | only in footbridge
History log of /src/sys/arch/arm/footbridge/footbridge.h
RevisionDateAuthorComments
 1.4  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.3  14-Mar-2009  dsl Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.2  04-May-2002  chris branches: 1.2.120; 1.2.128; 1.2.134;
Implement a proper delay routine for footbridge based systems. Note that
until the footbridge is attached we still have to rely on a loop. This
uses TIMER_3 running at 100Hz.
Sadly this doesn't appear to fix the tlp problems, which either means that this
delay routine is not as accurate as it should/could be or tlp is still broken.
 1.1  05-Jan-2002  chris branches: 1.1.2; 1.1.4;
Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set.
 1.1.4.3  20-Jun-2002  nathanw Catch up to -current.
 1.1.4.2  11-Jan-2002  nathanw More catchup.
 1.1.4.1  05-Jan-2002  nathanw file footbridge.h was added on branch nathanw_sa on 2002-01-11 23:38:02 +0000
 1.1.2.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.2.1  05-Jan-2002  thorpej file footbridge.h was added on branch kqueue on 2002-01-10 19:37:51 +0000
 1.2.134.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.128.1  28-Apr-2009  skrll Sync with HEAD.
 1.2.120.1  04-May-2009  yamt sync with head.

RSS XML Feed