From owner-freebsd-alpha Mon Apr 19 2: 1:57 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 44D3314FB9 for ; Mon, 19 Apr 1999 02:01:52 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA91900 for ; Mon, 19 Apr 1999 10:04:45 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 19 Apr 1999 10:04:45 +0100 (BST) From: Doug Rabson To: alpha@freebsd.org Subject: ATA driver for alpha Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have ported the new ATA driver to the FreeBSD/alpha. This provides support for IDE disks and cdroms. The version of the driver in the tree has only been tested on one old 433au machine so your mileage may vary :-). For the adventurous, add these lines to your kernel config: controller ata0 device atadisk0 # ATA disk drives device atapicd0 # ATAPI CDROM drives device atapifd0 # ATAPI floppy drives device atapist0 # ATAPI tape drives -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message