diff options
author | wilko <wilko@FreeBSD.org> | 2001-01-17 20:42:29 +0000 |
---|---|---|
committer | wilko <wilko@FreeBSD.org> | 2001-01-17 20:42:29 +0000 |
commit | d4d18015b956e777b4e1eef1f1d86e0f3c4cb041 (patch) | |
tree | 121251177155b2ac36c1c062eb4a39300b97e33c /release | |
parent | 0c73f664da5308d497000cc85614b213e5b9804a (diff) | |
download | FreeBSD-src-d4d18015b956e777b4e1eef1f1d86e0f3c4cb041.zip FreeBSD-src-d4d18015b956e777b4e1eef1f1d86e0f3c4cb041.tar.gz |
Note fix for isp that made certain CDROM attach fail.
PR: 22650
Diffstat (limited to 'release')
-rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 0f2868b..4d155e5 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -237,6 +237,8 @@ interface. [MERGED] A bug in the NFS client that caused bogus access times with O_EXCL|O_CREAT opens was fixed. [MERGED] +The bug that made certain CDROM drives fail to attach when connected +to a SCSI card driven by 'isp' has been fixed. [MERGED] 1.2. SECURITY FIXES ------------------- |