From owner-freebsd-drivers@FreeBSD.ORG Mon Jun 19 12:12:45 2006 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28F5116A479 for ; Mon, 19 Jun 2006 12:12:45 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from mx18.yandex.ru (smtp2.yandex.ru [213.180.200.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E04E43D5F for ; Mon, 19 Jun 2006 12:12:43 +0000 (GMT) (envelope-from bu7cher@yandex.ru) Received: from mail.kirov.so-cdu.ru ([81.18.142.225]:28169 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S3376495AbWFSMMk (ORCPT ); Mon, 19 Jun 2006 16:12:40 +0400 X-Comment: RFC 2476 MSA function at smtp2.yandex.ru logged sender identity as: bu7cher Message-ID: <449694B2.6020906@yandex.ru> Date: Mon, 19 Jun 2006 16:12:34 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Karsten Brandt References: In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-drivers@freebsd.org Subject: Re: ata CD driver X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 12:12:45 -0000 Karsten Brandt wrote: > But for the complete understand I search informations for the ATA_LOCKING > function. > I can't find a documentation and what I me confused a little bit, I can't > find this function not in the source tree of my FreeBSD. > > I work on an upgraded FreeBSD 6.1 and I was very happy for each hint. I think this code is automatically generated from ata_if.m -- WBR, Andrey V. Elsukov