From owner-freebsd-usb@FreeBSD.ORG Sun Oct 7 09:05:09 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0058716A419; Sun, 7 Oct 2007 09:05:08 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.swip.net [212.247.154.225]) by mx1.freebsd.org (Postfix) with ESMTP id 2032E13C45A; Sun, 7 Oct 2007 09:05:07 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [85.19.218.45] (account mc467741@c2i.net [85.19.218.45] verified) by mailfe08.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 638835062; Sun, 07 Oct 2007 11:05:06 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org, Lars Engels Date: Sun, 7 Oct 2007 11:05:30 +0200 User-Agent: KMail/1.9.7 References: <20071006193259.GY30704@e.0x20.net> In-Reply-To: <20071006193259.GY30704@e.0x20.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710071105.31043.hselasky@c2i.net> Cc: current@freebsd.org, freebsd-usb@freebsd.org Subject: Re: usb_insert_transfer panic with if_zyd X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2007 09:05:09 -0000 On Saturday 06 October 2007, Lars Engels wrote: > When I use my ZyXEL G-220 Wireless USB Stick with the if_zyd driver, I > get a usb_insert_transfer panic after some traffic went trough. > The mainboard is an Asus P5K with Intel P35 chipset. > FreBSD version: > FreeBSD dhcppc2 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Thu Oct 4 22:15:47 > CEST 2007 root@dhcppc1:/usr/obj/usr/src/sys/GENERIC i386 > > Attached is the backtrace, dmesg and the output of pciconf and usbdevs. > > Lars Hi Lars, What is the panic message ? --HPS