freebsd_amp_hwpstate/sys
Joerg Wunsch c80faa792c Work around a braindead signal handling in many newer HP printers.
They don't have BUSY de-asserted by the time they ACK (and thus cause
an interrupt).  The workaround is to try seeing if the BUSY will be
de-asserted soon, and if not, to use an incremental backoff and
semi-polled mode instead of the fixed timeout with 1/2 s we've been
using previously (that caused the printer to run really slooow).

Printers that have been working previously should not be affected by
this.
1996-04-04 12:28:36 +00:00
..
alpha
amd64 Fixed a problem that the UPAGES of a process were being run down 1996-04-03 05:23:44 +00:00
compat/linux
compile
conf Pick up CWARNFLAGS from /etc/make.conf if defined. 1996-04-03 12:08:52 +00:00
ddb
dev changed from using dev_link() to devfs_link() 1996-04-02 04:52:03 +00:00
fs add a `Warning:' to the message saying that the root directory is not a 1996-04-03 23:05:40 +00:00
geom
gnu Correct a bug which wrote the result of devfs_add_devswf() for two 1996-04-02 22:06:23 +00:00
i386 Work around a braindead signal handling in many newer HP printers. 1996-04-04 12:28:36 +00:00
isa changed from using dev_link() to devfs_link() 1996-04-02 04:52:03 +00:00
isofs/cd9660
kern changed from using dev_link() to devfs_link() 1996-04-02 04:52:03 +00:00
libkern
miscfs Merged devfs_add_devsw() into devfs_add_devswf() 1996-04-03 03:03:27 +00:00
modules
msdosfs add a `Warning:' to the message saying that the root directory is not a 1996-04-03 23:05:40 +00:00
net Eliminate panic("rtfree") caused by double-freeing the route 1996-03-29 08:02:30 +00:00
netinet Add a sysctl (net.inet.tcp.always_keepalive: 0) that when set will force 1996-04-04 11:17:04 +00:00
netipx
netns
nfs
nfsclient
nfsserver
pc98/pc98
pccard
pci ncr.c: 1996-03-31 03:17:50 +00:00
powerpc/include
rpc
scsi Change dev_link() to devfs_link() 1996-04-02 04:54:26 +00:00
sys Fixed a typo in the comment for sv_errsize. 1996-04-04 01:08:20 +00:00
tools
ufs Fixed reference counting related to relookup(). relookup() must 1996-03-29 12:30:30 +00:00
vm Fixed a problem that the UPAGES of a process were being run down 1996-04-03 05:23:44 +00:00
Makefile