Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 05/04/2003 16:15:37
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.