Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 03/16/1999 05:06:36
Module Name:	src
Committed By:	mycroft
Date:		Tue Mar 16 13:06:36 UTC 1999

Modified Files:
	src/sys/dev/isa: ess.c essreg.h essvar.h
Log Message:
Clean up the previous:
* Separate the interrupt handlers based on which channel (audio1/audio2)
rather than which direction (input/output).  Only register the handler for
audio1 on the 1788.
* Since the input sides are actually the same, GC the duplicated code.
* Re-KNF in a bunch of places.
* Make this work again on the 1887 in the Shark.