Bug 31042

Summary: Device name conflict
Product: Base System Reporter: rik <rik>
Component: kernAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-RELEASE   
Hardware: Any   
OS: Any   

Description rik 2001-10-04 16:00:01 UTC
Device with MAJOR 99 is registered as "Cronyx/Tau serial adaptor" and it's name is `ct'.
The problem is that other device uses this name sys/dev/ct and it conflicts with our device driver.

How-To-Repeat: Install cronyx-tau driver from http://www.cronyx.ru/pub/cronyx/adapters/cfbsd351.tgz
and recompile the kernel.
Unfortunately, our driver still not in kernel :( 
(http://www.freebsd.org/cgi/query-pr.cgi?pr=21771)
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-11-28 19:49:20 UTC
Responsible Changed
From-To: freebsd-bugs->murray

I have hardware and have been in contact with the originator of these Cronyx PRs.
Comment 2 KAREN THODE 2003-05-18 02:03:35 UTC
This fix is easy.  Just change the name of your Cronyx driver to, let's say, cta.

Lucas
Comment 3 rik 2004-03-30 11:24:18 UTC
This could be closed now.

rik
Comment 4 Murray Stokely freebsd_committer freebsd_triage 2004-03-31 10:11:00 UTC
State Changed
From-To: open->closed

resolved.