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