run_interrupt_driven_hooks: ... xpt_config" delay

rank1seeker at gmail.com rank1seeker at gmail.com
Wed Jul 4 09:31:25 UTC 2012


This behaviour persist across MAJOR branches.
That is, I've tested with RELs: 8.2, 8,3 and 9.0, each with it's custom KERNCONF.
They all hang at exacly same "spot"!


This is latest test ...

9.0-p3:
-------
ident FACTORY

makeoptions DEBUG=-g

cpu             HAMMER

device          acpi
device          ahci
device          atacore
device          atapci
device          atkbd
device          atkbdc
device          atpic
device          bpf
device          cd
device          cpufreq
device          da
device          dcons
device          dcons_crom
device          ehci
device          em
device          ether
device          faith
device          fdc
device          firewire
device          firmware
device          fwe
device          fwip
device          gif
device          loop
device          lpt
device          md
device          pass
device          pci
device          pf
device          plip
device          ppbus
device          ppc
device          ppi
device          pty
device          random
device          sc
device          scbus
device          tun
device          uhci
device          umass
device          ums
device          urtw
device          usb
device          vga
device          vlan
device          wlan
device          wlan_amrr
device          wlan_ccmp
device          wlan_tkip
device          wlan_wep
device          wlan_xauth

option          SC_PIXEL_MODE
option          VESA

option          ATA_CAM
option          IEEE80211_AMPDU_AGE
option          IEEE80211_DEBUG
option          IEEE80211_SUPPORT_MESH
option          SMP

option          CD9660
option          FFS
option          MSDOSFS
option          PROCFS
option          PSEUDOFS
option          SOFTUPDATES
option          UFS_DIRHASH

option          GEOM_LABEL
option          GEOM_PART_GPT

option          INET
option          INET6
option          SCTP

option          COMPAT_43TTY
option          COMPAT_FREEBSD32
option          COMPAT_FREEBSD4
option          COMPAT_FREEBSD5
option          COMPAT_FREEBSD6
option          COMPAT_FREEBSD7
option          FLOWTABLE
option          INCLUDE_CONFIG_FILE
option          KBD_INSTALL_CDEV
option          P1003_1B_SEMAPHORES
option          PREEMPTION
option          PRINTF_BUFR_SIZE=128
option          SCHED_ULE
option          SCSI_DELAY=1000
option          SYSVMSG
option          SYSVSEM
option          SYSVSHM
option          _KPOSIX_PRIORITY_SCHEDULING
-------


Hanging part:
-------------
 ...
ugen2.2: <vendor 0x0846> at usbus2
urtw0: <vendor 0x0846 product 0x6a00, class 0/0, rev 2.00/1.00, addr 2> on usbus2
urtw0: unknown RTL8187L type: 0x8000000
urtw0: rtl8187l rf rtl8225u hwrev none
ugen4.2: <Microsoft> at usbus4
ums0: <Microsoft Microsoft Basic Optical Mouse, class 0/0, rev 1.10/3.90, addr 2> on usbus4
ums0: 3 buttons and [XYZ] coordinates ID=0
  ==>     RUN_INTERRUPT_DRIVEN_HOOKS: STILL WAITING AFTER 60 SECONDS FOR XPT_CONFIG
ada0 at ahcich0 bus 0 scbus2 target 0 lun 0
ada0: <ST3320620AS 3.AAK> ATA-7 SATA 1.x device
 ...
-------------

Thx in advance


Domagoj Smolčić


More information about the freebsd-hackers mailing list