Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!tut.cis.ohio-state.edu!ucbvax!VAX.FTP.COM!jbvb From: jbvb@VAX.FTP.COM (James Van Bokkelen) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: NI5210 Packet Driver fails w/ 8K board Message-ID: <8907241408.AA09357@vax.ftp.com> Date: 24 Jul 89 14:08:12 GMT References: <2353@aecom.yu.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 The 82586 gets the root of its configuration data structure from a fixed location in memory (the last few bytes). This location changes with the amount of installed memory on cards which allow it, and complicates driver writing. A simple workaround is to change all references to the location at the end of the 16K to a new location the same distance below the end of the 8K. Then, re-size the number of receive buffers and you're on your way. PC/TCP's drivers for the NI5210 do this... James B. VanBokkelen 26 Princess St., Wakefield, MA 01880 FTP Software Inc. voice: (617) 246-0900 fax: (617) 246-0901