From owner-freebsd-hackers Fri Dec 1 23:16:17 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA29169 for hackers-outgoing; Fri, 1 Dec 1995 23:16:17 -0800 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA29161 for ; Fri, 1 Dec 1995 23:16:13 -0800 Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id XAA01029; Fri, 1 Dec 1995 23:15:33 -0800 From: Julian Elischer Message-Id: <199512020715.XAA01029@ref.tfs.com> Subject: Re: ethernet card configuration programs To: archie@tribe.com (Archie Cobbs) Date: Fri, 1 Dec 1995 23:15:32 -0800 (PST) Cc: erich@lodgenet.com, hackers@FreeBSD.ORG In-Reply-To: <199512020606.WAA07343@bubba.tribe.com> from "Archie Cobbs" at Dec 1, 95 10:05:59 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1081 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > > > > this is a linux web page with sources for ethernet > > card configuration. I've compiled the 3c509, but > > I haven't tested it yet. > > > > http://cesdis.gsfc.nasa.gov/linux/diag/diagnostic.html > > > > eric. > > -- > > erich@lodgenet.com > > erich@rrnet.com > > Would it be possible for someone to port these to FreeBSD? This > would be great because I always have to boot DOS to run the stupid > config program for NE2000 compatible cards... for some reason the > default card configuration and the default FreeBSD "ed1" configuration > don't agree. > > I don't know what the equivalent/substitute for #include > would be... but it looks like it shouldn't be too difficult > since the programs are very short. #include you have to open /dev/io to get permissions to do inb() and outb() instructions.. otherwise it should just about compile... > > -Archie > > _______________________________________________________________________________ > Archie L. Cobbs, archie@tribe.com * Tribe Computer Works http://www.tribe.com >