From owner-freebsd-questions Fri Sep 6 09:25:13 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA05113 for questions-outgoing; Fri, 6 Sep 1996 09:25:13 -0700 (PDT) Received: from freefall.freebsd.org (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA05107; Fri, 6 Sep 1996 09:25:11 -0700 (PDT) Message-Id: <199609061625.JAA05107@freefall.freebsd.org> To: Gordon Henderson cc: questions@freebsd.org, scsi@freebsd.org Subject: Re: CCD Setup woes ... (Kernel Panic) In-reply-to: Your message of "Fri, 06 Sep 1996 16:54:34 BST." Date: Fri, 06 Sep 1996 09:25:11 -0700 From: "Justin T. Gibbs" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I'm using the adaptec card until I get some decent buslogic PCI cards. >(I've had LOTS of problems with Adaptec 2940 PCI cards!) I'd be interested to know what kinds of problems you're having with 2940s. You've never reported any bugs that I know of. > ccdconfig -c -v ccd0 32 none /dev/sd1f /dev/sd2f > >which resulted in a kernel panic. The message is: > > vm_bounce_alloc: b_bufsize(0x80) < b_count(0x200) !! > panic: vm_bounce_alloc A stack trace would be helpfull in tracking this down. Put DDB in your kernel (options DDB) and use the 'trace' command when the panic occurs. >Gordon -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================