Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 03/05/2000 19:15:29
Module Name: syssrc
Committed By: mhitch
Date: Mon Mar 6 03:15:29 UTC 2000
Modified Files:
syssrc/sys/arch/pmax/pmax: autoconf.c
Log Message:
Use device_register() instead of dk_establish() to determine the boot
device. Works on a 3100 with both old and MI SCSI, on a 5000/25 built-in
IOASIC with both old and MI SCSI, on the 5000/25 PMAZ TC option card
with both old and MI SCSI, and with tftp boot on the 5000/25.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 syssrc/sys/arch/pmax/pmax/autoconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.