Go to file
cegger 7ed6826c06 Apply hw workaround required for all SB600 revisions and SB700 revisions
A12 and A13 to avoid USB subsystem hang symptom. The USB subsystem hang
symptom is observed when the system has multiple USB devices connected to it
or one USB device is often re-connected. In some cases a USB hub may be
required to observe this symptom.

This patch works around the problem by correcting the internal register setting
that will help by changing the behavior of the internal logic to avoid the
USB subsystem hang issue. The change in the behavior of the logic does not
impact the normal operation of the USB subsystem.

This fix has been discussed, developped, reviewed, polished up
and tested on current-users by several people. Thread starts at:
http://mail-index.netbsd.org/current-users/2009/05/17/msg009460.html
2009-06-15 09:18:45 +00:00
bin Make sure that buffer is NULL terminated when input to strip_escapes() is 2009-06-10 04:16:53 +00:00
common Fix copy&paste errors 2009-06-14 14:04:07 +00:00
compat catch up with libssh build dir move 2009-06-12 06:40:51 +00:00
crypto Don't take short cuts and use the SHA224 functions to compute SHA224. 2009-06-14 14:18:35 +00:00
dist purge/flush 0,1,2 since we did not open them, we should not be closing them. 2009-06-14 21:05:40 +00:00
distrib Mark XOrg {ioport,xorgconfig}.debug as obsolete. 2009-06-12 12:36:50 +00:00
doc resolve import ntp-4-2-4p7 2009-06-13 12:02:07 +00:00
etc makedir for real this time. 2009-06-14 21:34:15 +00:00
external Update to pkg_install-20090610: 2009-06-14 23:30:57 +00:00
games a bit more const 2009-06-07 21:04:54 +00:00
gnu "if" does not accept an "el" (else); use "ie" instead. 2009-05-21 15:54:50 +00:00
include Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00
lib Restore the good old UNIX behavior of root password changing: only root 2009-06-14 23:23:54 +00:00
libexec Apply fix borrowed from i386: Fix const issue (cast const pointers 2009-05-24 20:35:41 +00:00
regress add regression test for gdtoa large field width. 2009-05-07 20:40:25 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Remove bogus warn, which was printed when DIOCGDISKINFO failed. 2009-06-14 21:06:18 +00:00
share Clarify usage of the function members in struct sysmon_envsys and note 2009-06-14 23:09:55 +00:00
sys Apply hw workaround required for all SB600 revisions and SB700 revisions 2009-06-15 09:18:45 +00:00
tests Apparently, there's not a clear dependency ordering for the libraries, 2009-06-09 11:18:50 +00:00
tools use new file 2009-05-08 17:45:22 +00:00
usr.bin PR/41581: Der mouse: window SEGV with certain terminals. does strcmp first 2009-06-12 15:19:52 +00:00
usr.sbin resolve import ntp-4-2-4p7 2009-06-13 12:02:07 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00
BUILDING Introduce MKSUBPIXEL, which allows enabling subpixel rendering code 2009-05-01 19:42:18 +00:00
Makefile add crypto/external to the build. 2009-06-07 22:46:12 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Add note about Postgres WRT the time_t change. 2009-05-27 18:02:57 +00:00