1. 02 2月, 2008 10 次提交
  2. 27 1月, 2008 18 次提交
  3. 26 1月, 2008 10 次提交
  4. 11 1月, 2008 1 次提交
  5. 24 12月, 2007 1 次提交
    • B
      cmd64x: fix hwif->chipset setup · deffca11
      Bartlomiej Zolnierkiewicz 提交于
      commit 528a572d ("ide: add ->chipset field
      to ide_pci_device_t") broke hwif->chipset setup (it is now set to ide_cmd646
      for CMD648 instead of CMD646).  It seems that the breakage happend while
      I was moving patches around (cmd64x_chipsets[] entries for CMD646 and CMD648
      are identical except for 'name' field).  Fix it and bump driver version.
      
      Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
      Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
      deffca11