Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2008 13:56:06 GMT
From:      Adam McDougall <mcdouga9@egr.msu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/119683: Error string in xpt needs correctness update
Message-ID:  <200801151356.m0FDu6F3039643@www.freebsd.org>
Resent-Message-ID: <200801151400.m0FE02aY089964@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119683
>Category:       kern
>Synopsis:       Error string in xpt needs correctness update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 15 14:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Adam McDougall
>Release:        7.0-PRERELEASE
>Organization:
>Environment:
FreeBSD reinheitsgebot 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Mon Jan  7 10:38:51 EST 2008     mcdouga9@reinheitsgebot:/usr/obj/usr/src/sys/REINHEITSGEBOT-32  i386

>Description:
Some condition will cause /usr/src/sys/cam/cam_xpt.c to print:

xptioctl: put "device pass0" in your kernel config file

but I'm pretty sure that has been obsolete syntax for several major FreeBSD releases.  It should be "device pass".  
>How-To-Repeat:
I started up 'hald' or something similar from ports on a newly configured machine that had a detected cd burner but I apparently forgot to enable 'device pass' in my kernel config.
>Fix:
substitute "pass0" with "pass"

>Release-Note:
>Audit-Trail:
>Unformatted:



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