freebsd-skq/sys
Bruce Evans 0b8a3ff790 Set the input and output buffer sizes and the input buffer watermarks
dynamically depending on the line speed(s).  This should give the old
sizes and watermarks until drivers are changed.

Display the input watermarks in pstat and sicontrol.
1998-03-07 15:36:29 +00:00
..
alpha Staticized. 1998-02-13 07:34:52 +00:00
amd64 Remove special handling for resuming clock interrupt when using APIC_IO. 1998-03-05 21:45:53 +00:00
compat Removed redundant test against MAXDSIZ (the rlimit test is stronger). 1998-02-25 05:33:06 +00:00
compile
conf Removed support for now-unused FreeBSD misfeature DPSRCS. 1998-03-06 07:28:01 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev Correct minor typo 1998-03-05 10:53:26 +00:00
fs Trivial filesystem getpages/putpages implementations, set the second. 1998-03-06 09:46:52 +00:00
geom Properly bzero() structures after they're returned from getccdbuf(). 1998-02-22 10:01:23 +00:00
gnu The intent is to get rid of WILLRELE in vnode_if.src by making 1998-03-01 22:46:53 +00:00
i386 Make this handle -j<large>, and avoid .depend pointing at /usr/include. 1998-03-07 10:48:15 +00:00
isa Remove special handling for resuming clock interrupt when using APIC_IO. 1998-03-05 21:45:53 +00:00
isofs/cd9660 Trivial filesystem getpages/putpages implementations, set the second. 1998-03-06 09:46:52 +00:00
kern Set the input and output buffer sizes and the input buffer watermarks 1998-03-07 15:36:29 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Fix certain kinds of block device operations. For example, tunefs on 1998-03-04 06:44:59 +00:00
modules Don't add files handled by bsd.kmod.mk to CLEANFILES. Don't add never- 1998-02-25 01:40:55 +00:00
msdosfs Trivial filesystem getpages/putpages implementations, set the second. 1998-03-06 09:46:52 +00:00
net Fixed syntax error in previous commit. 1998-03-01 06:01:33 +00:00
netatalk Removed unused #includes. 1998-02-25 13:08:07 +00:00
netinet Make sure that you can only bind a more specific address when it is 1998-03-01 19:39:29 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey polish the code. 1998-02-27 11:10:18 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Trivial filesystem getpages/putpages implementations, set the second. 1998-03-06 09:46:52 +00:00
nfsclient Trivial filesystem getpages/putpages implementations, set the second. 1998-03-06 09:46:52 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Fixed mistakenly merged part. 1998-03-05 03:31:27 +00:00
pccard Removed unused #includes. 1998-02-25 05:58:50 +00:00
pci Correct minor typo 1998-03-05 10:53:26 +00:00
posix4 Reviewed by: msmith, bde long ago 1998-03-04 10:27:00 +00:00
powerpc/include
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
sys Set the input and output buffer sizes and the input buffer watermarks 1998-03-07 15:36:29 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Fixed missing simple_lock() in ffs_mountfs(). 1998-03-07 14:59:44 +00:00
vm Reviewed by: msmith, bde long ago 1998-03-04 10:27:00 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00