看板 DFBSD_commit 關於我們 聯絡資訊
commit 9006a7c366b23158a8ed13b8d03576179f9ee976 Author: Antonio Huete Jimenez <tuxillo@quantumachine.net> Date: Wed Apr 21 18:05:36 2010 +0200 ath - Fix a mismatch in the module options. This caused a panic with ifconfig in basic operations such as putting an interface up. Submitted-by: <rpaulo@FreeBSD.org> Summary of changes: sys/dev/netif/ath/Makefile.inc | 12 ++++++++++++ sys/dev/netif/ath/ath/Makefile | 8 -------- sys/dev/netif/ath/hal/Makefile | 7 +------ sys/dev/netif/ath/rate_sample/Makefile | 8 -------- 4 files changed, 13 insertions(+), 22 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9006a7c366b23158a8ed13b8d03576179f9ee976 -- DragonFly BSD source repository