Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!ncar!ico!dougm From: dougm@ico.isc.com (Doug McCallum) Newsgroups: comp.unix.i386 Subject: Re: Problems with wd8003E/A under Interactive Unix 2.2 Message-ID: <1990Aug17.230434.24772@ico.isc.com> Date: 17 Aug 90 23:04:34 GMT References: <1990Aug12.201008.8153@hod.uit.no> <772@wa4mei.UUCP> <482@comcon.UUCP> Reply-To: dougm@ico.ISC.COM (Doug McCallum) Organization: Interactive Systems Corp., Boulder CO Lines: 32 In article <482@comcon.UUCP> tim@comcon.UUCP (Tim Brown) writes: ... >The wd8003's shared memory is at c4000-c5fff, contrary to ISC's >defaults. Change this and it should work fine. The WD8003 can have shared memory at any number of locations. This is entirely under program control on the AT bus but is specified by the feature setup disk on the PS/2. In that case, the driver reads the shared memory range in from the POS registers. Our documentation specifies D0000 to void conflict with VGA controllers which overlap the C4000 address on the AT bus, so is correct as it stands since that is where we put it by default. Changing the address won't fix the problem since the problem is that the driver that shipped with TCP/IP 1.2 and earlier does not support the WD8003E/A properly. WD introduced a number of new members to the 8003 family that were not completely software compatible with the old driver so new driver is required. ISC will be shipping a new release of all the network drivers (in a separate package) sometime in the next month or so. This release will have a WD8003 driver that supports all currently released WD8003* boards. The updated driver is also available through Western Digital's bulletin board. Doug McCallum Interactive Systems Corp. dougm@ico.isc.com The above is not an official statement from Interactive. It just reflects my current understanding of the problem.