From owner-freebsd-hackers Wed Aug 23 16:10:50 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id QAA29652 for hackers-outgoing; Wed, 23 Aug 1995 16:10:50 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id QAA29646 for ; Wed, 23 Aug 1995 16:10:49 -0700 Message-Id: <199508232310.QAA29646@freefall.FreeBSD.org> X-Authentication-Warning: freefall.FreeBSD.org: Host localhost didn't use HELO protocol To: hackers@freefall.FreeBSD.org Subject: Probing all devices on Wide SCSI busses. Date: Wed, 23 Aug 1995 16:10:48 -0700 From: "Justin T. Gibbs" Sender: hackers-owner@FreeBSD.org Precedence: bulk I've just committed changes to the SCSI config code to allow a controller driver to specify the maximum target to probe. If you are the author of a driver that is used on wide bussed controllers, please update your driver to probe beyond target 7. For an example on how to do it, just look at sys/i386/scsi/aic7xxx.c:ahc_attach(). The ncr and bt drivers are already marked with an /* XXX */ style comment where the change is necessary, but since I don't know the model numbers of the cards that need the change, I'm leaving that up to the authors. Thanks __ Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations ===========================================