freebsd-nq/sys/arm
Bjoern A. Zeeb 920b965865 MFp4 bz_ipv6_fast:
in_cksum.h required ip.h to be included for struct ip.  To be
  able to use some general checksum functions like in_addword()
  in a non-IPv4 context, limit the (also exported to user space)
  IPv4 specific functions to the times, when the ip.h header is
  present and IPVERSION is defined (to 4).

  We should consider more general checksum (updating) functions
  to also allow easier incremental checksum updates in the L3/4
  stack and firewalls, as well as ponder further requirements by
  certain NIC drivers needing slightly different pseudo values
  in offloading cases.  Thinking in terms of a better "library".

  Sponsored by:	The FreeBSD Foundation
  Sponsored by:	iXsystems

Reviewed by:	gnn (as part of the whole)
MFC After:	3 days
2012-05-24 22:00:48 +00:00
..
arm Return Supervisor SP and LR registers instead of User ones while in KDB thread. 2012-05-24 12:41:57 +00:00
at91 Be a little less magical, not that these values are likely to change... 2012-05-21 07:47:57 +00:00
compile
conf MFprojects/zfsd: 2012-05-24 11:20:51 +00:00
econa Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
include MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
mv Unbreak LINT for ARM: DEBUG is a kernel configuration option. 2012-05-19 18:16:49 +00:00
s3c2xx0 Get myself a brain, move the call to init_param1() before the first use in 2011-02-21 13:11:05 +00:00
sa11x0 Remove spurious 8bit chars, turning files into plain ASCII. 2012-01-15 13:23:33 +00:00
xscale Remove obsolte big endian flag. It is no longer needed. 2012-05-11 14:51:59 +00:00