From owner-cvs-all Fri Sep 18 12:56:09 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18794 for cvs-all-outgoing; Fri, 18 Sep 1998 12:56:09 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA18720; Fri, 18 Sep 1998 12:55:58 -0700 (PDT) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA01127; Fri, 18 Sep 1998 12:55:35 -0700 (PDT) Date: Fri, 18 Sep 1998 12:55:35 -0700 (PDT) Message-Id: <199809181955.MAA01127@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam cam_xpt.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ken 1998/09/18 12:55:35 PDT Modified files: sys/cam cam_xpt.c Log: Change the Atlas II quirk entries so they work with differential Atlas II's. Also, add a quirk entry for the 2 gig Atlas II. Partially Submitted by: Ted Buswell Revision Changes Path 1.7 +8 -3 src/sys/cam/cam_xpt.c