Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 15:12:33 +0100 (CET)
From:      Thomas Zenker <thz@Lennartz-electronic.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/36302: patch: add 4 port serial card to PUC driver
Message-ID:  <200203251412.g2PECXx16489@mezcal.tue.le>

next in thread | raw e-mail | index | archive | help

>Number:         36302
>Category:       kern
>Synopsis:       patch: add 4 port serial card to PUC driver
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 25 06:20:02 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203251412.g2PECXx16489>