Date: Thu, 19 Sep 1996 10:03:07 -0700 (PDT) From: Julian Elischer <julian@current1.whistle.com> To: "Eric L. Hernes" <erich@lodgenet.com> Cc: Amancio Hasty <hasty@rah.star-gate.com>, hackers@freebsd.org Subject: Re: FreeBSD smc program to set smc card? Message-ID: <Pine.BSF.3.95.960919100230.3683B-100000@current1.whistle.com> In-Reply-To: <199609191317.IAA22700@jake.lodgenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
beware.. LINUX has it's arguments teh other way around in teh outb() instructions :) On Thu, 19 Sep 1996, Eric L. Hernes wrote: > Amancio Hasty writes: > > > > > >Hi, > > > >A little while ago there was a small discussion about the > >possibility of writing such code for FreeBSD. So where is it ? 8) > > > > As I remember, someone mentioned that there's some linux utilities > to configure ethernet cards at: > > ftp://cesdis1.gsfc.nasa.gov/pub/linux/setup/ > ftp://sunsite.unc.edu/system/Network/management/ewrk3tools-0.20.tar.gz > wdsetup-0.6a.tar.gz is the smc setup program. > > the following sed script does most of the work to get 'em to compile, > dunno if they run though. I'll try to test the ones I've got hardware > for. > > sed -e 's:ioperm([^)]*):open("/dev/io", O_RDWR):' \ > -e -e 's,asm/io.h,machine/cpufunc.h,' > > > > > > Tnks, > > Amancio > > > > > > > eric. > -- > erich@lodgenet.com > http://rrnet.com/~erich erich@rrnet.com > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.960919100230.3683B-100000>