freebsd-nq/sys/dev
Bruce Evans 4ce7d32178 Always wake up writers after clearing TS_BUSY. This will soon be
essential when I fix excessive wakeups for output-below-low-water.
In cy.c and sio.c, wake up via the driver start routine to also
eliminate duplicated code involving the clearing of TS_TTSTOP.

Always (except in code to be replaced soon) call driver start
routine directly instead of going through ttstart().
1995-07-29 04:05:57 +00:00
..
aic7xxx Change SCB_LIST_NULL to 0xff from 0x10 to allow for 255 commands. This 1995-07-04 20:58:57 +00:00
cy Always wake up writers after clearing TS_BUSY. This will soon be 1995-07-29 04:05:57 +00:00
de Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; the 1995-06-28 05:46:19 +00:00
ed Fixed bug where a bogus packet length could cause a panic if the length 1995-07-28 12:15:16 +00:00
eisa Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ep Protected entire epioctl routine with splimp(). In this case, it is better 1995-07-05 07:21:34 +00:00
fdc Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
fe Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ic Rewrite: 1995-07-05 12:15:52 +00:00
ie Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
joy Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kbd Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
lnc Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
mcd Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
mse Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
pci Add a few vendor IDs. 1995-07-27 21:56:51 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc Always wake up writers after clearing TS_BUSY. This will soon be 1995-07-29 04:05:57 +00:00
scd Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sio Always wake up writers after clearing TS_BUSY. This will soon be 1995-07-29 04:05:57 +00:00
snp Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
speaker Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
syscons Move the inline code for waking up writers to a new function 1995-07-22 01:30:45 +00:00
vn Remove trailing whitespace. 1995-05-30 08:16:23 +00:00