mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
c38a76a7d0
drives require ST_Q_SNS_HLP, they also wrongly accept a blocksize of 1024 in the first place (for a QIC-150 cartridge), but complain later about it. The hack is to only probe for 512 for them. Reorder the entries in st_decide_mode() so that QIC >= 525 is properly accepted as variable blocksize.