Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 13:42:48 -0600
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        R.Mahmatkhanov <cvs-src@yandex.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Typo in /usr/src/sys/cam/cam_xpt.c
Message-ID:  <d7195cff0801271142g39ca4889ne438cf65b1fbbaeb@mail.gmail.com>
In-Reply-To: <479C877C.30603@yandex.ru>
References:  <479C877C.30603@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27/01/2008, R.Mahmatkhanov <cvs-src@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.

-- 
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7195cff0801271142g39ca4889ne438cf65b1fbbaeb>