From owner-freebsd-questions Fri Jun 21 10:46:36 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA00686 for questions-outgoing; Fri, 21 Jun 1996 10:46:36 -0700 (PDT) Received: from x1.boston.juno.com (x1.boston.juno.com [205.231.100.21]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA00675; Fri, 21 Jun 1996 10:46:34 -0700 (PDT) Received: (from fadorno@juno.com) by x1.boston.juno.com (queuemail) id NAA23440; Fri, 21 Jun 1996 13:46:22 EDT To: gibbs@freebsd.org Cc: freebsd-hardware@freebsd.org, questions@freebsd.org Date: Fri, 21 Jun 1996 10:46:05 PST Subject: Adaptec 2920 and NEC CDR-222 (4x SCSI) Message-ID: <19960621.104606.3150.0.fadorno@juno.com> X-Mailer: Juno 1.00 X-Juno-Line-Breaks: 2-5,7-8,10 From: fadorno@juno.com (Fred Adorno) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I read in the book that you are in charge of the SCSI subsystem. I like to know if you are working on a device drivers that will work with the Adaptec 2920. I get this message at the end of the kernel: "pci0:19:vendor=0x1036, device=0x0000, class=storage (scsi) [no driver assigned]" Any suggestions or quick fixes? I am a newbie, so I wouldn't know how to write a device driver.