Date: Wed, 23 Aug 1995 16:10:48 -0700 From: "Justin T. Gibbs" <gibbs@freefall.FreeBSD.org> To: hackers@freefall.FreeBSD.org Subject: Probing all devices on Wide SCSI busses. Message-ID: <199508232310.QAA29646@freefall.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
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 ===========================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508232310.QAA29646>