freebsd-dev/sys/dev/cfi
Alexander Motin ce4bc82d19 Use direct custom implementations instead of g_handleattr() for CFI and NAND
d_getattr().  Since these drivers use disk(9) KPI and not directly GEOM, use
of that function means KPI layering violation, causing extra g_io_deliver()
call for the request.
2013-06-12 12:51:43 +00:00
..
cfi_bus_fdt.c MFP4 changes 222065 and 222068: 2013-04-30 18:33:29 +00:00
cfi_bus_ixp4xx.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
cfi_bus_nexus.c MFP4 change 217313 and part of 222068: 2013-04-03 22:37:40 +00:00
cfi_core.c MFP4 @217311 2013-05-30 01:22:50 +00:00
cfi_dev.c CFI fixes for big endian archs. 2012-03-27 15:13:12 +00:00
cfi_disk.c Use direct custom implementations instead of g_handleattr() for CFI and NAND 2013-06-12 12:51:43 +00:00
cfi_reg.h MFP4 @217311 2013-05-30 01:22:50 +00:00
cfi_var.h CFI fixes for big endian archs. 2012-03-27 15:13:12 +00:00