freebsd-dev/sys/dev/cfi
Attilio Rao dc6dc1f573 Merge r221614,221696,221737,221840 from largeSMP project branch:
Rewrite atomic operations for powerpc in order to achieve the following:
- Produce a type-clean implementation (in terms of functions arguments
  and returned values) for the primitives.
- Fix errors with _long() atomics where they ended up with the wrong
  arguments to be accepted.
- Follow the sys/type.h specifics that define the numbered types starting
  from standard C types.
- Let _ptr() version to not auto-magically cast arguments, but leave
  the burden on callers, as _ptr() atomic is intended to be used
  relatively rarely.

Fix cfi in order to support the latest point.

In collabouration with:	bde
Tested by:		andreast, nwhitehorn, jceel
MFC after:		2 weeks
2011-05-22 20:55:54 +00:00
..
cfi_bus_fdt.c Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
cfi_bus_ixp4xx.c fix whitespace 2009-02-17 23:43:17 +00:00
cfi_core.c Move from using devclass_find_free_unit(cfi_diskclass, 0) to -1, since 2009-06-10 17:41:24 +00:00
cfi_dev.c Merge r221614,221696,221737,221840 from largeSMP project branch: 2011-05-22 20:55:54 +00:00
cfi_disk.c choose the size of the last region for d_stripsize instead of the first; 2009-03-10 22:29:42 +00:00
cfi_reg.h
cfi_var.h Add cfid, a disk interface to CFI flash devices; this enables construction 2009-03-09 23:16:02 +00:00