freebsd-nq/sys/dev
Kazutaka YOKOTA 872dfb2dd3 - Add a hack for "psmintr: out of sync.." This is NOT a fix,
but a hack! Add `flags 0x8000' to the psm driver to enable it.
  The psm driver will try to get out of out-of-sync situation
  by disabling the mouse and immediately enable it again.

If you are seeing this out-of-sync problem because of an
incompetent(?!) KVM switch, this hack will NOT be good
for you.  However, if you are occasionally seeing the
problem because of lost mouse interrupt, this might help.
2000-12-01 05:26:24 +00:00
..
aac Disable calling timeout() when doing bio. It was causing more prolems than 2000-11-19 23:46:21 +00:00
acpica Remove unused PCI includes. 2000-11-06 22:33:49 +00:00
advansys
agp
aha
ahb
aic Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
aic7xxx Don't attempt to reference a NULL scb_data area during teardown events 2000-11-13 03:35:43 +00:00
amd
amr Remove some over- 2000-11-28 20:51:04 +00:00
an remove unneded sys/ucred.h includes 2000-11-30 18:52:32 +00:00
ar Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
asr
ata Fix a braino .. 2000-11-18 12:14:35 +00:00
atkbdc - Add a hack for "psmintr: out of sync.." This is NOT a fix, 2000-12-01 05:26:24 +00:00
awi Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
bktr
buslogic Classify all EISA cards with major firmware revions '2' as 742As. 2000-11-13 03:44:20 +00:00
cardbus Remove an unused variable. 2000-11-30 19:14:26 +00:00
ccd Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
cs
cy
dc Change the driver to allocate its own callout structure, and modify 2000-11-25 08:00:10 +00:00
de Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
dec
dgb
dpt Convert all users of fldoff() to offsetof(). fldoff() is bad 2000-10-27 11:45:49 +00:00
ed Argh, I have fixed this cut/paste error twice before. I must have 2000-11-25 07:25:08 +00:00
eisa
en Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
ep
ex Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
fb
fdc Make diskerr() always log with printf. 2000-11-26 19:29:15 +00:00
fe The fe driver does not support pnp devices. 2000-11-10 14:05:47 +00:00
fxp
hea Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
hfa Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
ic
ichsmb
ida
ie
iicbus Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
isp I'm dropping the MAINTAINER request and see what happens. If it becomes 2000-10-31 05:55:54 +00:00
ispfw
joy
kbd
lmc Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
lnc
mc146818 Add missing $FreeBSD$ 2000-05-01 19:54:26 +00:00
mca Reduce code duplication by using the GET_RESOURCE_LIST bus method and related 2000-11-28 07:12:12 +00:00
mcd
md
mii Catch up to moving headers: 2000-10-20 07:58:15 +00:00
mlx Avoid hardcoding the 'rid' and 'type' of the MEM/IOPORT resource. 2000-11-28 06:17:32 +00:00
mly Further use of M_ZERO. 2000-11-18 15:21:22 +00:00
mse
musycc Always emply the NCO to attenuate jitter. The Receive clock recovery 2000-11-04 23:23:27 +00:00
ncv
nsp
null
ofw OpenFirmware/PowerPC loader, part 2. 2000-11-10 06:39:58 +00:00
pccard Oops, broke newcard because I forgot to commit this in my last round of changes to pccbb.c 2000-11-28 15:50:13 +00:00
pccbb A bunch of newcard/cardbus changes that's been sitting in my tree for a while: 2000-11-28 00:05:20 +00:00
pcf
pci Reduce code duplication by using the GET_RESOURCE_LIST bus method and related 2000-11-28 07:12:12 +00:00
pcic Kill #define of DETACH_FORCE since it is now in card_if.m 2000-11-30 23:30:47 +00:00
pdq Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
ppbus Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
ppc
random Fix safety-net code. While technically a bug, I'm delighted to see 2000-11-26 09:58:18 +00:00
ray Changes necessary to make this work. 2000-11-12 21:43:52 +00:00
rc
rp Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
scd
sf Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
si Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
sio
sk Change MEXTADD usage to pass the two new arguments. 2000-11-11 23:08:22 +00:00
smbus
sn Make sn_pccard_products[] static 2000-11-25 07:25:45 +00:00
snc
snp
sound Bump the buffersize from 0x1000 to 0x4000. 2000-11-21 12:22:11 +00:00
speaker
sr Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
stg
streams
sym Convert all users of fldoff() to offsetof(). fldoff() is bad 2000-10-27 11:45:49 +00:00
syscons
tdfx
ti Change MEXTADD usage to pass the two new arguments. 2000-11-11 23:08:22 +00:00
twe
tx Add missing delay after card reset. 2000-11-09 17:25:49 +00:00
usb Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
vinum Don't include system-specific header files for userland program. 2000-11-28 06:38:53 +00:00
vn
vr Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
vx Update the vortex driver so that it no longer needs the PCI compat 2000-11-07 00:56:14 +00:00
wds
wi remove unneded sys/ucred.h includes 2000-11-30 18:52:32 +00:00
wl
xe Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00