freebsd-skq/sys/pc98/cbus
mckusick 5b58f2f951 Convert buffer locking from using the B_BUSY and B_WANTED flags to using
lockmgr locks. This commit should be functionally equivalent to the old
semantics. That is, all buffer locking is done with LK_EXCLUSIVE
requests. Changes to take advantage of LK_SHARED and LK_RECURSIVE will
be done in future commits.
1999-06-26 02:47:16 +00:00
..
30line.h The PC98-specific files. 1996-06-14 10:04:54 +00:00
cbus_dma.c Sync with sys/i386/isa/isa_dma.c revision 1.3. 1999-05-10 09:09:08 +00:00
cbus.h From submitter: 1999-06-25 15:17:20 +00:00
clock.c Sync with sys/i386/isa/clock.c revision 1.137. 1999-06-24 08:32:52 +00:00
fdc.c Convert buffer locking from using the B_BUSY and B_WANTED flags to using 1999-06-26 02:47:16 +00:00
fdcreg.h Fixed locations of include files. 1999-06-01 13:14:35 +00:00
gdc.c PC98 part of the second phase of syscons reorganization. 1999-06-24 10:51:40 +00:00
olpt.c New parallel port support for PC98. Old PC98s which have 1999-06-18 14:48:28 +00:00
pckbd.c This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
pcrtc.c Sync with sys/i386/isa/clock.c revision 1.137. 1999-06-24 08:32:52 +00:00
ppc.c New parallel port support for PC98. Old PC98s which have 1999-06-18 14:48:28 +00:00
ppcreg.h New parallel port support for PC98. Old PC98s which have 1999-06-18 14:48:28 +00:00
sc_machdep.h PC98 part of the second phase of syscons reorganization. 1999-06-24 10:51:40 +00:00
scgdcrndr.c PC98 part of the second phase of syscons reorganization. 1999-06-24 10:51:40 +00:00
scvtb.c Sync with sys/dev/syscons/scvtb.c revision 1.2. 1999-06-24 14:03:07 +00:00
sio.c PC98 part of the second phase of syscons reorganization. 1999-06-24 10:51:40 +00:00
syscons_cbus.c Merge with sys/isa/syscons_isa.c and sys/dev/syscons/syscons.c 1999-06-24 12:13:08 +00:00