From owner-freebsd-current@FreeBSD.ORG Sun Jul 20 07:54:42 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E077137B401 for ; Sun, 20 Jul 2003 07:54:42 -0700 (PDT) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE58B43FAF for ; Sun, 20 Jul 2003 07:54:41 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.9/8.12.5) with ESMTP id h6KEseYU036467; Sun, 20 Jul 2003 08:54:41 -0600 (MDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.9/8.12.5/Submit) id h6KEseFD036466; Sun, 20 Jul 2003 08:54:40 -0600 (MDT) (envelope-from ken) Date: Sun, 20 Jul 2003 08:54:40 -0600 From: "Kenneth D. Merry" To: Harald Schmalzbauer Message-ID: <20030720145440.GA36451@panzer.kdm.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: where is kern.ca.da.no_6_byte? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2003 14:54:43 -0000 On Sun, Jul 20, 2003 at 09:13:51 +0200, Harald Schmalzbauer wrote: > Hello all, > > while my CF-Card USB adaptor is crashing 5.1 and my NEC USB floppy also > crashes 5.1 I found that sysctl -w kern.cam.da.no_6_byte=1 could help but it > seems that this sysctl doesn't exist any more! > Is there anything similar? It has been renamed: kern.cam.da.%d.minimum_cmd_size Where %d is the unit number for the da(4) device. > It also seems I'm a bit unlucky these days with 5.1. CF-Reader crahes the > system, floppy crashes the system, my RAID-controller crashes the system, > also /stand/fdisk crashes the system. > And since my burner has reached MTBF I bought the USB-Floppy to install via > ftp, but FreeBSD doesn't boot from USB-Floppys. DOS does! If your system is crashing, send stack traces to this list, and maybe someone can help track down what the problem is. Ken -- Kenneth Merry ken@kdm.org