From owner-freebsd-questions@FreeBSD.ORG Sun May 28 11:40:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 872D716A82E for ; Sun, 28 May 2006 11:40:27 +0000 (UTC) (envelope-from fierykylin@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8B9543D48 for ; Sun, 28 May 2006 11:40:26 +0000 (GMT) (envelope-from fierykylin@gmail.com) Received: by wx-out-0102.google.com with SMTP id i31so23278wxd for ; Sun, 28 May 2006 04:40:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=aHUC5zhDOiigugdTFfe7u3wVl0vuL+fhn/Qtuu/i8narZ7VVdzDKy6LfUiZ9ubHf/+UT2pWsAOOjUPXRYUZvwOt/dPngtdZ3aGD4qwoJcLcDjDf1YcUPFP6UU+WAv2Rg+sAR5+dCI8ndGWidcF/DyD90UP1Du/req6Ka8TDP2v4= Received: by 10.70.105.15 with SMTP id d15mr1258431wxc; Sun, 28 May 2006 04:40:26 -0700 (PDT) Received: by 10.70.43.11 with HTTP; Sun, 28 May 2006 04:40:26 -0700 (PDT) Message-ID: <87ab37ab0605280440t4b40f716xa78d47b7983e52ad@mail.gmail.com> Date: Sun, 28 May 2006 19:40:26 +0800 From: "william wallace" Sender: fierykylin@gmail.com To: "Nikolas Britton" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87ab37ab0605272028o54e0a2c9x65cc69ffc6c0e3af@mail.gmail.com> X-Google-Sender-Auth: 13bfd6f986ec9bcd Cc: freebsd-questions@freebsd.org Subject: Re: what is the use of drm_os_freebsd.h X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 11:40:28 -0000 thanku sir! but why there r so many datat type similar to linux in that group of files? On 5/28/06, Nikolas Britton wrote: > On 5/27/06, william wallace wrote: > > hi ,all > > I am porting something from linux to freebsd ,i found the > > DataTypes hard to translate ,then i saw that many types inlinux can be > > found in drm_os_freebsd.h,such as > > typedef int8_t s8; > > typedef int16_t s16; > > typedef int32_t s32; > > typedef u_int8_t u8; > > typedef u_int16_t u16; > > typedef u_int32_t u32; > > > > so ,what is the use of drm_os_freebsd.h > > and any advice for me to translate DT from linux to Freebsd? > > > > "The Direct Rendering Manager (DRM) is a device-independent > kernel-level device driver that provides support for the XFree86 > Direct Rendering Infrastructure (DRI)." --src/sys/dev/drm/drm.h > > I can't find the file your talking about so this is just a guess. > > > > -- > BSD Podcasts @: > http://bsdtalk.blogspot.com/ > http://freebsdforall.blogspot.com/ > -- we who r about to die,salute u!