NetBSD/sys/arch/mmeye
mrg aeed173f3b convert a cast & structure assignment to a memcpy() to avoid
potential pointer aliasing issues.
2011-07-04 12:03:56 +00:00
..
compile
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
dev Support mmEye-WLF. 2011-02-19 10:46:27 +00:00
include bus_dma_segment_t should be a structure, not a pointer. 2011-03-23 13:01:04 +00:00
mmeye struct device * -> device_t, struct cfdata * -> cfdata_t 2011-06-05 17:03:16 +00:00
stand convert a cast & structure assignment to a memcpy() to avoid 2011-07-04 12:03:56 +00:00
Makefile