1. 13 7月, 2007 1 次提交
  2. 08 7月, 2007 1 次提交
    • U
      sis5513: adding PCI-ID · 4c6c914e
      Uwe Koziolek 提交于
      The SiS966 has one additional PCI-ID 1180.
      
      If the chipset is using this PCI-ID, the primary channel is connected to the
      first PATA-port. The secondary channel is connected to SATA-ports in IDE
      emulation mode.  The legacy IO-ports are used.
      
      The including of the PCI-ID into pata_sis is not sufficient, because the legacy
      driver in drivers/ide is initialized before pata_sis.
      Signed-off-by: NUwe Koziolek <uwe.koziolek@gmx.net>
      Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
      4c6c914e
  3. 08 6月, 2007 1 次提交
  4. 01 6月, 2007 3 次提交
  5. 24 5月, 2007 1 次提交
  6. 17 5月, 2007 1 次提交
  7. 14 5月, 2007 1 次提交
    • G
      [AGPGART] Fix wrong ID in via-agp.c · bbdfff86
      Gabriel Mansi 提交于
      there is a wrong id in drivers/char/agp/via-agp.c
      #define PCI_DEVICE_ID_VIA_CX700         0x8324
      It must be 0x0324
      
      Notice that PCI_DEVICE_ID_VIA_CX700 is also used in
      drivers/i2c/busses/i2c-viapro.c and
      drivers/ide/pci/via82cxxx.c
      
      So, I think that constant must be renamed to avoid conflicting.
      I attached a proposed patch.
      Signed-off-by: NDave Jones <davej@redhat.com>
      bbdfff86
  8. 12 5月, 2007 1 次提交
  9. 04 5月, 2007 1 次提交
  10. 02 5月, 2007 1 次提交
  11. 29 4月, 2007 1 次提交
  12. 28 4月, 2007 1 次提交
    • A
      tc35815 driver update (take 2) · eea221ce
      Atsushi Nemoto 提交于
      Current tc35815 driver is very obsolete and less maintained for a long
      time.  Replace it with a new driver based on one from CELF patch
      archive.
      
      Major advantages of CELF version (version 1.23, for kernel 2.6.10) are:
      
      * Independent of JMR3927.
        (Actually independent of MIPS, but AFAIK the chip is used only on
         MIPS platforms)
      * TX4938 support.
      * 64-bit proof.
      * Asynchronous and on-demand auto negotiation.
      * High performance on non-coherent architecture.
      * ethtool support.
      * Many bugfixes and cleanups.
      
      And improvoments since version 1.23 are:
      
      * TX4939 support.
      * NETPOLL support.
      * NAPI support. (disabled by default)
      * Reduce memcpy on receiving.
      * PM support.
      * Many cleanups and bugfixes.
      Signed-off-by: NAtsushi Nemoto <anemo@mba.ocn.ne.jp>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      eea221ce
  13. 18 2月, 2007 1 次提交
  14. 14 2月, 2007 1 次提交
  15. 12 2月, 2007 3 次提交
  16. 10 2月, 2007 2 次提交
  17. 09 2月, 2007 1 次提交
  18. 08 2月, 2007 2 次提交
  19. 06 2月, 2007 1 次提交
  20. 05 2月, 2007 2 次提交
  21. 29 1月, 2007 1 次提交
  22. 27 1月, 2007 1 次提交
  23. 21 12月, 2006 1 次提交
  24. 19 12月, 2006 1 次提交
  25. 14 12月, 2006 1 次提交
  26. 09 12月, 2006 1 次提交
  27. 08 12月, 2006 2 次提交
  28. 07 12月, 2006 2 次提交
  29. 03 12月, 2006 1 次提交
  30. 02 12月, 2006 2 次提交