1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Benno Rice bda034cf8f Code for dealing with external interrupts.
Obtained from:	NetBSD
2001-06-27 12:33:51 +00:00
..
alpha Allow the clock lock to recurse. 2001-06-25 23:56:56 +00:00
amd64 Recognize FC-PGA2 Pentium III (Tualatin). 2001-06-26 03:02:30 +00:00
arm/include
boot Get rid of some constness warnings. 2001-06-24 12:08:47 +00:00
cam cleanup some of the XPORT_FC code 2001-06-24 18:19:24 +00:00
coda
compat
compile
conf Add -msoft-float to COPTS to stop GCC attempting to be "smart" and using 2001-06-27 12:10:25 +00:00
contrib
crypto
ddb
dev Bracket this file in the usual #ifndef/#define/#endif stuff to prevent 2001-06-27 12:15:58 +00:00
fs
geom
gnu
i4b
i386 Merged from sys/i386/include/bus_at386.h revision 1.14. 2001-06-26 11:36:45 +00:00
ia64 Fix cut-n-paste brain-o. 2001-06-25 16:38:09 +00:00
isa Implement a new ioctl command for floppies: FD_READID 2001-06-26 22:16:30 +00:00
isofs/cd9660
kern - Add trylock variants of shared and exclusive locks. 2001-06-27 06:39:37 +00:00
libkern
modules add sndstat.c so module users have /dev/sndstat again 2001-06-23 17:09:38 +00:00
net inject outbound packet to BPF. 2001-06-24 14:52:55 +00:00
netatalk
netatm
netgraph
netinet Bring in fix from NetBSD's revision 1.16: 2001-06-26 09:00:50 +00:00
netinet6 Merge from netinet/ip_fw.c (1.117 -> 1.118). 2001-06-24 22:41:00 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 Merged from the following changes. 2001-06-26 11:53:12 +00:00
pccard Work around a bug in the current interrupt system by explicitly 2001-06-25 04:13:54 +00:00
pci Add initializetion of NVCTL register with EEPROM stored value. 2001-06-23 19:30:26 +00:00
posix4
powerpc Code for dealing with external interrupts. 2001-06-27 12:33:51 +00:00
rpc
svr4
sys - Add trylock variants of shared and exclusive locks. 2001-06-27 06:39:37 +00:00
tools
ufs
vm - Protect all accesses to nsw_[rw]count{,_{,a}sync} with the pbuf mutex. 2001-06-22 21:12:19 +00:00
Makefile