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



On 27/01/2008, R.Mahmatkhanov <cvs-src@xxxxxxxxx> 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.

--
--
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Typo in /usr/src/sys/cam/cam_xpt.c
    ... I think it's bad suggestion, because we have not pass0 device option: ... Your patch is correct, I just committed it to HEAD. ...
    (freebsd-current)
  • Re: Sound problem
    ... >> What does kldstat say after booting and after the manual kldload? ... >> And do post your dmesg output. ... in your kernel config file. ...
    (freebsd-stable)
  • Re: Sound problem
    ... > There is no pcm device in the dmesg. ... > in your kernel config file. ... Thats because its changed in 5.x:) ...
    (freebsd-stable)
  • Re: Unable to boot Asus P5QL-EM w/ acpi enabled
    ... dmesg, pciconf, acpidump and kernel config file attached. ...
    (freebsd-current)