1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Warner Losh e5af1ba884 MFp4: o save/restore subvendor, subdevice, vendor, device, baseclass,
subclass, progif and revid.  While these are typically read
	only fields, they aren't always read-only.  progif is writable
	for ata devices, for example.  It does no harm when they are
	read only, and helps when they aren't.
2004-05-21 06:36:36 +00:00
..
alpha Moved most of the "MI" definitions and declarations from <machine/profile.h> 2004-05-19 15:41:26 +00:00
amd64 MFi386 (1.37: GUPROF calibration macros; only routine adjustments needed). 2004-05-20 16:22:57 +00:00
arm Moved most of the "MI" definitions and declarations from <machine/profile.h> 2004-05-19 15:41:26 +00:00
boot Markup fixes. 2004-05-16 22:51:36 +00:00
cam
coda
compat
conf - Connect geom(8) and its libraries to the build. 2004-05-20 10:37:13 +00:00
contrib
crypto
ddb Fixed DDB_NOKLDSYM on amd64's: 2004-05-18 05:30:06 +00:00
dev MFp4: o save/restore subvendor, subdevice, vendor, device, baseclass, 2004-05-21 06:36:36 +00:00
fs Switch from using the vnode interlock to a private mutex in fifo_open() 2004-05-17 20:16:40 +00:00
geom - Teach CONCAT class how to talk with geom(8). 2004-05-20 10:40:18 +00:00
gnu
i4b
i386 Moved i386 asms to an i386 header. The asms are for calibration of 2004-05-20 16:12:19 +00:00
ia64 Moved most of the "MI" definitions and declarations from <machine/profile.h> 2004-05-19 15:41:26 +00:00
isa Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files were 2004-05-17 05:46:16 +00:00
isofs/cd9660
kern In tdsigwakeup(), use TD_ON_SLEEPQ() rather than TD_IS_SLEEPING() to see if 2004-05-20 20:17:28 +00:00
libkern Import libkern arm specific bits. 2004-05-14 12:28:31 +00:00
modules - Connect geom(8) and its libraries to the build. 2004-05-20 10:37:13 +00:00
net
net80211
netatalk
netatm
netgraph Whitespace nit. 2004-05-19 11:35:03 +00:00
netinet When checking for possible port theft, skip over a TCP inpcb 2004-05-20 06:35:02 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 MFi386: revision 1.1160. 2004-05-18 11:56:56 +00:00
pccard
pci Add explicit list of SiS AGP chipsets based on Linux kernel's list. 2004-05-19 05:25:31 +00:00
posix4
powerpc Moved most of the "MI" definitions and declarations from <machine/profile.h> 2004-05-19 15:41:26 +00:00
rpc
security Remove dead code. (This loop counted the number of rules, but the count 2004-05-15 20:55:19 +00:00
sparc64 In cpu_sched_exit(), we must check vm_refcnt against 0, not 1, since 2004-05-20 18:41:07 +00:00
sys Whitespace cleanup 2004-05-20 15:09:41 +00:00
tools
ufs Style fixup in previous commit. 2004-05-19 18:06:21 +00:00
vm
Makefile Try harder not to compile anything in sys/boot for arm. 2004-05-16 00:19:12 +00:00