Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: he
Date: Mon Feb 7 19:44:35 UTC 2000
Modified Files:
syssrc/sys/arch/sparc/dev [netbsd-1-4]: fd.c fdreg.h fdvar.h
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.67 -r1.67.2.1 syssrc/sys/arch/sparc/dev/fd.c
cvs rdiff -r1.6 -r1.6.16.1 syssrc/sys/arch/sparc/dev/fdreg.h
cvs rdiff -r1.8 -r1.8.6.1 syssrc/sys/arch/sparc/dev/fdvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index