Date: Wed, 17 Dec 2014 09:30:26 -0500 From: John Baldwin <jhb@freebsd.org> To: Shane Ambler <BSD@shaneware.biz> Cc: Alexander Motin <mav@freebsd.org>, freebsd-stable@freebsd.org, hselasky@freebsd.org, mjg@freebsd.org, Shane Ambler <FreeBSD@shaneware.biz> Subject: Re: Help debugging stable/10 Message-ID: <2129928.1Q3VzLjDQL@ralph.baldwin.cx> In-Reply-To: <5490BF55.3020108@ShaneWare.Biz> References: <5488F58D.7060708@ShaneWare.Biz> <201412161129.57704.jhb@freebsd.org> <5490BF55.3020108@ShaneWare.Biz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, December 17, 2014 09:55:09 AM Shane Ambler wrote: > I think it was in RC3 I got errors of - > xptioctl: pass driver is not in the kernel > xptioctl: put "device pass" in your kernel config file > a couple of times with the USB memstick - again not recently. Interesting. Perhaps take 'pass' back out then as the cure seems worse than the disease. :) Can you figure out what processes are running when those errors are logged? Whatever is calling xptioctl() is triggering this I believe. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2129928.1Q3VzLjDQL>