diff options
author | Seigo Tanimura <tanimura@FreeBSD.org> | 2004-07-16 04:04:29 +0000 |
---|---|---|
committer | Seigo Tanimura <tanimura@FreeBSD.org> | 2004-07-16 04:04:29 +0000 |
commit | 6305ac241b6e890f5ad366c1602b96cd0fb6ec0c (patch) | |
tree | 085c40a0935747a7cebf13326776512ff8255394 /UPDATING | |
parent | 0739ea1de2343813a418eb6b6974b83d20227da1 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20040716: + The sound device drivers are renamed. `sound' is always required, + while `snd_*' should be configured accordingly to your hardware. + Refer to NOTES for the detail of the drivers. + 20040710: __FreeBSD_version bumped to 502122. |