Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!serv.hinet.net!news.uoregon.edu!arclight.uoregon.edu!usenet.eel.ufl.edu!warwick!yama.mcc.ac.uk!winu.fa.umist.ac.uk!bill From: bill@winu.fa.umist.ac.uk (Bill Nutt) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: 3Com drivers Date: 12 May 1996 20:27:48 GMT Organization: Sirius Cybernetics Corporation Lines: 12 Message-ID: <4n5hk4$rpa@yama.mcc.ac.uk> References: <4mtrvf$irq@vivaldi.inoc.dl.nec.com> NNTP-Posting-Host: winu.fa.umist.ac.uk X-Newsreader: TIN [version 1.2 PL2] so long as you do it manually at the boot prompt instead of using the pretty "visual" utility, you can set the base address to 0x3000. --Bill Nutt UMIST, UK Kermit Tensmeyer (kermit@cnad.dl.nec.com) wrote: : The 3C579-TP (3C5X9) comes with a base address of 3000H. The drivers in the : freebsd distributions are looking for the ethernet board at a base address of : 300H. : How do I adjust the drivers to use the address that the board uses?