Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/arch/macppc/dev
Module Name: src
Committed By: tron
Date: Sun Dec 18 13:49:33 UTC 2005
Modified Files:
src/sys/arch/macppc/dev [netbsd-3]: mesh.c
Log Message:
Pull up following revision(s) (requested by macallan in ticket #1064):
sys/arch/macppc/dev/mesh.c: revision 1.23
return SCSI_CHECK in xs->status instead of xs->xs_status
This fixes a whole bunch of weird errors that plague(d) mesh forever,
like
- failure to spin up drives automatically
- occasional bogus 'drive offline' messages
- LONG delays when trying to use a ZIP drive
It will probably expose more problems, we'll see.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.21.8.1 src/sys/arch/macppc/dev/mesh.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