Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/10/2008 07:41:21
Module Name:	src
Committed By:	dyoung
Date:		Thu Jan 10 07:41:21 UTC 2008

Modified Files:
	src/sys/dev/ata: ata.c

Log Message:
Use device_t, device_xname(), device_private().  Add atabus_childdetached()
to clean up pointers to detached children.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/dev/ata/ata.c

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