Return to BSD News archive
Path: sserve!manuel!munnari.oz.au!uunet!haven.umd.edu!darwin.sura.net!ukma!rutgers!ub!galileo.cc.rochester.edu!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!aw2t+ From: aw2t+@andrew.cmu.edu (Alex R.N. Wetmore) Newsgroups: comp.unix.bsd Subject: Re: setting up 3c503 Message-ID: <IeeJuUW00Vp8M1tQZ0@andrew.cmu.edu> Date: 6 Sep 92 01:28:00 GMT Organization: Sophomore, Math/Computer Science, Carnegie Mellon, Pittsburgh, PA Lines: 15 In-Reply-To: <Bu1t2K.E2u@ibmpcug.co.uk> Excerpts from netnews.comp.unix.bsd: 4-Sep-92 Re: setting up 3c503 by Adrian Hall@ibmpcug.co.u > PS - If you get it going, please let me know what you did. > > Adrian Here are the changes that I had to make to get 386bsd to work with the 3c503 card through the AUI (thick) port: Edit /usr/src/sys.386bsd/i386/isa/if_ec.c (might be the wrong path, this is out of memory), and search for thick. There is a port number there that needs to be changed from a 2 to a 0. Then recompile the sources, and everything should work fine. alex