From owner-freebsd-questions@FreeBSD.ORG Fri May 21 11:43:33 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E62AA16A4CE for ; Fri, 21 May 2004 11:43:33 -0700 (PDT) Received: from sdf.lonestar.org (ol.freeshell.org [192.94.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1714243D2D for ; Fri, 21 May 2004 11:43:33 -0700 (PDT) (envelope-from LukeD@pobox.com) Received: from sdf.lonestar.org (IDENT:lukas@otaku.freeshell.org [192.94.73.2]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i4LIhIcj025025 for ; Fri, 21 May 2004 18:43:19 GMT Received: from localhost (lukas@localhost)i4LIhI7X015277 for ; Fri, 21 May 2004 11:43:18 -0700 (PDT) X-Authentication-Warning: otaku.freeshell.org: lukas owned process doing -bs Date: Fri, 21 May 2004 11:43:18 -0700 (PDT) From: LukeD@pobox.com X-X-Sender: lukas@otaku.freeshell.org To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Proper way to shutdown a USB ethernet adapter? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: LukeD@pobox.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2004 18:43:34 -0000 >> I'm running i386 5.2-CURRENT and using the axe driver to run a Netgear >> FA120 USB ethernet adapter. >> 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue May 18 16:11:06 PDT 2004 >> >> The problem is that no matter what I try, every time I try to shut down >> the system, if this device is plugged in, the system will panic with a >> page fault when init terminates. > >Sorry, I can't answer your question. >Just another question to you: is your USB chipset on the motherboard >a "VIA 83C572" ? The motherboard is a decrepit old American Megatrends Titan 3 PCI EISA Pentium motherboard from the mid-90s that doesn't have native USB support. I'm using a Belkin F5U219 PCI card to give me USB 2.0 support. I've got a USB mouse and a USB storage device, but I haven't gotten around to setting those up yet.