opnsense-src/sys/dev/cfi
Attilio Rao 3f8fdcfde3 After rewriting powerpc atomic we decided to commit at the constraint
that for _ptr operations, when not used directly with uintptr_t, we
needed to manually cast.

Use the cast on the _ptr version, where it actually wasn't (please note
that i386 doesn't get it right, while amd64 doesn't seem to compile
cfi neither in LINT, that is why it doesn't fail).

Reported by:	sbruno
2011-05-13 15:09:35 +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 After rewriting powerpc atomic we decided to commit at the constraint 2011-05-13 15:09:35 +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 Add support for frobbing Intel StrataFlash Protection Registers: 2009-02-05 18:12:07 +00:00
cfi_var.h Add cfid, a disk interface to CFI flash devices; this enables construction 2009-03-09 23:16:02 +00:00