看板 DFBSD_commit 關於我們 聯絡資訊
commit 8a1bf2ada1b31653599a6ce9a52bb4f40cc8307a Author: Alex Hornung <ahornung@gmail.com> Date: Wed Nov 18 12:47:00 2009 +0000 devfs - Remove old debug * Remove old debug/warning messages about device removal: "devfs: Please check that only the right *** devices were removed!" as they are not needed anymore. Reported-By: Sascha Wildner, Hasso Tepper Summary of changes: sys/bus/cam/scsi/scsi_sa.c | 1 - sys/bus/firewire/fwdev.c | 1 - sys/dev/disk/ata/atapi-tape.c | 1 - sys/dev/disk/nata/atapi-cd.c | 1 - sys/dev/disk/nata/atapi-tape.c | 1 - sys/dev/serial/dgb/dgm.c | 1 - sys/dev/usbmisc/ucom/ucom.c | 1 - sys/dev/usbmisc/ugen/ugen.c | 1 - 8 files changed, 0 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a1bf2ada1b31653599a6ce9a52bb4f40cc8307a -- DragonFly BSD source repository