Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/21/2000 04:14:55
Module Name: syssrc
Committed By: tsutsui
Date: Fri Jan 21 12:14:54 UTC 2000
Modified Files:
syssrc/sys/dev: md.c md.h
Log Message:
- use the raw partition for ioctl; `control device' is gone.
- remove `sc_flags' member from md_softc
- add check code whether the md device is configured in mdread/mdwrite
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/md.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/md.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.