Go to file
onoe 2819c7b688 Use DMA from mbuf instead of copy in transmit.
Still use memcpy in receiving because we must use buffer fill mode
	and many packets may share single receive buffer.

XXX: Workaround(?) for CXD3222: it fails to DMA for selfid packet according
to code placement. I'm not sure about the reason (cache? timing? bug?).

Fixed the bug: transmitter sometimes stop and OACTIVE bit of if_fw
never be cleared.
Fixed the bug: freeing free buffer.

Enable ieee1394_drain and ieee1394_watchdog for loss of fragment.
2000-11-20 12:12:18 +00:00
bin be consistent with man page xrefs (this is a pre mandoc man page) 2000-11-07 01:45:49 +00:00
crypto s/usefull/useful/ 2000-11-20 06:42:05 +00:00
dist Re-integrate most changes done to amd in its old location (mostly 2000-11-20 03:19:33 +00:00
distrib Set the md_upgrade_prep_needed flag. 2000-11-20 11:52:37 +00:00
etc Remove /usr/share/examples/usermgmt and /usr/share/skel, since they 2000-11-18 06:05:10 +00:00
games remove unnecessary command name after .Nm 2000-11-07 05:51:54 +00:00
gnu Add __udiv_w_sdiv for VAX. gnupg requires it. And since it's a libgcc 2000-11-20 05:47:41 +00:00
include Move fmtcheck() prototype to stdio.h. It makes more sense to declare it 2000-11-15 15:44:05 +00:00
lib back out majority of rev 1.5, left stuff from rev. 1.5 is: 2000-11-19 20:29:05 +00:00
libexec Buffer overflow and environment passing fixes [originally inspired from 2000-11-19 20:17:39 +00:00
regress "make benchmark" will run a tiny benchmark test. 2000-11-08 06:02:01 +00:00
sbin fix incorrect comment; -d does work! 2000-11-17 12:35:09 +00:00
share Install adapted config file instead of old one. 2000-11-20 00:47:10 +00:00
sys Use DMA from mbuf instead of copy in transmit. 2000-11-20 12:12:18 +00:00
usr.bin If kernel gives us a CPU number in kinfo_proc2, display it after the state. 2000-11-19 01:49:29 +00:00
usr.sbin remove outdated comment 2000-11-20 01:58:43 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING ca -> lsu 2000-10-19 15:02:38 +00:00