From owner-freebsd-current Fri Apr 16 22:49:13 1999 Delivered-To: freebsd-current@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 3D4911519A for ; Fri, 16 Apr 1999 22:49:03 -0700 (PDT) (envelope-from fjoe@iclub.nsu.ru) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.2/8.8.5) with ESMTP id MAA06066; Sat, 17 Apr 1999 12:45:58 +0700 (NSS) Date: Sat, 17 Apr 1999 12:45:58 +0700 (NSS) From: Max Khon To: Robert Watson Cc: freebsd-current@FreeBSD.ORG Subject: Re: lnc0: broke for us between 3.1 and 4.0? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, there! On Fri, 16 Apr 1999, Robert Watson wrote: > We upgraded a crash machine from 3.1-RELEASE to 4.0-CURRENT from just > before the EGCS switch was pulled. The machine is a Pentium 166 MMX > overdrive. Prior to the upgrade, it correctly probed the Kensington KNE > 2100 (something like that) with the lnc driver as being at 0x300 irq 5 > drq 6. > > The working 3.1-RELEASE GENERIC w/a change in the config editor probe went > like: > > lnc0 at 0x300-0x317 irq 5 drq 6 on isa > lnc0: PCnet-ISA address 00:c0:f0:00:81:f4 > > After upgrading to -current, the probe failed as follows (when config was > used on the GENERIC quote): > > lnc0 at 0x300-0x317 irq 5 drq 6 on isa > lnc0: Memory allocated above 16Mb limit > > Any suggestions as to what might done to fix it? If we switch back to the > old kernel, it boots fine, so presumably it was some change between > 3.1-RELEASE and 4.0-CURRENT, either in the config file or the lnc driver? i had lnc (AMD PCNet) driver which uses 32-bit mode but it does not work with older (16bit) AMD PCNet cards. Maybe someone should take a look at it and merge with current lnc driver (as I do not have these cards anymore)? /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message