1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys
Mike Smith 84685adb57 Return to using disable/enable_intr() for guarding DMA register access.
Mask the read value from the count register in order to return zero correctly
after TC, as per intel datasheet : "If it is not autoinitialised, this
register will have a count of FFFFH after TC"
1997-07-29 05:24:36 +00:00
..
alpha Removed unused #includes. 1997-07-20 16:06:08 +00:00
amd64 Return to using disable/enable_intr() for guarding DMA register access. 1997-07-29 05:24:36 +00:00
compat/linux Removed unused #includes. 1997-07-20 16:06:08 +00:00
compile
conf Synchronize with sys/i386/conf/options.i386 revision 1.52. 1997-07-26 13:53:27 +00:00
ddb
dev Fix a brino in my last commit. 1997-07-26 07:58:29 +00:00
fs
geom
gnu Fixed bitrot in fpu LKMs. 1997-07-20 08:46:30 +00:00
i386 Return to using disable/enable_intr() for guarding DMA register access. 1997-07-29 05:24:36 +00:00
isa Fix a brino in my last commit. 1997-07-26 07:58:29 +00:00
isofs/cd9660
kern Modified the PEND_INTS algorithm to fix the ISA INT loss problem. 1997-07-28 03:59:54 +00:00
libkern
miscfs two tiny typo's 1997-07-14 04:53:52 +00:00
modules Fixed bitrot in fpu LKMs. 1997-07-20 08:46:30 +00:00
msdosfs
net Use malloc to save space for temp SUNIT variable 1997-07-28 14:57:10 +00:00
netatalk
netinet Recalculate ip_sum before passing a 1997-07-25 03:58:21 +00:00
netipx
netkey
netnatm
netns
nfs Correct some dumb mistakes in the WebNFS stuff. 1997-07-22 15:35:57 +00:00
nfsclient Correct some dumb mistakes in the WebNFS stuff. 1997-07-22 15:35:57 +00:00
nfsserver Correct some dumb mistakes in the WebNFS stuff. 1997-07-22 15:35:57 +00:00
pc98 Synchronize with sys/i386/isa/syscons.c revision 1.228. 1997-07-26 13:54:01 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Add support for loading the SCRIPTS microcode into the on-chip RAM 1997-07-28 21:32:05 +00:00
powerpc/include
rpc
scsi Ignore the block size returned by scsi_read_capacity(): this value is 1997-07-26 15:07:42 +00:00
sys Modified the PEND_INTS algorithm to fix the ISA INT loss problem. 1997-07-28 03:59:54 +00:00
tools
ufs Always mark st_ctime for update upon successful completion of 1997-07-13 16:26:40 +00:00
vm Add the ability for the pageout daemon to measure stats on memory usage before 1997-07-27 04:49:19 +00:00
Makefile