Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 1998 08:20:35 -0800 (PST)
From:      steveg@comtrol.com
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   i386/5468: current 3.0  MAKEDEV  error for Comtrol RocketPort port
Message-ID:  <199801091620.IAA14915@hub.freebsd.org>
Resent-Message-ID: <199801091630.IAA15471@hub.freebsd.org>

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

>Number:         5468
>Category:       i386
>Synopsis:       current 3.0  MAKEDEV  error for Comtrol RocketPort port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan  9 08:30:03 PST 1998
>Last-Modified:
>Originator:     steve gericke
>Organization:
Comtrol Corporation
>Release:        current 3.0 snapshot + MAKEDEV dated 1/3/98
>Environment:
FreeBSD steveg1.comtrol.com 3.0-971006-SNAP .....
>Description:
For Comtrol rp product:
Using MAKEDEV dated 1/3/98 form current 3.0 ..
MADEDEV for ttyR0  works 
MAKEDEV for cuaR0  only make cuaR only
>How-To-Repeat:
Install a Comtrol rp card (ISA or PCI)
Perform a MAKEDEV ttyR0  
Perform a MAKEDEV cuaR0
>Fix:
Change MAKEDEV file  - 
Got current versionof MAKEDEV dated 1/3/98
Added Rnum 

Make the necessary changes - the diff are:
894c894
<     Rnum=0;  CUnum=128; ICUnum=160; LCUnum=192
---
>     CUnum=128; ICUnum=160; LCUnum=192
913d912
<                Rnum=`expr $Rnum + 1`

>Audit-Trail:
>Unformatted:



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