Subject: CVS commit: [netbsd-2-0] src/doc
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/23/2004 23:55:54
Module Name:	src
Committed By:	he
Date:		Fri Jul 23 23:55:54 UTC 2004

Modified Files:
	src/doc [netbsd-2-0]: CHANGES-2.0

Log Message:
Today's set from here:
 o Add support for SiS 741 (#691)
 o Add support for 3c656 cards, and support modem part (#691)
 o CardBus: if CIS pointer is all-0, don't read the CIS (#692)
 o pccbb.c: if the bus# is not set, point to PCIBIOS_BUS_FIXUP (#692)
 o ath(4): support promiscuous mode in AP mode too (#693)
 o i386: improve robustness of crashdump by using pmap_kenter_pa (#694)
 o pppd: no need to not strip, so instead save the space (#695)
 o ix(4): allow board with no memory window (#696)
 o vlan(4): do not call parent's start function if it's not running (#697)
 o ste(4): program MaxFrameSize to allow vlan encapsulation if needed (#698)
 o audio(4): avoid a stall if we change parameters (#699)
 o wi(4): many bug fixes and performance enhancements (#700, #701)
 o i386 kernels: enable ehci(4) by default (#702)
 o note addition of strcasestr(3) (#703)
 o vfs_cache.c: detect and avoid lossage from race condition (#706)


To generate a diff of this commit:
cvs rdiff -r1.1.2.351 -r1.1.2.352 src/doc/CHANGES-2.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.