Re: Panic at USB drive plugging in

From: Alexander Motin <mav_at_FreeBSD.org>
Date: Tue, 23 Jul 2013 23:02:36 +0300
On 23.07.2013 21:28, Jia-Shiun Li wrote:
> On Wed, Jul 24, 2013 at 12:13 AM, Alexander Motin <mav_at_freebsd.org> wrote:
>> On 23.07.2013 19:07, Hans Petter Selasky wrote:
>>> This looks like a CAM/SCSI problem and not directly USB stack problem.
>>
>> It seems crashed inside the CAM sg driver, that is not part of GENERIC
>> kernel. Are you using it is some way?
>>
>
> No. I do not use it at all.

cam.k kernel module includes all existing periph drivers in one bundle. 
Loading cam.ko you are probably getting sg driver also, that triggers 
reported issue. You may try to rip out sg with single line hack to 
module's Makefile. The real fix require looking closer on sg, which I 
never used.

-- 
Alexander Motin
Received on Tue Jul 23 2013 - 18:02:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:39 UTC