From owner-freebsd-current@FreeBSD.ORG Sat Jul 17 17:11:06 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36AF816A4CE for ; Sat, 17 Jul 2004 17:11:06 +0000 (GMT) Received: from mail.crypta.net (mail.crypta.net [83.136.131.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D14B143D54 for ; Sat, 17 Jul 2004 17:11:05 +0000 (GMT) (envelope-from ah@crypta.net) Received: by mail.crypta.net (Postfix, from userid 1001) id C91F4ECD43B; Sat, 17 Jul 2004 19:11:03 +0200 (CEST) Date: Sat, 17 Jul 2004 19:11:02 +0200 From: Andy Hilker To: freebsd-current@freebsd.org Message-ID: <20040717171102.GA41182@mail.crypta.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xEC6E1071 X-PGP-Fingerprint: 9B2E 5892 AD93 D5C5 FB8E 3912 35D6 951B EC6E 1071 Organization: cryptobank - Andy Hilker Subject: rl network driver / patch for peppercon card X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2004 17:11:06 -0000 Hi, i have a rl8139, but special edition from peppercon with some extra features: - watchdog (i do not need and do not use it) - a hardware reset by a magic LAN packet (like Wake on LAN) Networking works with standard FreeBSD driver, but not the reset feature. I only use the reset feature, nothing else. Some peppercon developer was very kind and made a patch for if_rl.c and if_rleg.h. This Patch works about 1 year. But now (with current) there are many driver changes and patch fails at some hunks. Last known working patch was with files from may. Unfortunately i have not nearly enough knowledge to fix this. So i have to search someone (is anybody here, who is able to take a look at the patch?) or ask the peppercon developer a second time. But maybe there is an opportunity to get this support permanent to FreeBSD? bye and thanks for hopefully some answers :), Andy