From owner-freebsd-hackers Tue Sep 30 08:24:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA01255 for hackers-outgoing; Tue, 30 Sep 1997 08:24:36 -0700 (PDT) Received: from mailhost.Ipsilon.COM (mailhost.ipsilon.com [205.226.5.12]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id IAA01241 for ; Tue, 30 Sep 1997 08:24:34 -0700 (PDT) Received: from quito.ipsilon.com (quito.Ipsilon.COM [205.226.1.246]) by mailhost.Ipsilon.COM (8.6.11/8.6.10) with ESMTP id IAA29906 for ; Tue, 30 Sep 1997 08:23:58 -0700 Message-Id: <199709301523.IAA29906@mailhost.Ipsilon.COM> X-Mailer: exmh version 2.0gamma 1/27/96 To: freebsd-hackers@freebsd.org Subject: src to netboot for PCI cards Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 30 Sep 1997 08:24:15 -0700 From: Adrian Caceres Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I need to implement an option rom for a network pci card. I am looking for src to a netboot that I can use as a model/base. The src in 2.2.2 or 3.0 uses an isa model and I need pci. Trying not to reinvent the wheel so any pointers/suggestions are appreciated. email to ali@ipsilon.com thanks adrian