Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/29/1996 02:30:02
mhitch
Mon Apr 29 02:23:50 EDT 1996
Update of /a/cvsroot/src/sys/arch/amiga/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv20913

Modified Files:
	fd.c 
Log Message:
Add floppy index interrupt routine for future MSDOS floppy support.
Don't seek to track 0 before checking for diskchange:  if drive steps,
the diskchange flag is cleared.  Just select the drive, then test for
a diskchange.
Clean up for -Wall with FDDEBUG defined, and fix a message typo.