Mark Cave-Ayland
09274de1f7
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Macintosh
...
Both MacOS and A/UX make use of vendor-specific MODE SELECT commands with PF=0
to identify SCSI devices:
- MacOS sends a MODE SELECT command with PF=0 for the MODE_PAGE_VENDOR_SPECIFIC
(0x0) mode page containing 2 bytes before initialising a disk
- A/UX (installed on disk) sends a MODE SELECT command with PF=0 during SCSI
bus enumeration, and gets stuck in an infinite loop if it fails
Add a new SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk to allow both
PF=0 MODE SELECT commands and implement a MODE_PAGE_VENDOR_SPECIFIC (0x0)
mode page which is compatible with MacOS.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20220622105314.802852-7-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-07-13 16:58:58 +02:00
..
2022-06-11 11:44:15 +02:00
2022-05-19 16:19:02 +01:00
2022-07-07 11:36:07 +01:00
2022-05-14 12:33:44 +02:00
2022-06-11 11:36:14 +02:00
2022-01-21 15:52:56 +10:00
2022-04-29 10:48:26 +10:00
2020-09-18 14:12:32 -04:00
2021-03-19 15:18:43 +01:00
2022-06-16 12:54:57 -04:00
2022-06-08 19:38:47 +01:00
2022-01-28 14:29:46 +00:00
2022-01-07 05:19:55 -05:00
2022-05-25 10:31:33 +02:00
2022-05-30 19:49:42 +02:00
2022-06-30 09:21:14 +02:00
2022-06-11 11:44:50 +02:00
2021-09-30 13:44:13 +01:00
2022-06-26 18:40:12 +01:00
2022-07-05 16:25:17 +05:30
2021-09-30 13:42:10 +01:00
2020-09-18 14:12:32 -04:00
2022-06-11 11:44:50 +02:00
2020-09-30 19:11:36 +02:00
2022-06-06 18:10:46 +00:00
2022-02-21 10:35:13 +01:00
2022-02-18 08:34:13 +01:00
2022-04-06 10:50:37 +02:00
2022-06-30 09:21:14 +02:00
2022-05-11 16:50:32 +02:00
2022-05-11 16:49:06 +02:00
2021-09-30 13:42:10 +01:00
2022-06-23 23:24:28 +02:00
2022-06-09 19:32:49 -04:00
2022-07-06 10:22:38 -03:00
2022-07-06 10:22:38 -03:00
2021-11-02 15:55:14 +00:00
2022-06-15 16:43:42 +01:00
2022-05-11 16:49:06 +02:00
2022-06-11 11:44:50 +02:00
2022-05-11 16:49:06 +02:00
2022-05-11 16:50:01 +02:00
2022-07-13 16:58:58 +02:00
2021-11-02 14:14:55 -04:00
2022-05-11 16:49:06 +02:00
2021-10-30 18:39:37 +02:00
2022-06-11 11:44:50 +02:00
2021-03-19 15:18:43 +01:00
2022-05-11 16:49:06 +02:00
2022-05-11 16:49:06 +02:00
2022-05-11 16:50:01 +02:00
2022-05-11 16:49:06 +02:00
2022-05-06 09:06:51 -06:00
2022-06-27 18:53:18 -04:00
2022-05-11 16:49:06 +02:00
2022-06-29 00:24:59 +02:00
2019-08-16 13:31:52 +02:00
2022-06-09 19:32:49 -04:00
2021-10-27 17:10:00 -07:00
2022-01-20 09:09:37 +01:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2022-04-21 17:03:51 +04:00
2022-06-09 14:47:42 +01:00
2022-04-21 11:37:04 +01:00
2020-11-15 17:04:40 +01:00
2022-06-10 09:31:42 +10:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2020-09-18 14:12:32 -04:00
2020-11-15 17:04:40 +01:00
2022-05-19 16:19:03 +01:00
2021-03-08 17:20:01 +00:00
2022-06-15 14:50:41 +01:00
2019-06-12 13:20:21 +02:00
2020-12-18 15:20:17 -05:00
2022-05-14 12:32:41 +02:00
2021-09-01 11:59:12 +10:00
2022-06-22 09:49:34 +02:00
2020-09-09 09:27:09 -04:00
2020-12-10 12:15:04 -05:00
2020-09-18 14:12:32 -04:00
2021-07-09 18:21:33 +02:00
2020-09-09 09:27:09 -04:00