From thz@Lennartz-electronic.de  Mon Mar 25 06:13:22 2002
Return-Path: <thz@Lennartz-electronic.de>
Received: from smtp.www-service.de (smtp.www-service.de [212.77.161.16])
	by hub.freebsd.org (Postfix) with ESMTP id 580E837B444
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Mar 2002 06:12:58 -0800 (PST)
Received: from fw.tue.le (pD9006567.dip.t-dialin.net [217.0.101.103])
	by smtp.www-service.de (8.11.6/8.11.6) with ESMTP id g2PFXng03415
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Mar 2002 16:33:49 +0100
Received: from mezcal.tue.le (mezcal.tue.le [192.168.201.20])
	by fw.tue.le (8.8.8/8.8.8) with ESMTP id PAA15273
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Mar 2002 15:12:33 +0100 (CET)
	(envelope-from thz@mezcal.tue.le)
Received: (from thz@localhost)
	by mezcal.tue.le (8.11.6/8.11.6) id g2PECXx16489;
	Mon, 25 Mar 2002 15:12:33 +0100 (CET)
	(envelope-from thz)
Message-Id: <200203251412.g2PECXx16489@mezcal.tue.le>
Date: Mon, 25 Mar 2002 15:12:33 +0100 (CET)
From: Thomas Zenker <thz@Lennartz-electronic.de>
Reply-To: Thomas Zenker <thz@Lennartz-electronic.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: patch: add 4 port serial card to PUC driver
X-Send-Pr-Version: 3.113

>Number:         36302
>Category:       kern
>Synopsis:       patch: add 4 port serial card to PUC driver
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 25 06:20:02 PST 2002
>Closed-Date:    Sun Apr 14 06:09:19 PDT 2002
>Last-Modified:  Sun Apr 14 06:09:19 PDT 2002
>Originator:     Thomas Zenker
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Lennartz electronic
>Environment:
System: FreeBSD mezcal.tue.le 4.5-STABLE FreeBSD 4.5-STABLE #3: Tue Mar 12 13:13:20 CET 2002 thz@mezcal.tue.le:/usr/obj/usr/src/sys/MEZCAL i386


>Description:
	Add an entry for the DCI PCCOM4 PCI 4 port serial card to the
	pucdata file. Patch is relative to current, but applies to
	stable also.

>How-To-Repeat:
	
>Fix:

Index: pucdata.c
===================================================================
RCS file: /usr/cvs/FreeBSD/src/sys/dev/puc/pucdata.c,v
retrieving revision 1.3
diff -r1.3 pucdata.c
753a754,765
>         /* Decision Computer Inc, serial ports */
>         {   "Decision Computer Inc, PCCOM 4-port serial",
>             {   0x6666, 0x0001, 0,      0       },
>             {   0xffff, 0xffff, 0,      0       },
>             {
>                 { PUC_PORT_TYPE_COM, 0x1c, 0x00, COM_FREQ },
>                 { PUC_PORT_TYPE_COM, 0x1c, 0x08, COM_FREQ },
>                 { PUC_PORT_TYPE_COM, 0x1c, 0x10, COM_FREQ },
>                 { PUC_PORT_TYPE_COM, 0x1c, 0x18, COM_FREQ },
>             },
>         },
> 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Thu Mar 28 03:17:42 PST 2002 
State-Changed-Why:  
Patch committed to -CURRENT, thanks!  This will be MFCed in about a 
week, and will be present in FreeBSD 4.6. 



Responsible-Changed-From-To: freebsd-bugs->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Thu Mar 28 03:17:42 PST 2002 
Responsible-Changed-Why:  
My MFC reminder. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=36302 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Sun Apr 14 06:08:52 PDT 2002 
State-Changed-Why:  
This change is in 5.0-CURRENT and 4.5-STABLE, it will be present in 
4.6.  Thanks for the submission! 


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