From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 00:36:55 2003 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 04E2E37B408 for ; Fri, 20 Jun 2003 00:36:55 -0700 (PDT) Received: from etna.obsidian.co.za (etna.obsidian.co.za [196.36.119.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3409043F3F for ; Fri, 20 Jun 2003 00:36:51 -0700 (PDT) (envelope-from jeandre@itvs.co.za) Received: from etna.obsidian.co.za (localhost [127.0.0.1]) by etna.obsidian.co.za (8.12.9/8.12.9) with ESMTP id h5K7anXS009787 for ; Fri, 20 Jun 2003 09:36:49 +0200 Received: (from uucp@localhost)h5K7an0e009785 for freebsd-questions@freebsd.org; Fri, 20 Jun 2003 09:36:49 +0200 Received: from tarcil (tarcil [172.16.1.14]) by flash.itvs.co.za (8.9.3/8.9.3) with ESMTP id KAA01334 for ; Fri, 20 Jun 2003 10:10:32 +0200 Date: Fri, 20 Jun 2003 09:33:21 +0200 (SAST) From: Jeandre du Toit X-X-Sender: jeandre@localhost.localdomain To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: USB Modem 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: Fri, 20 Jun 2003 07:36:55 -0000 I have a AzTech USB modem, I found a linux driver on their website and it works. I have problems surfing on Windows it keeps screwing up my connection, and I would like to get rid of linux to make more space for FreeBSD. My question is how much work is involved to convert the code from creating a linux kernel module to something that can work on FreeBSD? I have never coded something on FreeBSD before, if it is not too difficult, I could try. Thanks Jeandre