The NetBSD Project

CVS log for src/sys/dev/qbus/ts.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / dev / qbus

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: yamt-x86pmap-base4


Revision 1.20 / (download) - annotate - [select for diffs], Sun Jul 29 12:15:44 2007 UTC (16 years, 8 months ago) by ad
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, nick-csl-alignment-base5, matt-mips64-base, hpcarm-cleanup
Branch point for: matt-mips64, matt-armv6, jmcneill-pm, bouyer-xenamd64
Changes since 1.19: +6 -13 lines
Diff to previous 1.19 (colored)

It's not a good idea for device drivers to modify b_flags, as they don't
need to understand the locking around that field. Instead of setting
B_ERROR, set b_error instead. b_error is 'owned' by whoever completes
the I/O request.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>