cvs commit: src/sys/dev/an if_an_pci.c src/sys/dev/ar if_ar_pci.c src/sys/dev/asr asr.c src/sys/dev/ata ata-disk.c src/sys/dev/ath if_ath_pci.c

Warner Losh imp at FreeBSD.org
Sat Mar 5 11:06:13 PST 2005


imp         2005-03-05 19:06:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/an           if_an_pci.c 
    sys/dev/ar           if_ar_pci.c 
    sys/dev/asr          asr.c 
    sys/dev/ata          ata-disk.c 
    sys/dev/ath          if_ath_pci.c 
  Log:
  Use BUS_PROBE_DEFAULT for pci probe return value
  
  Revision  Changes    Path
  1.27      +2 -2      src/sys/dev/an/if_an_pci.c
  1.12      +2 -2      src/sys/dev/ar/if_ar_pci.c
  1.65      +1 -1      src/sys/dev/asr/asr.c
  1.182     +30 -0     src/sys/dev/ata/ata-disk.c
  1.12      +1 -1      src/sys/dev/ath/if_ath_pci.c


More information about the cvs-all mailing list