Home | History | Annotate | Line # | Download | only in altboot
      1 1.0:	initial version
      2 1.1:	PCI autoconf for multiple NIC device drivers
      3 1.2:	Synology-DS support, Marvell-Yukon driver, fixed aligned alloc
      4 1.3:	allow to have boot options, brdsetup.c cleanup to make brdtype
      5 	maintenance more comfortable
      6 1.4:	load kernels from local disk
      7 1.5:	altboot is the new name as this is capable of handling net & dsk.
      8 1.6:	build altboot.img to fake a Linux kernel module, supports bootargs
      9 1.7:	ST1023/IP1000A driver, load kernels from memory (mem:), possibility
     10 	to replace altboot with a new version while running, interactive
     11 	mode, default boot path is now wd0:netbsd in multiuser mode
     12 1.8:	Iomega support, IT821x & VT6410 IDE support, fixed interrupt
     13 	issue, exception handler and sat-controller test mode (DEBUG)
     14 1.9:	Support PATA drive configuration option. Wait until drives are
     15         ready after cold-start. Wake up drives from standby mode.
     16         A default command line can be saved to flash as initrd image.
     17 1.10:	Read correct MAC address from flash on QNAP-TS systems with re(4)
     18 	NIC.
     19 1.11:	Pass precise model information and flags with bootinfo.
     20 	Synology DS207/209 LED and 2nd disk power-up support.
     21 1.12:	Some more Synology DS20x fixes, to make sure both drives have been
     22 	spun up. Also detect PCI-vendor 0x1148 (S&K) as Synology.
     23