also I downloaded Intel ICH7 Data sheet which contains all pci configuration registers defines. thx for pointing out this. also i saw that ahci_host_init() will set low 4 bits to 0xF anyway for intel chip, and high 4 bits are RO. so the patch set 0xf or 0xFF make no sense here. so what can i do now? thx! Ming On Thu, 2006-05-25 at 11:14 -0400, Jeff Garzik wrote: > Ming Zhang wrote: > > I read the whole AHCI but I still could not find out what is the magic > > number 0x92. Is this in some Intel doc? > > AHCI spec only documents generic PCI config registers. Each vendor has > their own vendor-specific registers. Intel's are documented publicly on > the developer website. > > Jeff > > > - : 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