diff options
| author | Mike Smith <msmith@FreeBSD.org> | 1998-11-25 22:09:47 +0000 |
|---|---|---|
| committer | Mike Smith <msmith@FreeBSD.org> | 1998-11-25 22:09:47 +0000 |
| commit | 11ebf0ebd3743f8bf73af6541a58ebef00798624 (patch) | |
| tree | 531dce133b8901dca30416ce08b066a331bad780 | |
| parent | 505e2a1f4fc571dc8df49861c9697c0872a38ead (diff) | |
Notes
| -rw-r--r-- | release/texts/RELNOTES.TXT | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT index e20c0841bdd2..6de96a1e6300 100644 --- a/release/texts/RELNOTES.TXT +++ b/release/texts/RELNOTES.TXT @@ -27,6 +27,8 @@ o Add a new flexible bandwidth limiter/delay emulator called o Add support for bridging on multiple interfaces (10 and 100 Mbit/s). See bridge(4). +o NFS client accelerator added. See 'nfs_access_cache' in rc.conf(5). + Userland features: ------------------ @@ -117,7 +119,8 @@ The following CD-ROM type systems are supported at this time: (matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary interface (562/563 models) (scd) Sony proprietary interface (all models) -(wcd) ATAPI IDE interface +(wcd) ATAPI CDROM interface +(acd) ATAPI CD-R interface (alternative to 'wcd') Unmaintained drivers, they might or might not work for your hardware: |
