Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 09/27/2000 06:22:06
Module Name:	syssrc
Committed By:	scottr
Date:		Wed Sep 27 03:22:06 UTC 2000

Modified Files:
	syssrc/sys/arch/mac68k/dev: adb.c

Log Message:
Now that we do collision detection and assign all ADB devices to distinct
addresses, it makes sense to print the actual address of the device rather
than the original address.  The latter is useful to distinguish the type
of device only, so we maintain that data internally (as we always have).

This closes PR 10557 from Dave Huang.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/mac68k/dev/adb.c

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