freebsd-dev/sys/pc98/cbus
Mark Murray d888fc4e73 RIP <machine/lock.h>.
Some things needed bits of <i386/include/lock.h> - cy.c now has its
own (only) copy of the COM_(UN)LOCK() macros, and IMASK_(UN)LOCK()
has been moved to <i386/include/apic.h> (AKA <machine/apic.h>).
Reviewed by:	jhb
2001-02-11 10:44:09 +00:00
..
30line.h Fixed warnings. 2000-10-15 04:54:17 +00:00
cbus_dma.c
cbus.h
clock.c Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
fdc.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
fdcreg.h
gdc.c Restore GDC mode to initial mode instead of 24KHz. 2000-10-28 11:27:56 +00:00
olpt.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
pckbd.c RIP <machine/lock.h>. 2001-02-11 10:44:09 +00:00
pcrtc.c Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
ppc.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
ppcreg.h
sc_machdep.h
scgdcrndr.c Fixed include files to use sys/{cons,fb,kb}io.h instead of 2000-10-09 11:07:18 +00:00
scterm-sck.c
scvtb.c Fixed include files to use sys/{cons,fb,kb}io.h instead of 2000-10-09 11:07:18 +00:00
sio.c RIP <machine/lock.h>. 2001-02-11 10:44:09 +00:00
syscons_cbus.c Used kbio.h and consio.h instead of machine/console.h. 2000-10-20 10:35:44 +00:00