The NetBSD Project

CVS log for src/sys/arch/sandpoint/stand/altboot/dsk.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / sandpoint / stand / altboot

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-7-1


Revision 1.17.2.1 / (download) - annotate - [select for diffs], Sat Jan 16 10:04:05 2016 UTC (8 years, 2 months ago) by snj
Branch: netbsd-7
CVS Tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1
Changes since 1.17: +5 -3 lines
Diff to previous 1.17 (colored) next main 1.18 (colored)

Pull up following revision(s) (requested by phx in ticket #1059):
	sys/arch/sandpoint/include/bootinfo.h: revision 1.9
	sys/arch/sandpoint/stand/altboot/brdsetup.c: revisions 1.36, 1.37
	sys/arch/sandpoint/stand/altboot/dsk.c: revision 1.18
	sys/arch/sandpoint/stand/altboot/globals.h: revisions 1.20, 1.21
	sys/arch/sandpoint/stand/altboot/main.c: revision 1.27
	sys/arch/sandpoint/stand/altboot/siisata.c: revision 1.6
	sys/arch/sandpoint/stand/altboot/version: revision 1.8
The disk's unittag is not equal to the channel, so we need an additional
unitchan entry to make lba_read() work in all cases.
The libsa-printf() does not seem to support 64-bit output, so cast the
block number to unsigned when printing an error message.
--
Pass a name and flags precisely describing the current model and its
features via a new bootinfo node (currently Synology only). This allows
for example the configuration of model-specific temperature I2C sensors
and fan control.
Support for the Synology DS207 and DS209 drive LEDs and wait until the
2nd drive is completely powered up.
--
fix a board type check logic error that affected Linkstation and Kurobox (HG).
They were mistakenly recognized kurot4 type and ended up with kernel boot
failure.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>