Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/dev/isa/README.seagate,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/isa/README.seagate,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -p -r1.3 -r1.3.2.1 --- src/sys/dev/isa/README.seagate 2003/05/03 18:11:25 1.3 +++ src/sys/dev/isa/README.seagate 2005/03/04 16:43:13 1.3.2.1 @@ -1,4 +1,4 @@ -# $NetBSD: README.seagate,v 1.3 2003/05/03 18:11:25 wiz Exp $ +# $NetBSD: README.seagate,v 1.3.2.1 2005/03/04 16:43:13 skrll Exp $ The hardware: @@ -28,7 +28,7 @@ completion of the command depending on t for every command placed in the queue. The commands are added in the order they are received. There is a possiblity to make all REQUEST SENSE commands be queued before all other commands, but I dont think it is a good thing (Linux -do however use this). +do however use this). The card is mostly controlled by the sea_main function. It is called by scsi_cmd, the interrupt routine, and the timeout routine. The sea_main routine