Justin T. Gibbs 1d528d6792 aic7770.c:
aic79xx.c:
aic79xx.h:
aic79xx_pci.c:
aic7xxx.c:
aic7xxx.h:
aic7xxx_pci.c:
	Switch ah?_reset() to take an additional "reinit" argument.
	Use this instead of init_level to determin if the chip
	should be fully reinitialized after a chip reset.  This
	is required so that ah?_shutdown() can reset the chip
	without side-effects.

aic79xx.c:
	Implement ahd_suspend() and ahd_resume().

aic7xxx.c:
	Change ahc_loadseq() to *not* restart the sequencer.
	This brings the loadseq behavior in line with that
	of the 7902 driver and also simplifies the init routine.

	Correct the resume routine to enable interrupts and
	restart the sequencer.
2003-06-06 23:48:19 +00:00
..
2003-05-19 20:29:07 +00:00
2003-06-02 04:58:43 +00:00
2003-06-06 23:48:19 +00:00
2003-05-31 18:52:38 +00:00
2003-06-02 16:32:55 +00:00
2003-05-31 20:19:13 +00:00
2003-05-15 18:51:28 +00:00
2003-05-31 20:05:25 +00:00
2003-06-01 04:51:07 +00:00
2003-06-01 22:09:12 +00:00