freebsd-dev/sys/i386
gibbs e9e569fe36 Move aic7xxx register definitions to sys/dev/aic7xxx/aic7xxx_reg.h.
Start the revamp of the initialiation process.  New routines include
ahc_alloc, ahc_free, and ahc_reset.  These help divide the work of staring
up a board more logically between probe and attach.

ahcintr now takes a (void *) and returns int.  The pci code uses it directly.
Until the PCI code for shared edged triggered interrupts is removed, the
eisa code uses a stub (ahc_eisa_intr) that throws away the int returned
by ahcintr.

Use MHz instead of MB/s for printing out sync rates.

Print out "aic7880" instead of "aic7870" for the new aic7880 chips.
1995-11-05 04:50:55 +00:00
..
apm Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
bios Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
boot Add -fno-strength-reduce to neutralize possible bad effect of -O2 1995-10-10 21:11:22 +00:00
conf Move aic7770.c to i386/eisa. It is the first driver to use the new eisaconf. 1995-11-05 04:38:55 +00:00
eisa This is a totally new implementation of eisaconf. It will hopefully 1995-11-05 04:42:50 +00:00
i386 Modifications for the new eisaconf. 1995-11-05 04:43:22 +00:00
ibcs2 Sorry, the last commit screwed up for me, this is the right one (I hope!) 1995-10-28 13:07:28 +00:00
include Modifications for the new eisaconf. 1995-11-05 04:43:22 +00:00
isa Remove old eisaconf cruft from the eisa files. The old eisaconf kludged 1995-11-05 04:45:16 +00:00
linux Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets. 1995-10-10 23:13:27 +00:00
pci Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ... 1995-10-17 23:30:11 +00:00
scsi Move aic7xxx register definitions to sys/dev/aic7xxx/aic7xxx_reg.h. 1995-11-05 04:50:55 +00:00
Makefile This commit was manufactured by cvs2svn to create branch 'NETBSD'. 1994-10-14 08:53:17 +00:00