diff options
author | imp <imp@FreeBSD.org> | 2001-10-31 14:32:58 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-10-31 14:32:58 +0000 |
commit | 5fb552124eeae274bd5edc57facf2417315df32d (patch) | |
tree | 80d1e702697a24a5faa3062cb48d2dd3b675b987 /UPDATING | |
parent | e01059ed52a26a0b4fc278d1b760697fbf6cd45f (diff) | |
download | FreeBSD-src-5fb552124eeae274bd5edc57facf2417315df32d.zip FreeBSD-src-5fb552124eeae274bd5edc57facf2417315df32d.tar.gz |
The correction entry about asr was too pessimistic based on my poor
understanging of the situation.
Submitted by: scottl
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -6,9 +6,7 @@ of file for further details. For commonly done items, please see the COMMON ITEMS: section later in the file. 20011030: - The asr driver now no longer panics the system on machines that - do not have the asr hardware. It is unknown if asr works still - for the hardware it supports. + The asr driver problem has been resolved. 20011027: Due to changes in other parts of the system, the asr driver |