The NetBSD Project

CVS log for src/sys/dev/dkwedge/dk.c

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: nick-csl-alignment-base5


Revision 1.28 / (download) - annotate - [select for diffs], Sun Jul 29 12:50:20 2007 UTC (16 years, 8 months ago) by ad
Branch: MAIN
CVS Tags: yamt-x86pmap-base2, yamt-x86pmap-base, nick-csl-alignment-base5, matt-mips64-base, hpcarm-cleanup
Branch point for: yamt-x86pmap, matt-mips64, matt-armv6, jmcneill-pm
Changes since 1.27: +3 -7 lines
Diff to previous 1.27 (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>