From owner-freebsd-hackers Wed Apr 9 06:39:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA19900 for hackers-outgoing; Wed, 9 Apr 1997 06:39:28 -0700 (PDT) Received: from haywire.DIALix.COM (news@haywire.dialix.com [192.203.228.65]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA19891 for ; Wed, 9 Apr 1997 06:39:22 -0700 (PDT) Received: (from news@localhost) by haywire.DIALix.COM (8.8.4/8.8.2) id VAA01309 for freebsd-hackers@freebsd.org; Wed, 9 Apr 1997 21:39:16 +0800 (WST) X-Authentication-Warning: haywire.DIALix.COM: news set sender to usenet-request@haywire.dialix.com using -f Received: from GATEWAY by haywire.DIALix.COM with netnews for freebsd-hackers@freebsd.org (problems to: usenet@haywire.dialix.com) To: freebsd-hackers@freebsd.org Date: 9 Apr 1997 13:39:16 GMT From: peter@spinner.DIALix.COM (Peter Wemm) Message-ID: <860593155.985855@haywire.DIALix.COM> Organization: DIALix Internet Services References: <199704041613.QAA28898@whydos.lkg.dec.com> Subject: Re: How to get the latest de driver under FreeBSD... Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <199704090003.JAA21528@genesis.atrad.adelaide.edu.au>, msmith@atrad.adelaide.edu.au (Michael Smith) writes: > Matt Thomas stands accused of saying: >> >> I just wrote a web page on how to upgrade/update your FreeBSD so >> it can run the latest de driver (which is in NetBSD). >> >> It's at http://www.3am-software.com/ifmedia.html . Note that the NetBSD >> is in much better shape than the current FreeBSD driver. >> >> (www.3am-software.com is now 206.107.21.156 if you have problems accessing >> that page) > > Is anyone actively looking at committing this? If not, I'll take it - we > certainly need it. Beware! There are bugs in the "how-to" on the web page.. I've discovered some changes to net/if.c that were missed, It either causes the SIOC{GS}IFMEDIA ioctl's to either be ignored, or to allow non-priviliged users to change the media settings. Imagine Joe Hacker on your shell server being able to change the ethernet card settings... I've got this stuff in my tree at the moment and was about to give it a shot. > Thanks Matt! Cheers, -Peter