Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/08/2000 14:49:03
Module Name: syssrc
Committed By: he
Date: Tue Feb 8 22:49:02 UTC 2000
Modified Files:
syssrc/sys/arch/sparc/sparc [netbsd-1-4]: bsd_fdintr.s genassym.cf
Log Message:
Apply patch (requested by pk):
Fix several problems:
o Floppy driver dislikes being accessed with no floppy inserted
(PR#5740)
o Floppy drive being detected even though there is none (PR#5760)
o Panic when fdformat is used (PR#9251)
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.2.1 syssrc/sys/arch/sparc/sparc/bsd_fdintr.s
cvs rdiff -r1.21 -r1.21.2.1 syssrc/sys/arch/sparc/sparc/genassym.cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.