freebsd-dev/sys
Justin T. Gibbs bbf437ee54 Mask the call to ahc_attach with an splbio/splx pair. This allows us
to poll succesfully even if we are sharing the interrupt.

Register the interrupt handler before the attach.

This commit makes the 294x PCI shared interrupt compliant.  This has
been tested with an aic7870 motherboard controller and a 294x in the
same machine shareing an irq.
1995-03-31 14:08:33 +00:00
..
alpha/include
amd64 Made pmap_testbit a static function. 1995-03-30 08:55:39 +00:00
compile
conf Submitted by: Mahesh Neelakanta <mahesh@gcomm.com> 1995-03-30 00:20:08 +00:00
ddb Fixed DDB's "ps" output formatting. 1995-03-28 23:29:52 +00:00
dev Major overhaul of the aic7xxx driver: 1995-03-31 14:06:02 +00:00
fs Fix timestamps when using Wall CMOS clock, 1995-03-29 18:48:06 +00:00
gnu Major overhaul of the aic7xxx driver: 1995-03-31 14:06:02 +00:00
i386 Major overhaul of the aic7xxx driver: 1995-03-31 13:54:41 +00:00
isa Emulate hw cursor closely, and get start&end scanlines from BIOS. 1995-03-30 14:32:31 +00:00
isofs/cd9660
kern c_iflag handling in setting compat modes now more close to V7 1995-03-29 19:50:58 +00:00
libkern
miscfs
modules Update to new screen update method. 1995-03-30 15:10:20 +00:00
msdosfs Fix timestamps when using Wall CMOS clock, 1995-03-29 18:48:06 +00:00
net Fix typing error sneaked somehow in prev. commit 1995-03-31 11:01:29 +00:00
netccitt
netinet Backed out changes in rev 1.5 that prevent sending FIN if in CLOSING 1995-03-30 23:35:55 +00:00
netiso
netns
nfs
nfsclient
nfsserver
pci Mask the call to ahc_attach with an splbio/splx pair. This allows us 1995-03-31 14:08:33 +00:00
powerpc/include
rpc
scsi
sys Move DSIMICROCODE ioctl to 85, 1995-03-30 05:17:50 +00:00
tools
ufs
vm
Makefile