CVS commit: src/sys/arch/sparc64/dev
"Palle Lyckegaard" <[email protected]> Thu, 23 Jul 2026 17:43:01 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: palle Date: Thu Jul 23 17:43:01 UTC 2026 Modified Files: src/sys/arch/sparc64/dev: vdsk.c Log Message: sun4v vdsk: catch up with recent updates to cd(4) Add support for missing SCSI_MODE_SELECT_10 and SCSI_MODE_SENSE_10. Verified to work in a sun4v ldom with acccess to a virtual cd. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/sparc64/dev/vdsk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.