1. 29 10月, 2005 3 次提交
  2. 25 10月, 2005 2 次提交
    • J
      [SERIAL] new hp diva console port · 551f8f0e
      Justin Chen 提交于
      Add the new ID 0x132a and configure the new PCI Diva console port.  This
      device supports only 1 single console UART.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      551f8f0e
    • B
      [SERIAL] support the Exsys EX-4055 4S four-port card · add7b58e
      Bjorn Helgaas 提交于
      Tested by Wolfgang Denk with this device:
      
          00:0f.0 Network controller: PLX Technology, Inc. PCI <-> IOBus Bridge (rev 01)
              Subsystem: Exsys EX-4055 4S(16C550) RS-232
              Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
              Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
              Interrupt: pin A routed to IRQ 10
              Region 0: Memory at 80100000 (32-bit, non-prefetchable) [size=128]
              Region 1: I/O ports at 7080 [size=128]
              Region 2: I/O ports at 7400 [size=32]
      
          00:0f.0 Class 0280: 10b5:9050 (rev 01)
              Subsystem: d84d:4055
      
      Results with this patch:
      
          Serial: 8250/16550 driver $Revision: 1.90 $ 32 ports, IRQ sharing enabled
          ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
          PCI: Found IRQ 10 for device 0000:00:0f.0
          ttyS4 at I/O 0x7400 (irq = 10) is a 16550A
          ttyS5 at I/O 0x7408 (irq = 10) is a 16550A
          ttyS6 at I/O 0x7410 (irq = 10) is a 16550A
          ttyS7 at I/O 0x7418 (irq = 10) is a 16550A
      Signed-off-by: NBjorn Helgaas <bjorn.helgaas@hp.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      add7b58e
  3. 28 9月, 2005 1 次提交
  4. 27 9月, 2005 1 次提交
  5. 26 9月, 2005 2 次提交
  6. 22 9月, 2005 1 次提交
  7. 17 9月, 2005 3 次提交
  8. 15 9月, 2005 1 次提交
    • R
      [PATCH] add PCI IDs so RME32 and RME96 drivers build · 8b7fc421
      Roland Dreier 提交于
      While doing an allyesconfig build, I noticed that the commit
      
          commit 8cdfd251
          Author: Takashi Iwai <tiwai@suse.de>
          Date:   Wed Sep 7 14:08:11 2005 +0200
      
              [ALSA] Remove superfluous PCI ID definitions
      
      broke the RME32 and RME96 drivers, since the PCI IDs they use seem to have
      changed names.  Here's a patch to fix this -- compile tested only, since I
      have no idea what the hardware even is.
      
      Fix the build of the RME32 and RME96 drivers by having them use the
      PCI_DEVICE_ID_RME_xxx names defined in <linux/pci_ids.h> instead of the
      PCI_DEVICE_ID_xxx names that they used to define themselves.
      
      Also fix the typo in the id PCI_DEVICE_IDRME__DIGI96_8_PAD_OR_PST so the
      name is PCI_DEVICE_ID_RME_DIGI96_8_PAD_OR_PST.
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      Acked-by: NTakashi Iwai <tiwai@suse.de>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      8b7fc421
  9. 13 9月, 2005 1 次提交
  10. 12 9月, 2005 1 次提交
  11. 07 9月, 2005 1 次提交
  12. 05 9月, 2005 1 次提交
  13. 19 8月, 2005 3 次提交
  14. 17 8月, 2005 1 次提交
  15. 31 7月, 2005 1 次提交
  16. 28 7月, 2005 1 次提交
  17. 26 7月, 2005 1 次提交
  18. 18 7月, 2005 1 次提交
  19. 14 7月, 2005 1 次提交
  20. 03 7月, 2005 1 次提交
  21. 28 6月, 2005 3 次提交
  22. 27 6月, 2005 1 次提交
  23. 24 6月, 2005 1 次提交
  24. 23 6月, 2005 1 次提交
    • S
      Update Chelsio gige net driver. · 559fb51b
      Scott Bardone 提交于
      - Use extern prefix for functions required.
      - Removed a lot of wrappers, including t1_read/write_reg_4.
      - Removed various macros, using native kernel calls now.
      - Enumerated various #defines.
      - Removed a lot of shared code which is not currently used in "NIC only" mode.
      - Removed dead code.
      
      Documentation/networking/cxgb.txt:
      - Updated release notes for version 2.1.1
      
      drivers/net/chelsio/ch_ethtool.h
      - removed file, no longer using ETHTOOL namespace.
      
      drivers/net/chelsio/common.h
      - moved code from osdep.h to common.h
      - added comment to #endif indicating which symbol it closes.
      
      drivers/net/chelsio/cphy.h
      - removed dead code.
      - added comment to #endif indicating which symbol it closes.
      
      drivers/net/chelsio/cxgb2.c
      - use DMA_{32,64}BIT_MASK in include/linux/dma-mapping.h.
      - removed unused code.
      - use printk message for link info resembling drivers/net/mii.c.
      - no longer using the MODULE_xxx namespace.
      - no longer using "pci_" namespace.
      - no longer using ETHTOOL namespace.
      
      drivers/net/chelsio/cxgb2.h
      - removed file, merged into common.h
      
      drivers/net/chelsio/elmer0.h
      - removed dead code.
      - added various enums.
      - added comment to #endif indicating which symbol it closes.
      
      drivers/net/chelsio/espi.c
      - removed various macros, using native kernel calls now.
      - removed a lot of wrappers, including t1_read/write_reg_4.
      
      drivers/net/chelsio/espi.h
      - added comment to #endif indicating which symbol it closes.
      
      drivers/net/chelsio/gmac.h
      - added comment to #endif indicating which symbol it closes.
      
      drivers/net/chelsio/mv88x201x.c
      - changes to sync with Chelsio TOT.
      
      drivers/net/chelsio/osdep.h
      - removed file, consolidation. osdep was used to translate wrapper functions
        since our code supports multiple OSs. removed wrappers.
      
        drivers/net/chelsio/pm3393.c
        - removed various macros, using native kernel calls now.
        - removed a lot of wrappers, including t1_read/write_reg_4.
        - removed unused code.
      
        drivers/net/chelsio/regs.h
        - added a few register entries for future and current feature support.
        - added comment to #endif indicating which symbol it closes.
      
        drivers/net/chelsio/sge.c
        - rewrote large portion of scatter-gather engine to stabilize
        performance.
        - using u8/u16/u32 kernel types instead of __u8/__u16/__u32 compiler
        types.
      
        drivers/net/chelsio/sge.h
        - rewrote large portion of scatter-gather engine to stabilize
        performance.
        - added comment to #endif indicating which symbol it closes.
      
        drivers/net/chelsio/subr.c
        - merged tp.c into subr.c
        - removed various macros, using native kernel calls now.
        - removed a lot of wrappers, including t1_read/write_reg_4.
        - removed unused code.
      
        drivers/net/chelsio/suni1x10gexp_regs.h
        - modified copyright and authorship of file.
        - added comment to #endif indicating which symbol it closes.
      
        drivers/net/chelsio/tp.c
        - removed file, merged into subr.c.
      
        drivers/net/chelsio/tp.h
        - removed file.
      
        include/linux/pci_ids.h
        - patched to include PCI_VENDOR_ID_CHELSIO 0x1425, removed define from
        our code.
      559fb51b
  25. 22 6月, 2005 1 次提交
  26. 09 6月, 2005 1 次提交
  27. 08 6月, 2005 1 次提交
  28. 01 6月, 2005 1 次提交
  29. 27 5月, 2005 1 次提交
  30. 24 5月, 2005 1 次提交