Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   thorpej
Date:           Fri Aug 29 02:38:59 UTC 2003

Modified Files:
        src/sys/dev/ic: aic79xx.c aic79xxvar.h

Log Message:
Apply the following change from 6/6/2003 23:48:18 by gibbs to the
FreeBSD ahd driver:

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.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/ic/aic79xx.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/aic79xxvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index