NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37390 CVS commit: [netbsd-5] src/sys/dev/dkwedge
The following reply was made to PR kern/37390; it has been noted by GNATS.
From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37390 CVS commit: [netbsd-5] src/sys/dev/dkwedge
Date: Sat, 9 Jan 2010 01:25:11 +0000
Module Name: src
Committed By: snj
Date: Sat Jan 9 01:25:11 UTC 2010
Modified Files:
src/sys/dev/dkwedge [netbsd-5]: dk.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #1213):
sys/dev/dkwedge/dk.c: revision 1.52
Implement and use a dkminphys() that calls the parent device's minphys
function with b_dev temporarily adjusted to the parent device's dev_t.
Fixes PR/37390.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.42.6.1 src/sys/dev/dkwedge/dk.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