freebsd-dev/sys/dev
Bruce Evans 747c608e8d Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3))
almost works properly.  Unfortunately, there is no way to flush
the rx fifo without resetting the channel, which also flushes the
tx fifo.  We avoid resetting even when both fifos need to be flushed,
since resetting seems to cause the rx to lose sync if it is done
while data is arriving.

Reminded by:	NIST-PCTS
1998-12-17 19:23:09 +00:00
..
advansys probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
aha o Convert length of hccb to integer from the array. Eivind Eklund 1998-12-15 02:51:54 +00:00
ahb
aic7xxx Fix a few problems with handling rejected transfer negotiation messages. 1998-12-17 00:06:52 +00:00
ar Straigthen out the use of the tls and tlf callbacks. 1998-12-16 18:42:38 +00:00
atkbdc
bktr probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
buslogic probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
ccd
cs
cy Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3)) 1998-12-17 19:23:09 +00:00
de pci_device pd_probe function changed from returning char * to returning 1998-12-14 05:47:29 +00:00
dec
dgb
dpt probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
ed pci_device pd_probe function changed from returning char * to returning 1998-12-14 05:47:29 +00:00
eisa
en probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
ep
ex
fdc Fixed LINT breakage in previous commit. Option FDC_YE enabled a 1998-12-14 16:29:58 +00:00
fe Oops, I forgot to commit two diffs to fe driver. 1998-12-15 15:56:37 +00:00
fxp pci_device pd_probe function changed from returning char * to returning 1998-12-14 05:47:29 +00:00
hea probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
hfa probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
ic Implemented sending of BREAKs. This is quite complicated because the 1998-12-17 17:40:13 +00:00
ie
iicbus
isp probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
joy
kbd
lnc probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
mc146818
mcd
mse
pcf
pci The OHCI interfaces I have access to map their control regs etc. into 1998-12-14 21:14:11 +00:00
pcm/isa
pdq probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
ppbus
ppc
rc
rp
scd
si
sio Add support for another 3COM/USR PNP modem, USR3031. 1998-12-13 23:12:54 +00:00
smbus
snp
sound/isa
speaker
sr Straigthen out the use of the tls and tlf callbacks. 1998-12-16 18:42:38 +00:00
syscons
tx probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
usb Added UCLASS_CDC definitions to usb.h 1998-12-15 07:06:51 +00:00
vinum
vn
vr probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
vx vxalloc() can return NULL. Deal with it. 1998-12-16 00:38:57 +00:00
wl