--- /usr/src/sys/cam/cam_xpt.c 2007-07-01 03:46:16.000000000 +0400 +++ /home/manager/cam_xpt.c 2008-01-27 16:19:37.000000000 +0300 @@ -1381,7 +1381,7 @@ if (base_periph_found == 1) { printf("xptioctl: pass driver is not in the " "kernel\n"); - printf("xptioctl: put \"device pass0\" in " + printf("xptioctl: put \"device pass\" in " "your kernel config file\n"); } }