From root@crox.cronyx.ru  Tue Aug  1 01:14:27 2000
Return-Path: <root@crox.cronyx.ru>
Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53])
	by hub.freebsd.org (Postfix) with ESMTP id 8FD6437B6A0
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Aug 2000 01:14:20 -0700 (PDT)
	(envelope-from root@crox.cronyx.ru)
Received: from crox.cronyx.ru by hanoi.cronyx.ru with ESMTP id MAA01757;
  (8.9.3/vak/2.1) Tue, 1 Aug 2000 12:19:22 +0400 (MSD)
Received: (from root@localhost)
	by crox.cronyx.ru (8.9.3/8.9.3) id MAA02737;
	Tue, 1 Aug 2000 12:00:28 +0400 (MSD)
	(envelope-from root)
Message-Id: <200008010819.MAA01757@hanoi.cronyx.ru>
Date: Tue, 1 Aug 2000 12:19:22 +0400 (MSD)
From: vak@cronyx.ru
Sender: root@crox.cronyx.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] sio driver, support for PCI multiport cards, part 1/4
X-Send-Pr-Version: 3.2

>Number:         20336
>Category:       kern
>Synopsis:       Support for PCI multiport cards for sio driver
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 01 01:20:02 PDT 2000
>Closed-Date:    Tue Aug 1 02:11:24 PDT 2000
>Last-Modified:  Tue Aug 01 02:11:31 PDT 2000
>Originator:     Serge Vakulenko
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
Cronyx Engineering Ltd.
>Environment:

	FreeBSD 4.0, Cronyx-Omega-PCI serial multiport adapters.

>Description:

	To handle non-intelligent multiport async adapters,
	the sio driver lacks the PCI detection and attachment routines.
	Some rearrangment of the sio.c is also required.

	The patch consists of four parts:
	1) sys/isa/siovar.h (new file)
	2) sys/isa/sio.c (patch)
	3) sys/pci/sio_pci.c (new file)
	4) sys/conf/files.i386 (patch)

>How-To-Repeat:
>Fix:

	


>Release-Note:
>Audit-Trail:

From: Sheldon Hearn <sheldonh@uunet.co.za>
To: vak@cronyx.ru
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/20336: [patch] sio driver, support for PCI multiport cards, part 1/4 
Date: Tue, 01 Aug 2000 10:35:04 +0200

 Just do what everyone else in the known universe does and send the whole
 patchset in on a single PR, please.
 
 Ciao,
 Sheldon.
 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Tue Aug 1 02:11:24 PDT 2000 
State-Changed-Why:  
Originator has been asked to send the entire patchkit in a single 
PR. 


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