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: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 26 19:59:37 2012 UTC (12 months, 4 weeks ago) by phx
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, tls-maxphys-nbase, tls-maxphys-base, tls-maxphys, khorben-n900, jmcneill-usbmp-base9, jmcneill-usbmp-base10, agc-symver-base, agc-symver, HEAD
Changes since 1.15: +14 -4 lines
Diff to previous 1.15 (colored)

Multiple boot devices and/or paths may be specified, which are booted one
after another until success. When no boot device is specified altboot tries
to boot from all disk devices with a valid NetBSD disklabel, starting with
unit 0.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 9 12:40:55 2012 UTC (13 months, 2 weeks ago) by nisimura
Branch: MAIN
CVS Tags: yamt-pagecache-base4
Changes since 1.14: +34 -28 lines
Diff to previous 1.14 (colored)


Refactor disklabel decode logic.  RAIDFRAME case needs more attention
as it's not certain whether a general solution.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 22 13:16:54 2012 UTC (16 months ago) by phx
Branch: MAIN
CVS Tags: netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2
Changes since 1.13: +8 -13 lines
Diff to previous 1.13 (colored)

Cleanup in perform_atareset().

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jan 22 13:08:16 2012 UTC (16 months ago) by phx
Branch: MAIN
Changes since 1.12: +35 -23 lines
Diff to previous 1.12 (colored)

Support PATA drive configuration option (ide:N[N...]).
Wait until drives are ready after cold-start.
Wake up drives from standby mode.
A default command line can be saved to flash as initrd image.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jan 19 07:38:05 2012 UTC (16 months ago) by nisimura
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)


Change BTINFO_ROOTDEV to include boot device partition number in
its cookie field to allow a kernel to determine rootdev correctly
when kernel image is loaded from other than 'a' partition.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 12 16:56:12 2011 UTC (18 months, 1 week ago) by phx
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: jmcneill-usbmp
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Add support for IT821x IDE.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 1 16:32:57 2011 UTC (18 months, 3 weeks ago) by phx
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

The Apollo family of IDE interface chips has both channels disabled by
default, so we have to enable them in a new chipfix function. Also move
the channel enable code for the 82C686B from encpcifix() to pciide.c.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Oct 30 21:08:33 2011 UTC (18 months, 3 weeks ago) by phx
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Added in8() and out8() to access a byte with reorder-protection.
Use it in all drivers instead of (volatile uint8_t *).

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jul 17 20:54:46 2011 UTC (22 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 20 19:48:05 2011 UTC (23 months ago) by jdc
Branch: MAIN
Changes since 1.6: +26 -6 lines
Diff to previous 1.6 (colored)

Add support for booting from RAID 1.
Note, that the RAID partition must be the first partition of the disk.
Reviewed by phx@.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 8 18:06:02 2011 UTC (23 months, 2 weeks ago) by phx
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase, rmind-uvmplock-base
Changes since 1.5: +8 -8 lines
Diff to previous 1.5 (colored)

Support disk units from multiple IDE/SATA PCI controllers.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 6 13:55:12 2011 UTC (2 years, 2 months ago) by phx
Branch: MAIN
CVS Tags: jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base
Branch point for: jruoho-x86intr, cherry-xenmp, bouyer-quota2
Changes since 1.4: +1 -8 lines
Diff to previous 1.4 (colored)

New experimental driver for SundanceIT ST1023 / IP1000+ NICs.
PHY initialization, media select and MAC address are working, but I found no
way to make the chip transmit any frame yet (although it clears the DONE flag).

Moved DSK_DECL to globals.h, where NIF_DECL already was.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 10 13:38:08 2011 UTC (2 years, 3 months ago) by nisimura
Branch: MAIN
CVS Tags: uebayasi-xip-base7, bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: rmind-uvmplock
Changes since 1.3: +13 -11 lines
Diff to previous 1.3 (colored)

- some rework for PCI device enumeration.
- allow dual IDE/SATA devices.
- fix a typo of D-Link #define.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 27 17:38:04 2011 UTC (2 years, 3 months ago) by phx
Branch: MAIN
Changes since 1.2: +5 -15 lines
Diff to previous 1.2 (colored)

Debugging output is only visible when DEBUG is defined.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 23 01:32:08 2011 UTC (2 years, 4 months ago) by nisimura
Branch: MAIN
Changes since 1.1: +10 -11 lines
Diff to previous 1.1 (colored)

- add "ll" modifier to printf.
- be more conscious about int type propagation.
- add missing version and newvers.sh

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 23 01:05:30 2011 UTC (2 years, 4 months ago) by nisimura
Branch: MAIN

change bootloader name to "altboot".  bump version and add README.

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>