Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Mar 1998 22:07:04 -0800 (PST)
From:      m_sasai@mxa.meshnet.ne.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   kern/5942: Need SC_MORE_LUS for 6 CD-ROM changer IO DATA CDC-TX86
Message-ID:  <199803080607.WAA09177@hub.freebsd.org>

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

>Number:         5942
>Category:       kern
>Synopsis:       Need SC_MORE_LUS for 6 CD-ROM changer IO DATA CDC-TX86
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          support
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar  7 22:10:01 PST 1998
>Last-Modified:
>Originator:     Masanao Sasai
>Organization:
>Release:        2.2.5-STABLE FreeBSD 2.2.5-STABLE
>Environment:
use 6 CD-ROM changer IO DATA CDC-TX86 with 2.2.5-STABLE FreeBSD 2.2.5-STABLE.

>Description:
Need SC_MORE_LUS for 6 CD-ROM changer IO DATA CDC-TX86(http://www.iodata.co.jp/products/cd-rom/cdctx86.htm).
CDC-TX86(NT-mode) dmesg is
    (ncr0:5:0): "IODATA CD-C68E 1.0E" type 5 removable SCSI 2
    cd1(ncr0:5:0): CD-ROM cd present [400000 x 2048 byte records]

>How-To-Repeat:
use  IO DATA CDC-TX86.
>Fix:
add below lines to scsiconf.c knowndevs[]
        {
                T_READONLY, T_READONLY, T_REMOV, "IODATA", "CD-C68E" ,"*",
                "cd", SC_MORE_LUS
        },

>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?199803080607.WAA09177>