diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-05-28 20:43:36 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-05-28 20:43:36 +0000 |
| commit | fe1bd3308a238328143f33bd075a63e9575811c5 (patch) | |
| tree | 0a1c401cd93e1a11339ba0fbdc911dc8a7849f26 /sys | |
| parent | a19771414c70fe74cad9e156e6a215fdb8b733ca (diff) | |
Notes
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 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) |
