From owner-freebsd-hardware@FreeBSD.ORG Sat Aug 2 12:38:45 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58ECF37B405 for ; Sat, 2 Aug 2003 12:38:45 -0700 (PDT) Received: from smtp.goamerica.net (ny-mx-01.goamerica.net [208.200.67.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C66243FCB for ; Sat, 2 Aug 2003 12:38:42 -0700 (PDT) (envelope-from eaja@erols.com) Received: from localhost (165.sub-166-141-30.myvzw.com [166.141.30.165]) by smtp.goamerica.net (8.12.8/8.12.8) with SMTP id h72JcPNf008828; Sat, 2 Aug 2003 15:38:27 -0400 (EDT) Date: Sat, 2 Aug 2003 15:35:25 -0400 From: Eric Jacobs To: freebsd-hardware@freebsd.org, patl+freebsd@volant.org Message-Id: <20030802153525.2e4a5946.eaja@erols.com> In-Reply-To: <3015080000.1059780493@mccaffrey.phoenix.volant.org> References: <3015080000.1059780493@mccaffrey.phoenix.volant.org> X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386-portbld-freebsd4.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Driver for SA1100 USB NIC ? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 19:38:46 -0000 On Fri, 01 Aug 2003 16:28:13 -0700 Pat Lashley wrote: > I just recieved a Yopy 5700 Linux-based handheld. When I plugged it into > its cradle and turned it on, FreeBSD (4-STABLE/2003-04-01) reported: > > ugen0: vendor 0x0e7e SA1100 USB NIC, rev 1.00/0.00, addr 6 > > None of the three USB NIC drivers (aue, cue, kue) seem to recognize it. > Does anybody here recognize the SA1100 designation or have any advice > on how to procede? I was just hacking up a driver for this. It's for 5.1 and works with my iPAQ 5400 and 3600. http://users.erols.com/eaja/fbsd/if_saue.tar.gz 5400 requires some linux kernel changes: http://users.erols.com/eaja/fbsd/pxa-usb_ep0.c.diff It could probably be ported to 4.x pretty easily. Hope this helps. Eric > > > Thanks, > -Pat > _______________________________________________ > freebsd-hardware@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@freebsd.org"