From fe1bd3308a238328143f33bd075a63e9575811c5 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Mon, 28 May 2001 20:43:36 +0000 Subject: Clarify that the old CD-ROM drivers are only for non-ATAPI drives. PR: 25369 Submitted by: Matt Emmerton matt@gsicomp.on.ca MFC after: 1 week --- sys/conf/NOTES | 6 +++--- sys/i386/conf/NOTES | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index f93afcab6d4dd..705cd86787400 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1927,9 +1927,9 @@ hint.pca.0.port="0x040" # # 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) diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index f93afcab6d4dd..705cd86787400 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1927,9 +1927,9 @@ hint.pca.0.port="0x040" # # 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) -- cgit v1.3