Go to file
thorpej 56ebfcc6d5 Apply the following change from 06/28/2003 04:42:11 by gibbs to the
FreeBSD ahd driver:

Correct a typo in a comment.

Add a comment in ahd_clear_critical_sections() about
our need to leave ENBUSFREE set in SIMODE1 while single
stepping.

Re-arrange some delay loops so that we always perform
a read after any register write and before the delay.
This should make the delay loop more accurate.

When completing message processing for a packetized
commention, return the controller to a state where
invalid non-packetized phases will still cause protocol
violations.  These are the same operations as those
performed in the clear_target_state routine in the
firmware.

Now that we have a chip with working ABORTPENDING
support (the 7901B), comment out the automatic use
of this feature until we can adequately test it.
The previous checkin updated the bug mask for the
7901B so this code was exercised.

When resetting the bus, perform an ahd_flush_device_writes()
call so that our reset assertion delay is acurately
timed from when the reset bit is written to the controller.
2003-08-29 04:38:07 +00:00
bin In emacs mode, when expanding file names containing characters that should 2003-08-28 19:53:32 +00:00
crypto reject rc5/idea/mdc2 commands if OPENSSL_NO_xx is specified 2003-08-27 21:05:02 +00:00
dist Use bounded string op (snprintf instead of sprintf) for an automatic 2003-08-28 11:32:33 +00:00
distrib add ./usr/lib/libfrtbegin.a 2003-08-29 02:13:41 +00:00
doc nvi's version should be nb10 - I just added 1 yesterday :-( 2003-08-28 16:15:47 +00:00
etc Fix ttyEcfg/ttyEstat confusion. 2003-08-25 20:40:25 +00:00
games Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
gnu Fix .include to reflect move of this Makefile. 2003-08-29 03:54:46 +00:00
include introduce an additional switch to enable building GCC3 instead of GCC2: 2003-08-27 16:03:17 +00:00
lib Nm -> Fn getnameinfo; grammar improvements; markup improvement; 2003-08-28 12:03:08 +00:00
libexec libkrb depends on libdes, patch in private mail from 2003-08-23 23:03:42 +00:00
regress #include <crypto/rijndael/rijndael-api-fst.h> to make this compile. 2003-08-28 22:31:46 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin Update date for last. 2003-08-21 16:02:32 +00:00
share Sync termios(4) with header file. Reported by Vink Joris. 2003-08-28 19:39:40 +00:00
sys Apply the following change from 06/28/2003 04:42:11 by gibbs to the 2003-08-29 04:38:07 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin Add options_def.h to DPSRCS and CLEANFILES 2003-08-28 22:04:23 +00:00
usr.sbin Bump date for last. 2003-08-28 18:55:16 +00:00
build.sh in getkernelconf(), remove check for non-empty $makeobjdir, as it's not 2003-08-16 11:46:44 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING It is openssl, not openssh, and fix another typo. 2003-08-05 18:39:56 +00:00