From owner-cvs-all Fri Jul 2 18:44: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FA71151CD; Fri, 2 Jul 1999 18:44:06 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA23684; Fri, 2 Jul 1999 18:44:06 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199907030144.SAA23684@freefall.freebsd.org> From: Matt Jacob Date: Fri, 2 Jul 1999 18:44:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/07/02 18:44:06 PDT Modified files: sys/dev/isp isp_freebsd.c Log: Well, don't try and probe 65535 luns- things just don't really work well when this happens. Limit to 16 luns for the 2100/2200 for now. Revision Changes Path 1.21 +6 -1 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message