Typo in /usr/src/sys/cam/cam_xpt.c

illoai at gmail.com illoai at gmail.com
Sun Jan 27 12:07:38 PST 2008


On 27/01/2008, R.Mahmatkhanov <cvs-src at yandex.ru> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Good day!
> I just saw it in dmesg:
>
> Jan 27 02:04:49 nx7400 kernel: xptioctl: pass driver is not in the kernel
> Jan 27 02:04:49 nx7400 kernel: xptioctl: put "device pass0" in your
> kernel config file
>
> I think it's bad suggestion, because we have not pass0 device option:
>
> - --------------------------------------------------------------
> >>> stage 1: configuring the kernel
> - --------------------------------------------------------------
> cd /usr/src/sys/i386/conf;
> PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
>  config  -d /usr/obj/usr/src/sys/GENERIC2  /usr/src/sys/i386/conf/GENERIC2
> config: Error: device "pass0" is unknown
> config: 1 errors
> *** Error code 1

It should probably be just

device pass

Looks like the error message is a bit out of date.

-- 
--


More information about the freebsd-current mailing list