freebsd-src/sys
Bruce Evans eca52014bd Don't log "unexpected" events on never-opened devices. Events left
over from the probe are now expected for incompatible UARTs that
deliver IRQs as a strobe (low) instead of a level (high).

Discard events on going-away devices too.  Endless loops may have
been possible when an active pccard was removed.
1998-06-16 11:05:59 +00:00
..
alpha Reviewed by: Amancio 1998-06-14 20:05:27 +00:00
amd64
compat
compile
conf Oops, wrong file again. 1998-06-14 17:35:55 +00:00
contrib/softupdates
ddb
dev Don't log "unexpected" events on never-opened devices. Events left 1998-06-16 11:05:59 +00:00
fs Avoid a 64-bit division in procfs_readdir(). Fixed related overflows. 1998-06-14 12:53:39 +00:00
geom
gnu
i386 Don't log "unexpected" events on never-opened devices. Events left 1998-06-16 11:05:59 +00:00
isa Don't log "unexpected" events on never-opened devices. Events left 1998-06-16 11:05:59 +00:00
isofs/cd9660
kern [Add missing files from previous commit] 1998-06-14 13:53:12 +00:00
libkern
miscfs Avoid a 64-bit division in procfs_readdir(). Fixed related overflows. 1998-06-14 12:53:39 +00:00
modules
msdosfs
net Oops 1998-06-14 23:53:43 +00:00
netatalk
netinet fix another typo 1998-06-15 00:35:47 +00:00
netipx
netkey
netnatm
netns
nfs Avoid an egcs pessimization for 64-bit signed division on i386's. 1998-06-14 15:52:00 +00:00
nfsclient Avoid an egcs pessimization for 64-bit signed division on i386's. 1998-06-14 15:52:00 +00:00
nfsserver Avoid an egcs pessimization for 64-bit signed division on i386's. 1998-06-14 15:52:00 +00:00
pc98 Sync with sys/i386/isa/syscons.c revision 1.263. 1998-06-15 13:06:33 +00:00
pccard
pci Merge changes from vendor branch; 1998-06-13 17:20:03 +00:00
posix4
powerpc Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
rpc
scsi
sys Reviewed by: Amancio 1998-06-14 20:05:27 +00:00
tools
ufs Slight change to directory cleanup 1998-06-14 19:31:28 +00:00
vm
Makefile