Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp300/dev
Module Name: src
Committed By: tsutsui
Date: Sat Dec 3 06:08:18 UTC 2022
Modified Files:
src/sys/arch/hp300/dev: rd.c
Log Message:
Add empty DIOCCACHESYNC ioctl(2) for rd(4).
Without this raid(4) always complains on various raidctl(8) ops:
> raid0: cache flush[0] to component 0 failed (22)
RAID1 configured by raid(4) just works HP-IB disks on hp300.
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/arch/hp300/dev/rd.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