Subject: CVS commit: syssrc/sys/arch/sparc64/dev
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/22/2001 11:09:47
Module Name: syssrc
Committed By: mrg
Date: Mon Oct 22 08:09:46 UTC 2001
Modified Files:
syssrc/sys/arch/sparc64/dev: ebus.c ebusvar.h
Log Message:
clean up ebus:
- kill dead dma code
- remove icky self->dv_parent casts
audiocs @ ebus doesn't crash anymore, but it doesn't appear to work
yet either...
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/arch/sparc64/dev/ebus.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sparc64/dev/ebusvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.