看板 DFBSD_commit 關於我們 聯絡資訊
commit 5232a5c15821208cac823b0d7c3ffed67b5d57a4 Author: Sascha Wildner <saw@online.de> Date: Mon Aug 22 09:17:49 2011 +0200 mly(4): Perform some minor cleanup. * Add dependencies for pci and cam. * Fix a typo (MHZ -> MHz) * Cleanup debug printf. * Remove unused define from the Makefile and add MLY_DEBUG. Summary of changes: sys/dev/raid/mly/Makefile | 2 +- sys/dev/raid/mly/mly.c | 4 +++- sys/dev/raid/mly/mlyvar.h | 3 +-- 3 files changed, 5 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5232a5c15821208cac823b0d7c3ffed67b5d57a4 -- DragonFly BSD source repository