Re: it821x: Add ultra_mask quirk for Vortex86SX

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +		pci_read_config_byte(dev, 0x08, &conf);
> +		if (conf == 0x11)
> +			hwif->ultra_mask = 0;

NAK

Should use dev->revision as this is already kept by the kernel. Otherwise
looks fine. pata_it821x already knows about this but not that it's only a
bug in rev 0x11 so I'll propogate that bit up.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux