freebsd-nq/sys/i386
Joerg Wunsch 2e60812e3a Fix the spl handling. There's still the effect that the timers have
sometimes already been released at the time pcaclose() is called, but
this is now prevented from deadlocking by checking for a running timer
at the start of pca_wait().

At least, i can now play xboing again with pcaudio, this used to hang
the entire system previously within a few seconds.
1996-06-09 14:23:13 +00:00
..
apm Freudian slip. Change M_DEVBUG -> M_DEVBUF. 1996-06-04 17:50:28 +00:00
bios Freudian slip. Change M_DEVBUG -> M_DEVBUF. 1996-06-04 17:50:28 +00:00
boot Fixed BOOT_HD_BIAS. 1996-05-11 04:27:24 +00:00
conf Bring back the `config file in the kernel' feature from the 1.x days. This 1996-06-08 23:27:16 +00:00
eisa Merge in changes for NetBSD/OpenBSD. 1996-05-30 07:20:17 +00:00
i386 Stop using the alias pcb_ptd' for pcb_tcc.tss_cr3'. Use the (existing) 1996-06-08 11:03:19 +00:00
ibcs2 Change the 'sysi86()' function not implemented' printf to be called only 1996-06-08 17:12:45 +00:00
include Removed unnecessary forward declarations of incomplete structs. 1996-06-08 11:21:19 +00:00
isa Fix the spl handling. There's still the effect that the timers have 1996-06-09 14:23:13 +00:00
linux First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
pci Make pcibus_check() ignore Device/Vendor IDs of all 0. 1996-04-30 21:37:21 +00:00
scsi Bring back the loop in RESTART_SEQUENCER. It seems to be necessary for 1996-06-08 06:55:01 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00