From owner-freebsd-hackers@FreeBSD.ORG Sun Jul 15 20:35:14 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01BD016A404 for ; Sun, 15 Jul 2007 20:35:14 +0000 (UTC) (envelope-from maslanbsd@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.227]) by mx1.freebsd.org (Postfix) with ESMTP id B9B3F13C441 for ; Sun, 15 Jul 2007 20:35:13 +0000 (UTC) (envelope-from maslanbsd@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so623452nzf for ; Sun, 15 Jul 2007 13:35:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cri5Souar3SB2Is0Br8GrraefZrwkCQCIFHejabIZ1YGrnAWlB58zVCLOq3WkUhx2OPl7ZPSLx7S9DS/mx/UuAgZCPkFWpWVR96wo3t6BR7RapVoe6EQZ0Ok1p358iAxGKKs/k8yi1ESCDGwvc0TcAfs3Uv57cmEzG3r4zEWiF4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jLh5tYJVhpatLHcFJJpJBNMqszMrrAKwFsqjxz6zxr/BXG8u4F5ABSojgy9DLsMiQ6KgUAZAGMsS5xRC9Vl7FIwFqDQHF4dqMMrziUUO2K6P/4q+/ONUT4t9Jkd4bQKKZ+jtQae0gnkzdaVtKWRqYGeXLrlNm5x3P3yCc+R2S2I= Received: by 10.142.157.15 with SMTP id f15mr270068wfe.1184531712695; Sun, 15 Jul 2007 13:35:12 -0700 (PDT) Received: by 10.142.86.18 with HTTP; Sun, 15 Jul 2007 13:35:12 -0700 (PDT) Message-ID: <319cceca0707151335jd8aef89k635d7edb01d08691@mail.gmail.com> Date: Sun, 15 Jul 2007 23:35:12 +0300 From: Maslan To: "FreeBSD Hackers" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: loading a firmware image X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2007 20:35:14 -0000 Hello, What is the best way to load a firmware image (microcode) ? AFAIK I've to load the image file first in memory then call firmware_register() but my problem is how should i load the image in memory ?? Thanks alot -- System Programmer -- I'm Searching For Perfection, So Even If U Need Portability U've To Use Assembly ;-) -- http://libosdk.berlios.de/wiki/