Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 10/14/2003 22:01:02
Module Name: src
Committed By: nathanw
Date: Tue Oct 14 22:01:02 UTC 2003
Modified Files:
src/sys/arch/alpha/alpha: api_up1000.c dec_550.c dec_6600.c dec_eb164.c
Log Message:
Catch up to ata/ide changes; look for a parent device of wd named "atabus"
instead of "pciide", and check one layer farther up in the device hierarchy
for the scsipidev device.
From Manuel Bouyer, tested by me on a up1500 (identical changes to other
ide-booting code).
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/alpha/alpha/api_up1000.c
cvs rdiff -r1.21 -r1.22 src/sys/arch/alpha/alpha/dec_550.c
cvs rdiff -r1.18 -r1.19 src/sys/arch/alpha/alpha/dec_6600.c
cvs rdiff -r1.47 -r1.48 src/sys/arch/alpha/alpha/dec_eb164.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.