From owner-cvs-all Sat Oct 16 2: 0:53 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 38DC814A19; Sat, 16 Oct 1999 02:00:51 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA12541; Sat, 16 Oct 1999 02:00:50 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199910160900.CAA12541@freefall.freebsd.org> From: Doug Rabson Date: Sat, 16 Oct 1999 02:00:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/10/16 02:00:50 PDT Modified files: sys/dev/ata ata-all.c Log: Relax the check for class=storage, subclass=ide to just class=storage. This allows ata to probe correctly for the HPT366 on Abit's BP6. Revision Changes Path 1.28 +2 -3 src/sys/dev/ata/ata-all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message