Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/04/2001 19:17:23
Module Name: syssrc
Committed By: tsutsui
Date: Sun Nov 4 17:17:23 UTC 2001
Modified Files:
syssrc/sys/dev/pci: trm.c
Log Message:
Fix a couple of bugs:
- make sure to allocate memory for sc_tempsrb properly.
- correct links of SRB queue in trm_link_srb().
Now trm driver works on arc.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/trm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.