freebsd-skq/sys/arm
Kip Macy db7f0b974f - bump __FreeBSD version to reflect added buf_ring, memory barriers,
and ifnet functions

- add memory barriers to <machine/atomic.h>
- update drivers to only conditionally define their own

- add lockless producer / consumer ring buffer
- remove ring buffer implementation from cxgb and update its callers

- add if_transmit(struct ifnet *ifp, struct mbuf *m) to ifnet to
  allow drivers to efficiently manage multiple hardware queues
  (i.e. not serialize all packets through one ifq)
- expose if_qflush to allow drivers to flush any driver managed queues

This work was supported by Bitgravity Inc. and Chelsio Inc.
2008-11-22 05:55:56 +00:00
..
arm ARM pmap style(9) and cosmetics. 2008-11-06 16:28:28 +00:00
at91 - Fix two minor errors in at91 code. 2008-11-18 12:42:59 +00:00
compile
conf Enable PCI in Marvell kernel configs. 2008-11-19 11:47:23 +00:00
include - bump __FreeBSD version to reflect added buf_ring, memory barriers, 2008-11-22 05:55:56 +00:00
mv Improve error handling in pcib_mbus_identify(). 2008-11-19 17:07:01 +00:00
sa11x0 Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
xscale correct sizeof calculation 2008-10-14 16:27:52 +00:00