diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/conf/NOTES | 6 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index f93afca..705cd86 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 f93afca..705cd86 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) |