From vallo@myhakas.matti.ee  Wed Feb 14 00:04:10 2001
Return-Path: <vallo@myhakas.matti.ee>
Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135])
	by hub.freebsd.org (Postfix) with ESMTP id DFDA137B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Feb 2001 00:04:08 -0800 (PST)
Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87])
	by solaris.matti.ee (Postfix) with ESMTP id EC02C2CE39
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Feb 2001 10:03:57 +0200 (EET)
Received: (from vallo@localhost)
	by myhakas.matti.ee (8.11.2/8.11.2) id f1E83uY05439;
	Wed, 14 Feb 2001 10:03:56 +0200 (EET)
	(envelope-from vallo)
Message-Id: <200102140803.f1E83uY05439@myhakas.matti.ee>
Date: Wed, 14 Feb 2001 10:03:56 +0200 (EET)
From: Vallo Kallaste <vallo@matti.ee>
Sender: vallo@myhakas.matti.ee
Reply-To: vallo@matti.ee
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: 4.2-STABLE does not recognize PCNet-ISA+ cards
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         25093
>Category:       kern
>Synopsis:       4.2-STABLE does not recognize PCNet-ISA+ cards
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 14 00:10:01 PST 2001
>Closed-Date:    Sat Sep 23 20:28:38 GMT 2006
>Last-Modified:  Sat Sep 23 20:28:38 GMT 2006
>Originator:     Vallo Kallaste
>Release:        FreeBSD 4.2-20010204-STABLE
>Organization:
Matti Bürootehnika AS
>Environment:
System:

FreeBSD 4.2-20010204-STABLE #0: Sat Feb 10 20:05:50 EET 2001
    vallo@tiiu.matti.ee:/usr/src/sys/compile/Gw
Timecounter "i8254"  frequency 1193182 Hz
CPU: i486DX (486-class CPU)
real memory  = 8388608 (8192K bytes)
avail memory = 6111232 (5968K bytes)
Preloaded elf kernel "kernel" at 0xc024a000.

	
>Description:

	4.2-STABLE does not recognize PCNet-ISA+ cards I have. The problem is
	present for long now, since 4-current days. The problem appeared after
	PNPBIOS hit the 4-current tree, as I recall. Accordingly to
	options.i386 file, the PNPBIOS is supposed to be optional, but it's
	not because certain header is hard-coded into /sys/i386/i386/bios.c
	file. However, I don't know the reasoning and this can be even normal,
	but then option PNPBIOS does not make sense.
>How-To-Repeat:

	Take an older, ISA-bus only 486-class machine which does not have PnP
	BIOS. Configure PCNet-ISA+ card as non-PnP, assign I/O, IRQ and DRQ.
	Boot appropriately configured kernel.
>Fix:
	
	Not known.
	For workaround some mods are required:
	Remove following two lines from /sys/conf/files

	isa/pnp.c               optional isa
	isa/pnpparse.c          optional isa

	Remove following hardcoded #include from /sys/i386/i386/bios.c

	#include "opt_pnp.h"

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: schweikh 
State-Changed-When: Sat Aug 10 07:46:27 PDT 2002 
State-Changed-Why:  
Is this still a problem with 4.6 or -stable? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25093 
State-Changed-From-To: feedback->closed 
State-Changed-By: ceri 
State-Changed-When: Sun Jun 8 11:01:14 PDT 2003 
State-Changed-Why:  
Feedback timeout (6 months or more). 
I will handle any feedback that this closure generates. 


Responsible-Changed-From-To: freebsd-bugs->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Sun Jun 8 11:01:14 PDT 2003 
Responsible-Changed-Why:  
Feedback timeout (6 months or more). 
I will handle any feedback that this closure generates. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25093 

From: Vallo Kallaste <kalts@estpak.ee>
To: freebsd-gnats-submit@FreeBSD.org
Cc: ceri@FreeBSD.org
Subject: Re: kern/25093: 4.2-STABLE does not recognize PCNet-ISA+ cards
Date: Mon, 14 Jul 2003 21:57:14 +0300

 Hi
 
 For some reason I didn't get email when the PR got closed, probably
 because my previous employer has shut down the old email account.
 This bug is still present in 4.7-STABLE as I discovered yesterday
 when updating from the old 4.2-STABLE. The same workaround applies.
 I'll test with 4.8-RELEASE soon.
 -- 
 Vallo Kallaste
State-Changed-From-To: closed->open 
State-Changed-By: ceri 
State-Changed-When: Tue Jul 15 15:53:58 PDT 2003 
State-Changed-Why:  
Submitter reports that this is still an issue. 


Responsible-Changed-From-To: ceri->freebsd-bugs 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Tue Jul 15 15:53:58 PDT 2003 
Responsible-Changed-Why:  
Submitter reports that this is still an issue. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25093 

From: Ceri Davies <ceri@FreeBSD.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: kern/25093: 4.2-STABLE does not recognize PCNet-ISA+ cards
Date: Sat, 8 Nov 2003 00:56:11 +0000

 --BZaMRJmqxGScZ8Mx
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Adding to audit trail.
 
 Ceri
 
 --BZaMRJmqxGScZ8Mx
 Content-Type: message/rfc822
 Content-Disposition: inline
 
 Return-path: <kalts@estpak.ee>
 Envelope-to: ceri@submonkey.net
 Delivery-date: Wed, 01 Oct 2003 13:58:20 +0100
 Received: from mx2.freebsd.org ([216.136.204.119])
 	by shrike.submonkey.net with esmtp (Exim 4.22)
 	id 1A4gYb-000JTe-7c
 	for ceri@submonkey.net; Wed, 01 Oct 2003 13:58:17 +0100
 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])
 	by mx2.freebsd.org (Postfix) with ESMTP id 63F57554F4
 	for <ceri@submonkey.net>; Wed,  1 Oct 2003 05:58:16 -0700 (PDT)
 	(envelope-from kalts@estpak.ee)
 Received: by hub.freebsd.org (Postfix)
 	id 6108016A4BF; Wed,  1 Oct 2003 05:58:16 -0700 (PDT)
 Delivered-To: ceri@freebsd.org
 Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
 	by hub.freebsd.org (Postfix) with ESMTP id 5F04A16A4B3
 	for <ceri@FreeBSD.org>; Wed,  1 Oct 2003 05:58:16 -0700 (PDT)
 Received: from MX3.estpak.ee (ld1.estpak.ee [194.126.101.98])
 	by mx1.FreeBSD.org (Postfix) with ESMTP id BE04C43F93
 	for <ceri@FreeBSD.org>; Wed,  1 Oct 2003 05:58:14 -0700 (PDT)
 	(envelope-from kalts@estpak.ee)
 Received: from kevad.internal (80-235-37-25-dsl.mus.estpak.ee [80.235.37.25])
 	by MX3.estpak.ee (Postfix) with ESMTP id 29D6223C005
 	for <ceri@FreeBSD.org>; Wed,  1 Oct 2003 15:58:13 +0300 (EEST)
 Received: from kevad.internal (localhost [127.0.0.1])
 	by kevad.internal (8.12.10/8.12.10) with ESMTP id h91CwClN002922
 	for <ceri@FreeBSD.org>; Wed, 1 Oct 2003 15:58:12 +0300 (EEST)
 	(envelope-from vallo@kevad.internal)
 Received: (from vallo@localhost)
 	by kevad.internal (8.12.10/8.12.10/Submit) id h91CwCsl002921
 	for ceri@FreeBSD.org; Wed, 1 Oct 2003 15:58:12 +0300 (EEST)
 	(envelope-from vallo)
 Date: Wed, 1 Oct 2003 15:58:12 +0300
 From: Vallo Kallaste <kalts@estpak.ee>
 To: Ceri Davies <ceri@FreeBSD.org>
 Subject: Re: kern/25093: 4.2-STABLE does not recognize PCNet-ISA+ cards
 Message-ID: <20031001125812.GA2887@kevad.internal>
 Reply-To: kalts@estpak.ee
 References: <200307141150.h6EBo4Fj010394@freefall.freebsd.org> <20030715225535.GH21668@submonkey.net>
 Mime-Version: 1.0
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 In-Reply-To: <20030715225535.GH21668@submonkey.net>
 User-Agent: Mutt/1.5.4i-ja.1
 X-Spam-Level: 
 X-Spam-Checker-Version: SpamAssassin 2.60-rc3 (1.202-2003-08-29-exp) on 
 	shrike.private.submonkey.net
 X-Spam-Status: No, hits=-5.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham 
 	version=2.60-rc3
 
 On Tue, Jul 15, 2003 at 11:55:35PM +0100, Ceri Davies <ceri@FreeBSD.org> wrote:
 
 > On Mon, Jul 14, 2003 at 04:50:04AM -0700, Vallo Kallaste wrote:
 > > The following reply was made to PR kern/25093; it has been noted by GNATS.
 > > 
 > > From: Vallo Kallaste <kalts@estpak.ee>
 > > To: freebsd-gnats-submit@FreeBSD.org
 > > Cc: ceri@FreeBSD.org
 > > Subject: Re: kern/25093: 4.2-STABLE does not recognize PCNet-ISA+ cards
 > > Date: Mon, 14 Jul 2003 21:57:14 +0300
 > > 
 > >  Hi
 > >  
 > >  For some reason I didn't get email when the PR got closed, probably
 > >  because my previous employer has shut down the old email account.
 > >  This bug is still present in 4.7-STABLE as I discovered yesterday
 > >  when updating from the old 4.2-STABLE. The same workaround applies.
 > >  I'll test with 4.8-RELEASE soon.
 > 
 > OK, I've thrown the PR back open; if you could followup with the results
 > on 4.8-RELEASE that would be great.
 
 Hey, sorry for the long delay, but I had more important things to
 do, as usual :)
 The bug is present in 4.8-STABLE, don't remember the exact snapshot
 date, but it was circa 1.5 months ago when I tested. Workaround is
 same, as well.
 -- 
 Vallo Kallaste
 
 --BZaMRJmqxGScZ8Mx--
State-Changed-From-To: open->closed 
State-Changed-By: bms 
State-Changed-When: Sat Sep 23 20:28:11 UTC 2006 
State-Changed-Why:  
Very old PR. I have used PCnet successfully w/bochs and vmware... 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25093 
>Unformatted:
