From owner-freebsd-bugs Sun Feb 25 21:40: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0419337B67D for ; Sun, 25 Feb 2001 21:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q5e1Q99165; Sun, 25 Feb 2001 21:40:01 -0800 (PST) (envelope-from gnats) Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 5B5A137B401 for ; Sun, 25 Feb 2001 21:35:22 -0800 (PST) (envelope-from root@xena.gsicomp.on.ca) Received: (from root@localhost) by xena.gsicomp.on.ca (8.11.1/8.9.3) id f1Q5XZ310523; Mon, 26 Feb 2001 00:33:35 -0500 (EST) (envelope-from root) Message-Id: <200102260533.f1Q5XZ310523@xena.gsicomp.on.ca> Date: Mon, 26 Feb 2001 00:33:35 -0500 (EST) From: matt@gsicomp.on.ca Reply-To: matt@gsicomp.on.ca To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/25369: Miscellaneous CD drivers have potentially misleading comments Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25369 >Category: kern >Synopsis: Miscellaneous CD drivers have potentially misleading comments >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 25 21:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Matt Emmerton >Release: FreeBSD 4.2-STABLE i386 >Organization: GSI Computer Services >Environment: 4.2-STABLE FreeBSD 4.2-STABLE #1: Sat Feb 10 23:23:51 EST 2001 >Description: The miscellaneous CD drivers listed in LINT are vendor specific, and don't mention that they are for the proprietary (non-ATAPI) drives that those vendors used to produce. All the vendors now produce ATAPI-compliant CD devices that can use the stock 'atapicd' driver. >How-To-Repeat: >Fix: --- sys/i386/conf/LINT.orig Wed Feb 21 21:50:10 2001 +++ sys/i386/conf/LINT Wed Feb 21 21:51:39 2001 @@ -1489,9 +1489,9 @@ # # Miscellaneous hardware: # -# mcd: Mitsumi CD-ROM -# scd: Sony CD-ROM -# matcd: Matsushita/Panasonic CD-ROM +# mcd: Mitsumi CD-ROM using proprietary (non-ATAPI) interface +# scd: Sony CD-ROM using proprietary (non-ATAPI) interface +# matcd: Matsushita/Panasonic CD-ROM using proprietary (non-ATAPI) interface # wt: Wangtek and Archive QIC-02/QIC-36 tape drives # ctx: Cortex-I frame grabber # apm: Laptop Advanced Power Management (experimental) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message