freebsd-dev/sys/pc98/cbus
Matthew Dillon 0cddd8f023 With Alfred's permission, remove vm_mtx in favor of a fine-grained approach
(this commit is just the first stage).  Also add various GIANT_ macros to
formalize the removal of Giant, making it easy to test in a more piecemeal
fashion. These macros will allow us to test fine-grained locks to a degree
before removing Giant, and also after, and to remove Giant in a piecemeal
fashion via sysctl's on those subsystems which the authors believe can
operate without Giant.
2001-07-04 16:20:28 +00:00
..
30line.h
cbus_dma.c With Alfred's permission, remove vm_mtx in favor of a fine-grained approach 2001-07-04 16:20:28 +00:00
cbus.h Merged from the following changes. 2001-06-26 11:53:12 +00:00
clock.c Remove unneeded includes of sys/ipl.h and machine/ipl.h. 2001-05-15 23:22:29 +00:00
fdc.c Fixed warning message. 2001-07-02 10:18:56 +00:00
fdcreg.h Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so they 2001-06-04 21:04:14 +00:00
gdc.c
olpt.c
pckbd.c Allocate all resources using keyboard controller. 2001-06-17 04:43:28 +00:00
pcrtc.c Remove unneeded includes of sys/ipl.h and machine/ipl.h. 2001-05-15 23:22:29 +00:00
ppc.c Merged from the following changes. 2001-06-26 11:53:12 +00:00
ppcreg.h Merged from the following changes. 2001-06-26 11:53:12 +00:00
sc_machdep.h
scgdcrndr.c With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
scterm-sck.c Merged from sys/dev/syscons/scterm-sc.c revison 1.15. 2001-06-26 11:45:54 +00:00
scvtb.c
sio.c Merged from sys/isa/sio.c revision 1.335. 2001-06-26 11:48:17 +00:00
syscons_cbus.c Merged from sys/isa/syscons_isa.c revision 1.16. 2001-06-26 11:46:42 +00:00