Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   ad
Date:           Sun May  4 16:15:37 UTC 2003

Modified Files:
        src/sys/dev/pci: amr.c amrreg.h amrvar.h ld_amr.c

Log Message:
- Fix the mailbox protocol. Not tested with newer 'Quartz' controllers.
- Handle failure during initalisation more gracefully.
- Create a watchdog thread to poke the board and check for status changes.
- Make ready for > 64kB transfers.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/amr.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/amrreg.h src/sys/dev/pci/amrvar.h
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/ld_amr.c

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