HardenedBSD/sys
Nate Williams ceff12b4c4 Adds the APM hooks into the generic pccard kernel files. With this code
in place device drivers can now register power-down/power-up routines so
that we can use common routines to power-up/power-down cards for
insert/removals, suspend/resume, etc..

Reviewed by:	phk
Submitted by:	the 'Nomads'
1996-04-23 16:03:08 +00:00
..
alpha
amd64 - add apm to the GENERIC kernel (disabled by default), and add some comments 1996-04-22 19:40:28 +00:00
compat/linux
compile
conf - add apm to the GENERIC kernel (disabled by default), and add some comments 1996-04-22 19:40:28 +00:00
ddb
dev Turn on SCB paging for aic7770 chips rev E or greater. 1996-04-20 21:21:50 +00:00
fs
geom
gnu
i386 Adds the APM hooks into the generic pccard kernel files. With this code 1996-04-23 16:03:08 +00:00
isa - add apm to the GENERIC kernel (disabled by default), and add some comments 1996-04-22 19:40:28 +00:00
isofs/cd9660
kern Yet more b_flags fixes. The previous ones broke the clearing of B_DONE 1996-04-19 19:34:19 +00:00
libkern Don't include <sys/types.h> when it isn't used. 1996-04-19 18:40:25 +00:00
miscfs
modules
msdosfs
net Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
netinet Fixed in-line IP header checksumming. It was performed on the wrong header 1996-04-21 13:47:43 +00:00
netipx Don't use a newfangled auto initializer. Initialize everything by 1996-04-13 14:37:22 +00:00
netns
nfs
nfsclient
nfsserver
pc98/pc98 Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
pccard Adds the APM hooks into the generic pccard kernel files. With this code 1996-04-23 16:03:08 +00:00
pci Add PCI IDs for the aic7860 (basically an aic7850 Ultra) and the aic7855 1996-04-20 21:31:27 +00:00
powerpc/include
rpc
scsi Don't depend on <sys/types.h> including <sys/cdefs.h>. 1996-04-19 17:39:57 +00:00
sys Don't depend on <sys/types.h> including <sys/cdefs.h>. 1996-04-19 17:39:57 +00:00
tools
ufs Yet more b_flags fixes. The previous ones broke the clearing of B_DONE 1996-04-19 19:34:19 +00:00
vm Fixed a spl hog. The vmdaemon process ran entirely at splhigh. It 1996-04-11 21:05:25 +00:00
Makefile