Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2003 21:28:30 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx ahc_pci.c ahd_pci.c src/sys/dev/ath if_ath_pci.c src/sys/dev/firewire fwohci_pci.c src/sys/dev/fxp if_fxp.c src/sys/dev/puc puc_pci.c src/sys/dev/re...
Message-ID:  <200311280528.hAS5SUBd080023@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/11/27 21:28:30 PST

  FreeBSD src repository

  Modified files:
    sys/dev/aic7xxx      ahc_pci.c ahd_pci.c 
    sys/dev/ath          if_ath_pci.c 
    sys/dev/firewire     fwohci_pci.c 
    sys/dev/fxp          if_fxp.c 
    sys/dev/puc          puc_pci.c 
    sys/dev/re           if_re.c 
    sys/dev/sio          sio_pci.c 
    sys/dev/uart         uart_bus_pci.c 
    sys/dev/usb          ehci_pci.c ohci_pci.c uhci_pci.c 
    sys/pci              if_dc.c if_rl.c if_xl.c 
  Log:
  Sometimes cardbus attachments don't attach, so while we track down
  this problem put these lines back in.  While they should be
  unnecessary, they appear to be sometimes necessary.
  
  Reviewed in concept: dfr
  Approved by: re (scottl@)
  
  Revision  Changes    Path
  1.59      +2 -1      src/sys/dev/aic7xxx/ahc_pci.c
  1.14      +2 -1      src/sys/dev/aic7xxx/ahd_pci.c
  1.6       +1 -0      src/sys/dev/ath/if_ath_pci.c
  1.36      +1 -0      src/sys/dev/firewire/fwohci_pci.c
  1.198     +1 -0      src/sys/dev/fxp/if_fxp.c
  1.9       +1 -0      src/sys/dev/puc/puc_pci.c
  1.16      +1 -0      src/sys/dev/re/if_re.c
  1.15      +1 -0      src/sys/dev/sio/sio_pci.c
  1.4       +1 -0      src/sys/dev/uart/uart_bus_pci.c
  1.8       +1 -0      src/sys/dev/usb/ehci_pci.c
  1.36      +1 -0      src/sys/dev/usb/ohci_pci.c
  1.51      +1 -0      src/sys/dev/usb/uhci_pci.c
  1.136     +1 -0      src/sys/pci/if_dc.c
  1.126     +1 -0      src/sys/pci/if_rl.c
  1.162     +1 -0      src/sys/pci/if_xl.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311280528.hAS5SUBd080023>