Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2014 22:19:49 -0800 (PST)
From:      Nomad Esst <noname.esst@yahoo.com>
To:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>, "freebsd-drivers@freebsd.org" <freebsd-drivers@freebsd.org>
Subject:   Writting eeprom
Message-ID:  <1393481989.22330.YahooMailNeo@web162704.mail.bf1.yahoo.com>

next in thread | raw e-mail | index | archive | help
We want to add our own ID for each of our modules (pci cards), is it possible to write this ID on somewhere of the card like EEPROM?

Thanks in advance
From owner-freebsd-drivers@FreeBSD.ORG  Thu Feb 27 18:15:49 2014
Return-Path: <owner-freebsd-drivers@FreeBSD.ORG>
Delivered-To: freebsd-drivers@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 429108C7;
 Thu, 27 Feb 2014 18:15:49 +0000 (UTC)
Received: from h2.funkthat.com (gate2.funkthat.com [208.87.223.18])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 1A4001516;
 Thu, 27 Feb 2014 18:15:48 +0000 (UTC)
Received: from h2.funkthat.com (localhost [127.0.0.1])
 by h2.funkthat.com (8.14.3/8.14.3) with ESMTP id s1RIFlLd058864
 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
 Thu, 27 Feb 2014 10:15:48 -0800 (PST)
 (envelope-from jmg@h2.funkthat.com)
Received: (from jmg@localhost)
 by h2.funkthat.com (8.14.3/8.14.3/Submit) id s1RIFlQW058863;
 Thu, 27 Feb 2014 10:15:47 -0800 (PST) (envelope-from jmg)
Date: Thu, 27 Feb 2014 10:15:47 -0800
From: John-Mark Gurney <jmg@funkthat.com>
To: Nomad Esst <noname.esst@yahoo.com>
Subject: Re: Writting eeprom
Message-ID: <20140227181547.GD47921@funkthat.com>
Mail-Followup-To: Nomad Esst <noname.esst@yahoo.com>,
 "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>,
 "freebsd-drivers@freebsd.org" <freebsd-drivers@freebsd.org>
References: <1393481989.22330.YahooMailNeo@web162704.mail.bf1.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1393481989.22330.YahooMailNeo@web162704.mail.bf1.yahoo.com>
User-Agent: Mutt/1.4.2.3i
X-Operating-System: FreeBSD 7.2-RELEASE i386
X-PGP-Fingerprint: 54BA 873B 6515 3F10 9E88  9322 9CB1 8F74 6D3F A396
X-Files: The truth is out there
X-URL: http://resnet.uoregon.edu/~gurney_j/
X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html
X-TipJar: bitcoin:13Qmb6AeTgQecazTWph4XasEsP7nGRbAPE
X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger?
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2
 (h2.funkthat.com [127.0.0.1]); Thu, 27 Feb 2014 10:15:48 -0800 (PST)
Cc: "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>,
 "freebsd-drivers@freebsd.org" <freebsd-drivers@freebsd.org>
X-BeenThere: freebsd-drivers@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Writing device drivers for FreeBSD <freebsd-drivers.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-drivers>, 
 <mailto:freebsd-drivers-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-drivers/>;
List-Post: <mailto:freebsd-drivers@freebsd.org>
List-Help: <mailto:freebsd-drivers-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-drivers>,
 <mailto:freebsd-drivers-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Feb 2014 18:15:49 -0000

Nomad Esst wrote this message on Wed, Feb 26, 2014 at 22:19 -0800:
> We want to add our own ID for each of our modules (pci cards), is it possible to write this ID on somewhere of the card like EEPROM?

You need to be more specific in your question.  Some pci cards do not
have any EEPROM or programable memory on them, so it would be imposible
to write to them...  with out know which pci cards you are talking about
it is not possible to answer your question..

You may have sent this to the wrong list since we don't know the context
you are refering to..

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1393481989.22330.YahooMailNeo>