Subject: CVS commit: src/sys/arch/mips/atheros/dev
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 04/02/2006 05:44:28
Module Name:	src
Committed By:	gdamore
Date:		Sun Apr  2 05:44:28 UTC 2006

Modified Files:
	src/sys/arch/mips/atheros/dev: if_ath_arbus.c

Log Message:
Change to use new HAL layout.  (Not in HEAD yet, but since this device
isn't built by default yet, it is harmless to change now.)

Pass DMA tag.  Do not register shutdown hooks if attach fails.
Use SYSREG_REVISION for ath device ids.

if_ath_arbus isn't operational yet, but it is much closer now.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/mips/atheros/dev/if_ath_arbus.c

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