CHANGES revision 1.673
1LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.673 $> 2 3 4[Note: This file does not mention every change made to the NetBSD source tree. 5For an exhaustive list, please subscribe to the `source-changes' mailing list, 6or see the mailing list archives. For more information, send a message 7containing just the word `help' to `majordomo@NetBSD.org'.] 8 9 10Changes from NetBSD 4.0 to NetBSD 5.0: 11 iwi(4): Use firmload(9) to load firmware images. You no longer need to 12 use iwictl(8) to load the firmware. [skrll 20060809] 13 acorn32: Remove the old, pre-wscons, console code. Kernel 14 configurations using the old console (kbd, vt, and vidcconsole) 15 will need to be updated to use wscons. [bjh21 20060814] 16 wpi(4): Driver for Intel PRO/Wireless 3945ABG. OpenBSD wpi driver 17 ported by Jean-Baptiste Campesato. [simonb 20060818] 18 acorn32: Correctly detect the display refresh rate being used under 19 RISC OS and look for a matching mode in a list of standard 20 video modes. This removes the requirement for compiling 21 RISC OS monitor definitions into the kernel. [bjh21 20060820] 22 netns: Support for XNS in the kernel and userspace has been 23 removed. [matt 20060825] 24 netccit: Support for CCITT/X.26 in the kernel and userspace has 25 been removed. [matt 20060825] 26 mips64: Preliminary support for a MIPS64 toolchain using the N64 27 ABI. [matt 20060825] 28 postfix: Updated to 2.3.3 [rpaulo 20060827] 29 landisk: Initial import of landisk port for SuperH based 30 network storage appliances by I-O DATA. The port was 31 done by NONAKA Kimihiro <nonaka@NetBSD.org>. 32 [uwe 20060901] 33