Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 02/01/1995 08:20:02
mycroft
Wed Feb  1 08:11:45 PST 1995
Update of /b/source/CVS/src/sys/dev/isa
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/dev/isa

Modified Files:
	aic6360.c 
Log Message:
Various:
* Always enable disconnection.
* Add some more per-controller variables: initiator ID, clock frequency,
min and max sync period.
* Correct sync period calculations.
* Remove sc_progress.
* Move most of the reselection handling into a separate function.
* Remove some outdated comments.
* Remove message bytes from FIFO even when dropping them on the floor.
* Some cosmetic cleanup.