From owner-freebsd-questions@FreeBSD.ORG Tue Nov 23 23:47:25 2004 Return-Path: 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 053BC16A4CE for ; Tue, 23 Nov 2004 23:47:25 +0000 (GMT) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C4043D48 for ; Tue, 23 Nov 2004 23:47:24 +0000 (GMT) (envelope-from peter1.trinh@verizon.net) Received: from outgoing.verizon.net ([192.168.1.4]) by out003.verizon.net ESMTP <20041123234723.XHJJ1463.out003.verizon.net@outgoing.verizon.net>; Tue, 23 Nov 2004 17:47:23 -0600 X-Mailer: Openwave WebEngine, version 2.8.12 (webedge20-101-197-20030912) From: Peter Trinh To: Date: Tue, 23 Nov 2004 15:47:23 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [192.168.1.4] at Tue, 23 Nov 2004 17:47:23 -0600 Message-Id: <20041123234723.XHJJ1463.out003.verizon.net@outgoing.verizon.net> cc: thai.trinh@verizon.net Subject: Question about old FreeBSD versions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2004 23:47:25 -0000 Hi FreeBSD Administrator, I am working on some FreeBSD driver code that was written a few years back for FreeBSD 4.3. I already downloaded and installed 4.10 (using FTP ISO image), but there have been so many changes in the kernel between the 4.3 and 4.10. As a result, I've had a lot of problems compiling the driver. I wish that I could be able to download the 4.3 and start from there. Is there a way to get 4.3 ? Thanks Peter Trinh