gibbs
dde2724ff9
Add PCI Id for the 3940 controller.
1995-07-04 21:21:33 +00:00
rgrimes
1b1ee55538
Merge RELENG_2_0_5 into HEAD
1995-06-11 19:33:05 +00:00
rgrimes
c86f0c7a71
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
gibbs
e1c0accf46
kernel.h -> sys/kernel.h
1995-04-15 21:38:34 +00:00
gibbs
356e59576f
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
dg
b553215b12
Added a new field to the pci_device struct called pd_shutdown to specify
...
a device specific shutdown routine for devconf. Assign the value of this
to the kern_devconf struct. Implement a device shutdown routine for if_de
that disables the device. This will stop the device from corrupting memory
after a reboot.
1995-03-17 04:27:21 +00:00
gibbs
74f933a4ff
#include<kernel.h> to quiet a compiler warning having to do with the
...
DATA_SET (pcidevice_set, ahc_device) macro. Maybe this will allow
the aic7870 to be probed again. I don't have a PCI machine here
to test it.
1995-02-03 17:08:17 +00:00
dg
57e383cd4c
Reapplied all of Stefan's changes. What a mess - the files were modified
...
and moved at the same time. This made it *very* difficult to fix the
revision log lossage that happend when the files were moved. SIGH.
1995-02-02 13:12:18 +00:00
dg
1cfe037240
Fixed up include paths after copying these in the repository.
1995-02-02 12:36:19 +00:00
gibbs
144f061bf6
Change the string returned in the aic7870 motherboard probe case. Change
...
#define to a more appropriate name.
1995-01-22 00:47:50 +00:00
gibbs
6617f0bfe4
Add $Id. Recognize motherboard aic7870 based controllers.
1995-01-16 16:31:57 +00:00
gibbs
00d4d48c05
Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependancies
...
for the ahc driver.
1995-01-13 02:23:27 +00:00