From owner-freebsd-questions@FreeBSD.ORG Mon Nov 19 21:46:12 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD30F16A418 for ; Mon, 19 Nov 2007 21:46:12 +0000 (UTC) (envelope-from simba7@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.229]) by mx1.freebsd.org (Postfix) with ESMTP id 8746C13C458 for ; Mon, 19 Nov 2007 21:46:12 +0000 (UTC) (envelope-from simba7@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so718130wra for ; Mon, 19 Nov 2007 13:45:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; 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; bh=BdGVOolwBmOPtTG0Rz4ZScXQ+6sdPeDjevPogCxRSOM=; b=Pd4F21PNgcw3dMZ2jrC+I7ReYk2wtTsk8c1fefc1gvrIQWWxS7fjQv7+64XLR8CvoIuPUSbvy/w6t/rmZqvAAjUsfdH9KM+p20csmozB7DvJoN3Wp0M5DtjaLrAbcosMafZlqnbmn/ZEBvNGN9C7oR/WPTy7nrTSUSlMKovcEpA= 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=JdmWrgom6zlEg6U6yWV6NK5JKXGQXJN7bs7Se0RVrZ44idNmw3GHrlhDE94Fuyj7oghU9rvi43bM/P28i3WbcKRMBRw6/Pp7znbB81fld7B+VywN10sb2TkB5rJ9WTYd7pqQNjHrkMpmhDoC/dh478oJpH6oCbWl4XoWeYYVnAA= Received: by 10.142.240.9 with SMTP id n9mr1358493wfh.1195507140798; Mon, 19 Nov 2007 13:19:00 -0800 (PST) Received: by 10.143.6.4 with HTTP; Mon, 19 Nov 2007 13:19:00 -0800 (PST) Message-ID: <49c554520711191319r610fe2faw24720bd7d72dde19@mail.gmail.com> Date: Mon, 19 Nov 2007 14:19:00 -0700 From: "James Shaw" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 3Com 3c515-TX Fast Ethernet ISA Card 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: Mon, 19 Nov 2007 21:46:12 -0000 Hello Everyone, I'm trying to get an old 3Com 3c515-TX Fast Ethernet ISA Card to work with FreeBSD 7.0-BETA3. So far, the only operating systems I can use this card on are OpenBSD, NetBSD, Linux, and (ugh) Windows. Is there a way to port the OpenBSD (or NetBSD) driver to FreeBSD so we can utilize this card instead of switching OS's? James