FreeBSD src
Go to file
Peter Wemm 3461d589f2 Change the logic of the interrupt/poll loop. It no longer loops until
it empties all of the 256 byte incoming fifo, as it can spend more time
processing one port than intended, especially if data is streaming in
at 115.2K.  The port fifo will be emptied and dumped into the tty system
and left until next time.  I've been running this for quite some time on
one of my systems here.
Also, if the tty layer is blocked or full it lets the hardware assert the
flow control rather than loosing the data.
1996-05-05 17:35:19 +00:00
bin CLSIZE -> getpagesize() 1996-05-02 13:06:21 +00:00
eBones Provide a rudimentary man page for this, based mostly on the README.PATCH. 1996-05-01 17:16:23 +00:00
etc Add /usr/libdata/stallion for holding the download firmware images. 1996-05-04 09:15:11 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu PD_SHIFT -> PDRSHIFT 1996-05-02 13:08:51 +00:00
include Made this work with the documented prerequisite #includes (none). 1996-05-01 00:57:57 +00:00
lib Sync libc_r with libc changes.. 1996-05-05 08:22:20 +00:00
libexec Small tweak to yp_put_record(): call the DB put routine with the 1996-04-28 03:59:56 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Clear the TCP/IP device configuration screen away after we invoke it. 1996-05-02 10:09:45 +00:00
sbin Connect ccd man page and ccdconfig to parent Makefiles. 1996-05-04 08:30:22 +00:00
secure Add extra targets a' la' eBones/Makefile for release/Makefile. 1996-05-04 08:32:07 +00:00
share Add Greg Ungerer <gerg@stallion.oz.au> for his Stallion serial card driver. 1996-05-04 17:26:55 +00:00
sys Change the logic of the interrupt/poll loop. It no longer loops until 1996-05-05 17:35:19 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Correct an editing bogon I introduced earlier. 1996-05-04 10:25:03 +00:00
usr.sbin This commit was generated by cvs2svn to compensate for changes in r15637, 1996-05-05 14:04:33 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile 1) make -DCLOBBER not remove most of /usr/lib 1996-05-04 07:12:07 +00:00