From owner-freebsd-current Fri Mar 3 13:45:53 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA03077 for current-outgoing; Fri, 3 Mar 1995 13:45:53 -0800 Received: from hda.com (hda.com [199.232.40.182]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id NAA03071 for ; Fri, 3 Mar 1995 13:45:48 -0800 Received: (dufault@localhost) by hda.com (8.6.9/8.3) id QAA01478; Fri, 3 Mar 1995 16:43:28 -0500 From: Peter Dufault Message-Id: <199503032143.QAA01478@hda.com> Subject: Re: scsi changes To: phk@ref.tfs.com (Poul-Henning Kamp) Date: Fri, 3 Mar 1995 16:43:27 -0500 (EST) Cc: current@FreeBSD.org In-Reply-To: <199503031957.LAA12029@ref.tfs.com> from "Poul-Henning Kamp" at Mar 3, 95 11:57:46 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 569 Sender: current-owner@FreeBSD.org Precedence: bulk Poul-Henning Kamp writes: > > > The BOOTFLP kernel will panic in "extend_get" with a zero pointer reference > when sysinstall opens /dev/sd0d on a machine without scsi. Oops. Fixed and committed. Until the fix shows up, I suspect that any open of a non existent SCSI device will panic your system. The fix is to return ENXIO when scsi_device.c:scsi_open() is passed a 0 "scsi_device" pointer. -- Peter Dufault Real Time Machine Control and Simulation HD Associates, Inc. Voice: 508 433 6936 dufault@hda.com Fax: 508 433 5267