Subject: CVS commit: src/sys/arch/mips/alchemy/dev
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/29/2003 13:18:26
Module Name:	src
Committed By:	simonb
Date:		Sun Jun 29 13:18:25 UTC 2003

Modified Files:
	src/sys/arch/mips/alchemy/dev: aucom.c aucom_aubus.c

Log Message:
Use the com softc enabled/disable hooks instead of directly frobbing
Au1x00 registers in com_attach_subr().  Suggested by Jason Thorpe and
tested on both console and extra serial ports.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/mips/alchemy/dev/aucom.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/mips/alchemy/dev/aucom_aubus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.