NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-macppc/46334: ohci(4) can apparently be brought down by some USB devices
The following reply was made to PR port-macppc/46334; it has been noted by
GNATS.
From: "David H. Gutteridge" <dhgutteridge%sympatico.ca@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-macppc/46334: ohci(4) can apparently be brought down by some
USB devices
Date: Tue, 24 Apr 2012 21:07:16 -0400
On 2012-04-14, at 6:32 PM, matthew green wrote:
>when you set OHCI_DEBUG you need to turn it on as well :-) eg:
>
>#ifdef OHCI_DEBUG
>#define DPRINTF(x) if (ohcidebug) printf x
>#define DPRINTFN(n,x) if (ohcidebug>(n)) printf x
>int ohcidebug =3D 0;
>
>is in the code. looks like there's also an axedebug variable. can
>you try enabling these and trying again? and if possible testing
>them with debugging enabled with the older working kernel to properly
>compare what has changed.
I didn't notice that; it seems counter-intuitive that the debug level
variable would be turned off by default when a macro has been set to
explicitly indicate debugging is of interest, but anyway, I enabled
it (and yes, if_axe.c follows the same design).
With the debugging output enabled at its maximum verbosity, the
behaviour is actually different. I don't encounter a message about
ohci(4) being shut down. Instead, the debug output goes into an
infinite loop. This is true for both the 6-BETA branch and HEAD,
though the actual debug output itself varies slightly between the two.
The basic dmesg output from each is:
HEAD:
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, =
2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
NetBSD 6.99.4 (DEBUG) #2: Sun Apr 15 17:18:40 EDT 2012
=
disciple%arcusiii.nonus-porta.net@localhost:/usr/builds/netbsd-current/src/sys/arch/=
macppc/compile/obj/DEBUG
total memory =3D 320 MB
avail memory =3D 298 MB
timecounter: Timecounters tick every 10.000 msec
cprng kernel: WARNING insufficient entropy at creation.
found openpic PIC at 80040000
OpenPIC Version 1.2: Supports 4 CPUs and 64 interrupt sources.
bootpath: =
/pci@f2000000/mac-io@17/ata-4@1f000/disk@0:0/netbsd_debug_6.99.4
mainbus0 (root)
cpu0 at mainbus0: 750 (Revision 3.0), ID 0 (primary)
cpu0: HID0 0x8050c0a4<EMCP,NAP,DPM,ICE,DCE,SGE,BTIC,BHT>, powersave: 1
cpu0: 366.67 MHz, no-parity 512KB WB L2 cache (PB SRAM) at 2.5:1 ratio
memory0 at mainbus0: len=3D257
uni_n0 at mainbus0 address 0xf8000000
ki2c0 at uni_n0 address 0xf8001000
iic1 at ki2c0: I2C bus
ki2c0: device (cereal) has no reg or i2c-address property.
uninorth0 at mainbus0
pci0 at uninorth0 bus 0
pci0: i/o space, memory space enabled
pchb0 at pci0 dev 11 function 0
pchb0: Apple Computer UniNorth AGP Interface (rev. 0x00)
genfb0 at pci0 dev 16 function 0: ATI Technologies Rage L Mobility (rev. =
0x64)
genfb0: framebuffer at 0x91000000, size 800x600, depth 8, stride 800
wsdisplay0 at genfb0 kbdmux 1: console (default, vt100 emulation)
wsmux1: connecting to wsdisplay0
drm at genfb0 not configured
uninorth1 at mainbus0
pci1 at uninorth1 bus 0
pci1: i/o space, memory space enabled
pchb1 at pci1 dev 11 function 0
pchb1: Apple Computer UniNorth Host-PCI Bridge (rev. 0x00)
obio0 at pci1 dev 23 function 0: addr 0x80000000
obio0: enabling KeyLargo internal modem
i2s at obio0 offset 0x10000 not configured
zsc0 at obio0 irq 22,50
zstty0 at zsc0 channel 0
zstty1 at zsc0 channel 1
pmu0 at obio0 offset 0x16000 irq 47: rev. 12
pmu0: initializing RTC
pmu0: initializing ADB
nadb0 at pmu0: Apple Desktop Bus
pmu0: power-mgt not configured
smartbat0 at pmu0 addr 0: smart battery
flags: 1 AC
ki2c1 at obio0
iic2 at ki2c1: I2C bus
ki2c1: device (cereal) has no reg or i2c-address property.
wdc0 at obio0 offset 0x1f000 irq 19, level triggered: DMA transfer
atabus0 at wdc0 channel 0
wdc1 at obio0 offset 0x20000 irq 20, level triggered: DMA transfer
atabus1 at wdc1 channel 0
wdc2 at obio0 offset 0x21000 irq 21, level triggered: DMA transfer
atabus2 at wdc2 channel 0
ohci0 at pci1 dev 24 function 0: Apple Computer KeyLargo USB Controller =
(rev. 0x00)
csr: 02000006
genppc_pci_intr_map: pin: 1, line: 27
ohci0: interrupting at irq 27
ohci_init: start
ohci0: OHCI version 1.0
ohci_alloc_sed: allocating chunk
ohci_init: cold started
ohci0: resetting
ohci_dumpregs: rev=3D0x00000010 control=3D0x000000bf command=3D0x00000000
intrstat=3D0x00000044 intre=3D0x00000000 intrd=3D0x00000000=
hcca=3D0x10094000 percur=3D0x00000000 ctrlhd=3D0x100967d0
ctrlcur=3D0x00000000 bulkhd=3D0x100967a0 =
bulkcur=3D0x00000000
done=3D0x00000000 fmival=3D0xa7782edf fmrem=3D0x800015cb
fmnum=3D0x0000004e perst=3D0x00002a2f lsthrs=3D0x00000628
desca=3D0x0a000002 descb=3D0x00000000 stat=3D0x00000000
port1=3D0x00000100 port2=3D0x00000100
HCCA: frame_number=3D0x0074 done_head=3D0x00000000
ohci_init: enabling 0x8000005b
usb0 at ohci0: USB revision 1.0
ohci1 at pci1 dev 25 function 0: Apple Computer KeyLargo USB Controller =
(rev. 0x00)
csr: 02000000
ohci1: memory access is disabled
uninorth2 at mainbus0
pci2 at uninorth2 bus 0
pci2: i/o space, memory space enabled
pchb2 at pci2 dev 11 function 0
pchb2: Apple Computer UniNorth Host-PCI Bridge (rev. 0x00)
gem0 at pci2 dev 15 function 0: Apple Computer GMAC Ethernet (rev. 0x00)
genppc_pci_intr_map: pin: 1, line: 41
gem0: interrupting at irq 41
bmtphy0 at gem0 phy 0: BCM5201 10/100 media interface, rev. 2
bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
gem0: Ethernet address 00:30:65:6b:e3:f2, 10KB RX fifo, 9KB TX fifo
biomask 1f800000 netmask 1f800000 ttymask 1f800000
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
timecounter: Timecounter "mftb" frequency 16644884 Hz quality 100
ohci_intr: sc=3D0x13c9a000 intrs=3D0x44(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13c9a000 xfer=3D0x0 hstatus=3D0x00000000
ohci0: blocking intrs 0x40
ohci_open: pipe=3D0x13dd9550, addr=3D0, endpt=3D0 (0)
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0100
ohci_root_ctrl_control type=3D0x00 request=3D05
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0100
ohci_root_ctrl_close
ohci_open: pipe=3D0x13dd9550, addr=3D1, endpt=3D0 (1)
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0300
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0300
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0301
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0301
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0302
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0302
uhub0 at usb0ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0301
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0301
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0302
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0302
: Apple Computer OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0200
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0200
ohci_root_ctrl_control type=3D0x00 request=3D09
ohci_root_ctrl_control type=3D0xa0 request=3D06
uhub0: 2 ports with 2 removable, self powered
ohci_open: pipe=3D0x13dd9470, addr=3D1, endpt=3D129 (1)
ohci_root_ctrl_control type=3D0x23 request=3D03
ohci_root_ctrl_transfer: set port power 1
ohci_root_ctrl_control type=3D0x23 request=3D03
ohci_root_ctrl_transfer: set port power 2
adbkbd0 at nadb0 addr 2: PowerBook G3 keyboard
wskbd0 at adbkbd0: console keyboard, using wsdisplay0
wsmouse0 at adbkbd0 mux 0
adbms0 at nadb0 addr 3: EMP trackpad <tpad> 2-button, 400 dpi
wsmouse1 at adbms0 mux 0
adbbt0 at nadb0 addr 7: button device
AC Power: AC adapter online.
ohci_root_ctrl_control type=3D0xa0 request=3D00
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x0100
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D2
ohci_root_ctrl_transfer: port status=3D0x0100
wd0 at atabus0 drive 0
wd0: <TOSHIBA MK6014MAP>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 5729 MB, 12416 cyl, 15 head, 63 sec, 512 bytes/sect x 11733120 =
sectors
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 4 (Ultra/66)
ata4 conf[0] =3D 0xc519465, cyc =3D 2 (30 ns), act =3D 6 (90 ns), inact =
=3D 3
wd0(wdc0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 4 (Ultra/66) =
(using DMA)
atapibus0 at atabus1: 2 targets
cd0 at atapibus0 drive 0: <MATSHITA CR-175, , 5AAE> cdrom removable
cd0: drive supports PIO mode 4, DMA mode 2
conf[0] =3D 0x11823, cyc =3D 4 (120 ns), act =3D 3 (75 ns), inact =3D 1
cd0(wdc1:0:0): using PIO mode 4, DMA mode 2 (using DMA)
Kernelized RAIDframe activated
swwdog0: software watchdog initialized
cprng sysctl: WARNING insufficient entropy at creation.
boot device: wd0
root on wd0a dumps on wd0b
mountroot: trying smbfs...
mountroot: trying nfs...
mountroot: trying msdos...
mountroot: trying lfs...
mountroot: trying ext2fs...
mountroot: trying ffs...
root file system type: ffs
init: copying out path `/sbin/init' 11
/dev/wd0a: `-o softdep' is no longer supported, consider `-o log'
/dev/wd0g: `-o softdep' is no longer supported, consider `-o log'
/dev/wd0f: `-o softdep' is no longer supported, consider `-o log'
/dev/wd0a: `-o softdep' is no longer supported, consider `-o log'
/dev/wd0e: `-o softdep' is no longer supported, consider `-o log'
6-BETA:
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, =
2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
NetBSD 6.0_BETA (DEBUG) #1: Tue Apr 17 20:28:01 EDT 2012
=
disciple%arcusiii.nonus-porta.net@localhost:/usr/builds/netbsd-6/src/sys/arch/macppc=
/compile/obj/DEBUG
total memory =3D 320 MB
avail memory =3D 297 MB
timecounter: Timecounters tick every 10.000 msec
cprng kernel: WARNING insufficient entropy at creation.
found openpic PIC at 80040000
OpenPIC Version 1.2: Supports 4 CPUs and 64 interrupt sources.
bootpath: =
/pci@f2000000/mac-io@17/ata-4@1f000/disk@0:0/netbsd_debug_6-BETA
mainbus0 (root)
cpu0 at mainbus0: 750 (Revision 3.0), ID 0 (primary)
cpu0: HID0 0x8050c0a4<EMCP,NAP,DPM,ICE,DCE,SGE,BTIC,BHT>, powersave: 1
cpu0: 366.67 MHz, no-parity 512KB WB L2 cache (PB SRAM) at 2.5:1 ratio
memory0 at mainbus0: len=3D257
uni_n0 at mainbus0 address 0xf8000000
ki2c0 at uni_n0 address 0xf8001000
iic1 at ki2c0: I2C bus
ki2c0: device (cereal) has no reg or i2c-address property.
uninorth0 at mainbus0
pci0 at uninorth0 bus 0
pci0: i/o space, memory space enabled
pchb0 at pci0 dev 11 function 0
pchb0: Apple Computer UniNorth AGP Interface (rev. 0x00)
genfb0 at pci0 dev 16 function 0: ATI Technologies Rage L Mobility (rev. =
0x64)
genfb0: framebuffer at 0x91000000, size 800x600, depth 8, stride 800
wsdisplay0 at genfb0 kbdmux 1: console (default, vt100 emulation)
wsmux1: connecting to wsdisplay0
drm at genfb0 not configured
uninorth1 at mainbus0
pci1 at uninorth1 bus 0
pci1: i/o space, memory space enabled
pchb1 at pci1 dev 11 function 0
pchb1: Apple Computer UniNorth Host-PCI Bridge (rev. 0x00)
obio0 at pci1 dev 23 function 0: addr 0x80000000
obio0: enabling KeyLargo internal modem
i2s at obio0 offset 0x10000 not configured
zsc0 at obio0 irq 22,50
zstty0 at zsc0 channel 0
zstty1 at zsc0 channel 1
pmu0 at obio0 offset 0x16000 irq 47: rev. 12
pmu0: initializing RTC
pmu0: initializing ADB
nadb0 at pmu0: Apple Desktop Bus
pmu0: power-mgt not configured
smartbat0 at pmu0 addr 0: smart battery
flags: 1 AC
ki2c1 at obio0
iic2 at ki2c1: I2C bus
ki2c1: device (cereal) has no reg or i2c-address property.
wdc0 at obio0 offset 0x1f000 irq 19, level triggered: DMA transfer
atabus0 at wdc0 channel 0
wdc1 at obio0 offset 0x20000 irq 20, level triggered: DMA transfer
atabus1 at wdc1 channel 0
wdc2 at obio0 offset 0x21000 irq 21, level triggered: DMA transfer
atabus2 at wdc2 channel 0
ohci0 at pci1 dev 24 function 0: Apple Computer KeyLargo USB Controller =
(rev. 0x00)
csr: 02000006
genppc_pci_intr_map: pin: 1, line: 27
ohci0: interrupting at irq 27
ohci_init: start
ohci0: OHCI version 1.0
ohci_alloc_sed: allocating chunk
ohci_init: cold started
ohci0: resetting
ohci_dumpregs: rev=3D0x00000010 control=3D0x000000bf command=3D0x00000000
intrstat=3D0x00000044 intre=3D0x00000000 intrd=3D0x00000000=
hcca=3D0x10094000 percur=3D0x00000000 ctrlhd=3D0x100967d0
ctrlcur=3D0x00000000 bulkhd=3D0x100967a0 =
bulkcur=3D0x00000000
done=3D0x00000000 fmival=3D0xa7782edf fmrem=3D0x800015fe
fmnum=3D0x0000004e perst=3D0x00002a2f lsthrs=3D0x00000628
desca=3D0x0a000002 descb=3D0x00000000 stat=3D0x00000000
port1=3D0x00000100 port2=3D0x00000100
HCCA: frame_number=3D0x0074 done_head=3D0x00000000
ohci_init: enabling 0x8000005b
usb0 at ohci0: USB revision 1.0
ohci1 at pci1 dev 25 function 0: Apple Computer KeyLargo USB Controller =
(rev. 0x00)
csr: 02000000
ohci1: memory access is disabled
uninorth2 at mainbus0
pci2 at uninorth2 bus 0
pci2: i/o space, memory space enabled
pchb2 at pci2 dev 11 function 0
pchb2: Apple Computer UniNorth Host-PCI Bridge (rev. 0x00)
gem0 at pci2 dev 15 function 0: Apple Computer GMAC Ethernet (rev. 0x00)
genppc_pci_intr_map: pin: 1, line: 41
gem0: interrupting at irq 41
bmtphy0 at gem0 phy 0: BCM5201 10/100 media interface, rev. 2
bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
gem0: Ethernet address 00:30:65:6b:e3:f2, 10KB RX fifo, 9KB TX fifo
biomask 1f800000 netmask 1f800000 ttymask 1f800000
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
timecounter: Timecounter "mftb" frequency 16644884 Hz quality 100
ohci_intr: sc=3D0x13ba0000 intrs=3D0x44(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13ba0000 xfer=3D0x0 hstatus=3D0x00000000
ohci0: blocking intrs 0x40
ohci_open: pipe=3D0x13cdc550, addr=3D0, endpt=3D0 (0)
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0100
ohci_root_ctrl_control type=3D0x00 request=3D05
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0100
ohci_root_ctrl_close
ohci_open: pipe=3D0x13cdc550, addr=3D1, endpt=3D0 (1)
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0300
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0300
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0301
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0301
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0302
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0302
uhub0 at usb0ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0301
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0301
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0302
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0302
: Apple Computer OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0200
ohci_root_ctrl_control type=3D0x80 request=3D06
ohci_root_ctrl_control wValue=3D0x0200
ohci_root_ctrl_control type=3D0x00 request=3D09
ohci_root_ctrl_control type=3D0xa0 request=3D06
uhub0: 2 ports with 2 removable, self powered
ohci_open: pipe=3D0x13cdc470, addr=3D1, endpt=3D129 (1)
ohci_root_ctrl_control type=3D0x23 request=3D03
ohci_root_ctrl_transfer: set port power 1
ohci_root_ctrl_control type=3D0x23 request=3D03
ohci_root_ctrl_transfer: set port power 2
adbkbd0 at nadb0 addr 2: PowerBook G3 keyboard
wskbd0 at adbkbd0: console keyboard, using wsdisplay0
wsmouse0 at adbkbd0 mux 0
adbms0 at nadb0 addr 3: EMP trackpad <tpad> 2-button, 400 dpi
wsmouse1 at adbms0 mux 0
adbbt0 at nadb0 addr 7: button device
AC Power: AC adapter online.
ohci_root_ctrl_control type=3D0xa0 request=3D00
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x0100
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D2
ohci_root_ctrl_transfer: port status=3D0x0100
wd0 at atabus0 drive 0
wd0: <TOSHIBA MK6014MAP>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 5729 MB, 12416 cyl, 15 head, 63 sec, 512 bytes/sect x 11733120 =
sectors
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 4 (Ultra/66)
ata4 conf[0] =3D 0xc519465, cyc =3D 2 (30 ns), act =3D 6 (90 ns), inact =
=3D 3
wd0(wdc0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 4 (Ultra/66) =
(using DMA)
atapibus0 at atabus1: 2 targets
cd0 at atapibus0 drive 0: <MATSHITA CR-175, , 5AAE> cdrom removable
cd0: drive supports PIO mode 4, DMA mode 2
conf[0] =3D 0x11823, cyc =3D 4 (120 ns), act =3D 3 (75 ns), inact =3D 1
cd0(wdc1:0:0): using PIO mode 4, DMA mode 2 (using DMA)
Kernelized RAIDframe activated
swwdog0: software watchdog initialized
cprng sysctl: WARNING insufficient entropy at creation.
boot device: wd0
root on wd0a dumps on wd0b
mountroot: trying smbfs...
mountroot: trying nfs...
mountroot: trying msdos...
mountroot: trying lfs...
mountroot: trying ext2fs...
mountroot: trying ffs...
root file system type: ffs
init: copying out path `/sbin/init' 11
/dev/wd0a: `-o softdep' is no longer supported, consider `-o log'
/dev/wd0g: `-o softdep' is no longer supported, consider `-o log'
/dev/wd0f: `-o softdep' is no longer supported, consider `-o log'
/dev/wd0a: `-o softdep' is no longer supported, consider `-o log'
/dev/wd0e: `-o softdep' is no longer supported, consider `-o log'
Once the device is plugged in, in both cases we end up with an
infinite loop of output. The output prior to looping is:
HEAD:
ohci_intr: sc=3D0x13c9a000 intrs=3D0x64(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13c9a000 xfer=3D0x13c86c48 hstatus=3D0x00000000
ohci_rhsc: change=3D0x02
ohci0: blocking intrs 0x40
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x10101
ohci_root_ctrl_control type=3D0x23 request=3D01
ohci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=3D1 feature=3D16
ohci_intr: sc=3D0x13c9a000 intrs=3D0x44(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13c9a000 xfer=3D0x13c86c48 hstatus=3D0x00000000
ohci_rhsc: change=3D0x00
ohci0: blocking intrs 0x40
ohci_root_ctrl_control type=3D0x23 request=3D03
ohci_root_ctrl_transfer: reset port 1
ohci port 1 reset, status =3D 0x100103
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x100103
ohci_root_ctrl_control type=3D0x23 request=3D01
ohci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=3D1 feature=3D20
ohci_intr: sc=3D0x13c9a000 intrs=3D0x44(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13c9a000 xfer=3D0x13c86c48 hstatus=3D0x00000000
ohci_rhsc: change=3D0x00
ohci0: blocking intrs 0x40
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x0103
ohci_open: pipe=3D0x139c1558, addr=3D0, endpt=3D0 (1)
ohci_alloc_std: allocating chunk
ohci_add_ed: sed=3D0x10095b70 head=3D0x100967d0
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0100, =
wIndex=3D0x0000 len=3D64, addr=3D0
ohci_alloc_std_chain: start len=3D64
ohci_alloc_std_chain: dataphys=3D0x100bcf40 dataphysend=3D0x100bc000 =
len=3D64 curlen=3D64
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D0 endpt=3D0 maxp=3D64 =
flags=3D0x400000>
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf80 nexttd=3D0x100faf80 be=3D0x100bcf87
TD(0x100faf80) at 100faf80: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf7f
TD(0x100faf00) at 100faf00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_root_ctrl_control type=3D0x23 request=3D03
ohci_root_ctrl_transfer: reset port 1
ohci port 1 reset, status =3D 0x100103
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x100103
ohci_root_ctrl_control type=3D0x23 request=3D01
ohci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=3D1 feature=3D20
ohci_intr: sc=3D0x13c9a000 intrs=3D0x44(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13c9a000 xfer=3D0x13c86c48 hstatus=3D0x00000000
ohci_rhsc: change=3D0x00
ohci0: blocking intrs 0x40
ohci_device_control type=3D0x00, request=3D0x05, wValue=3D0x0002, =
wIndex=3D0x0000 len=3D0, addr=3D0,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D0 endpt=3D0 maxp=3D8 flags=3D0x80000>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf80 nexttd=3D0x100faf00 be=3D0x100bcf87
TD(0x100faf00) at 100faf00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf80 be=3D0x00000000
TD(0x100faf80) at 100faf80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0100, =
wIndex=3D0x0000 len=3D18, addr=3D2
ohci_alloc_std_chain: start len=3D18
ohci_alloc_std_chain: dataphys=3D0x100bcf40 dataphysend=3D0x100bc000 =
len=3D18 curlen=3D18
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf80 headflags=3D0x100faf80> headp=3D0x100faf80 =
nexted=3D0x00000000
TD(0x100faf80) at 100faf80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf80 nexttd=3D0x100faf00 be=3D0x100bcf87
TD(0x100faf00) at 100faf00: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf51
TD(0x100fafc0) at 100fafc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_ctrl_close: pipe=3D0x139c1558
ohci_open: pipe=3D0x139c1558, addr=3D2, endpt=3D0 (1)
ohci_add_ed: sed=3D0x10095b70 head=3D0x100967d0
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0300, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf47
TD(0x100fafc0) at 100fafc0: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf80 be=3D0x100bcf01
TD(0x100faf80) at 100faf80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0301, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf80 be=3D0x100bcf47
TD(0x100faf80) at 100faf80: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf40 be=3D0x100bcf01
TD(0x100faf40) at 100faf40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf00 be=3D0x100bcf01
TD(0x100faf00) at 100faf00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf80 be=3D0x00000000
TD(0x100faf80) at 100faf80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0302, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf80 headflags=3D0x100faf80> headp=3D0x100faf80 =
nexted=3D0x00000000
TD(0x100faf80) at 100faf80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100fafc0 be=3D0x100bcf01
TD(0x100fafc0) at 100fafc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf47
TD(0x100fafc0) at 100fafc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf80 be=3D0x100bcf01
TD(0x100faf80) at 100faf80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0303, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf80 be=3D0x100bcf47
TD(0x100faf80) at 100faf80: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf40 be=3D0x100bcf01
TD(0x100faf40) at 100faf40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf00 be=3D0x100bcf01
TD(0x100faf00) at 100faf00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf80 be=3D0x00000000
TD(0x100faf80) at 100faf80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
axe0 at uhub0 port 1
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0301, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf80 headflags=3D0x100faf80> headp=3D0x100faf80 =
nexted=3D0x00000000
TD(0x100faf80) at 100faf80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100fafc0 be=3D0x100bcf01
TD(0x100fafc0) at 100fafc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf47
TD(0x100fafc0) at 100fafc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf80 be=3D0x100bcf01
TD(0x100faf80) at 100faf80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0302, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf80 be=3D0x100bcf47
TD(0x100faf80) at 100faf80: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf40 be=3D0x100bcf01
TD(0x100faf40) at 100faf40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf00 be=3D0x100bcf01
TD(0x100faf00) at 100faf00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf80 be=3D0x00000000
TD(0x100faf80) at 100faf80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe0: D-Link DUB-E100 rev B1, rev 2.00/0.01, addr 2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0200, =
wIndex=3D0x0000 len=3D9, addr=3D2,
ohci_alloc_std_chain: start len=3D9
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D9 curlen=3D9
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf80 headflags=3D0x100faf80> headp=3D0x100faf80 =
nexted=3D0x00000000
TD(0x100faf80) at 100faf80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100fafc0 be=3D0x100bcf08
TD(0x100fafc0) at 100fafc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0200, =
wIndex=3D0x0000 len=3D9, addr=3D2,
ohci_alloc_std_chain: start len=3D9
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D9 curlen=3D9
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf47
TD(0x100fafc0) at 100fafc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf80 be=3D0x100bcf08
TD(0x100faf80) at 100faf80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0200, =
wIndex=3D0x0000 len=3D39, addr=3D2
ohci_alloc_std_chain: start len=3D39
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D39 curlen=3D39
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf80 be=3D0x100bcf47
TD(0x100faf80) at 100faf80: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf40 be=3D0x100bcf26
TD(0x100faf40) at 100faf40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x00, request=3D0x09, wValue=3D0x0001, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf80 be=3D0x00000000
TD(0x100faf80) at 100faf80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x19, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf80 headflags=3D0x100faf80> headp=3D0x100faf80 =
nexted=3D0x00000000
TD(0x100faf80) at 100faf80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf00 be=3D0x100bcf01
TD(0x100faf00) at 100faf00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
phyaddrs[0]: e0 phyaddrs[1]: 3
ohci_device_control type=3D0x40, request=3D0x1f, wValue=3D0x00b0, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x22, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x20, wValue=3D0x0048, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x10, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x13, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D6, addr=3D2,
ohci_alloc_std_chain: start len=3D6
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D6 curlen=3D6
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf80 be=3D0x100bcf05
TD(0x100faf80) at 100faf80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x11, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D3, addr=3D2,
ohci_alloc_std_chain: start len=3D3
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D3 curlen=3D3
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf80 be=3D0x100bcf47
TD(0x100faf80) at 100faf80: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100fafc0 be=3D0x100bcf02
TD(0x100fafc0) at 100fafc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe0: Ethernet address 00:80:c8:3d:07:35
axe_miibus_readreg: ignore read from phy 0x0
axe_miibus_readreg: ignore read from phy 0x1
axe_miibus_readreg: ignore read from phy 0x2
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf47
TD(0x100fafc0) at 100fafc0: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf80 be=3D0x00000000
TD(0x100faf80) at 100faf80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0001 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf80 headflags=3D0x100faf80> headp=3D0x100faf80 =
nexted=3D0x00000000
TD(0x100faf80) at 100faf80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf47
TD(0x100fafc0) at 100fafc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf40 be=3D0x100bcf01
TD(0x100faf40) at 100faf40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x1 val 0x4978
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0002 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf80 be=3D0x100bcf01
TD(0x100faf80) at 100faf80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf80 be=3D0x100bcf47
TD(0x100faf80) at 100faf80: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x2 val 0x4302
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf80 be=3D0x100bcf47
TD(0x100faf80) at 100faf80: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0003 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf80 be=3D0x100bcf47
TD(0x100faf80) at 100faf80: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf00 be=3D0x100bcf01
TD(0x100faf00) at 100faf00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf80 be=3D0x00000000
TD(0x100faf80) at 100faf80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x3 val 0x540c
ukphy0 at axe0 phy 3: OUI 0x0009c3, model 0x0005, rev. 4
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf80 headflags=3D0x100faf80> headp=3D0x100faf80 =
nexted=3D0x00000000
TD(0x100faf80) at 100faf80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x08, wValue=3D0x0003, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf40 headflags=3D0x100faf40> headp=3D0x100faf40 =
nexted=3D0x00000000
TD(0x100faf40) at 100faf40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf00 be=3D0x100bcf47
TD(0x100faf00) at 100faf00: 0xf3e80000<OUT,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100fafc0 be=3D0x100bcf01
TD(0x100fafc0) at 100fafc0: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf80 be=3D0x00000000
TD(0x100faf80) at 100faf80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf80 headflags=3D0x100faf80> headp=3D0x100faf80 =
nexted=3D0x00000000
TD(0x100faf80) at 100faf80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf47
TD(0x100fafc0) at 100fafc0: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf47
TD(0x100fafc0) at 100fafc0: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf80 be=3D0x00000000
TD(0x100faf80) at 100faf80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0000 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf80 headflags=3D0x100faf80> headp=3D0x100faf80 =
nexted=3D0x00000000
TD(0x100faf80) at 100faf80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100fafc0 be=3D0x100bcf47
TD(0x100fafc0) at 100fafc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf40 be=3D0x100bcf01
TD(0x100faf40) at 100faf40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x0 val 0x31
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf00 be=3D0x00000000
TD(0x100faf00) at 100faf00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0001 len=3D2, addr=3D2,
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100faf00 headflags=3D0x100faf00> headp=3D0x100faf00 =
nexted=3D0x00000000
TD(0x100faf00) at 100faf00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf40 be=3D0x100bcf47
TD(0x100faf40) at 100faf40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100faf80 be=3D0x100bcf01
TD(0x100faf80) at 100faf80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100fafc0 be=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2,
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100fafc0 headflags=3D0x100fafc0> headp=3D0x100fafc0 =
nexted=3D0x00000000
TD(0x100fafc0) at 100fafc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100faf80 be=3D0x100bcf47
TD(0x100faf80) at 100faf80: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100faf40 be=3D0x00000000
TD(0x100faf40) at 100faf40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13c9a000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x1 val 0x4978
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
axe_miibus_readreg: ignore read from phy 0x4
axe_miibus_readreg: ignore read from phy 0x5
axe_miibus_readreg: ignore read from phy 0x6
axe_miibus_readreg: ignore read from phy 0x7
axe_miibus_readreg: ignore read from phy 0x8
axe_miibus_readreg: ignore read from phy 0x9
axe_miibus_readreg: ignore read from phy 0xa
axe_miibus_readreg: ignore read from phy 0xb
axe_miibus_readreg: ignore read from phy 0xc
axe_miibus_readreg: ignore read from phy 0xd
axe_miibus_readreg: ignore read from phy 0xe
axe_miibus_readreg: ignore read from phy 0xf
axe_miibus_readreg: ignore read from phy 0x10
axe_miibus_readreg: ignore read from phy 0x11
axe_miibus_readreg: ignore read from phy 0x12
axe_miibus_readreg: ignore read from phy 0x13
axe_miibus_readreg: ignore read from phy 0x14
axe_miibus_readreg: ignore read from phy 0x15
axe_miibus_readreg: ignore read from phy 0x16
axe_miibus_readreg: ignore read from phy 0x17
axe_miibus_readreg: ignore read from phy 0x18
axe_miibus_readreg: ignore read from phy 0x19
axe_miibus_readreg: ignore read from phy 0x1a
axe_miibus_readreg: ignore read from phy 0x1b
axe_miibus_readreg: ignore read from phy 0x1c
axe_miibus_readreg: ignore read from phy 0x1d
axe_miibus_readreg: ignore read from phy 0x1e
axe_miibus_readreg: ignore read from phy 0x1f
6-BETA:
ohci_intr: sc=3D0x13ba0000 intrs=3D0x64(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13ba0000 xfer=3D0x13b8ddc8 hstatus=3D0x00000000
ohci_rhsc: change=3D0x02
ohci0: blocking intrs 0x40
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x10101
ohci_root_ctrl_control type=3D0x23 request=3D01
ohci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=3D1 feature=3D16
ohci_intr: sc=3D0x13ba0000 intrs=3D0x44(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13ba0000 xfer=3D0x13b8ddc8 hstatus=3D0x00000000
ohci_rhsc: change=3D0x00
ohci0: blocking intrs 0x40
ohci_root_ctrl_control type=3D0x23 request=3D03
ohci_root_ctrl_transfer: reset port 1
ohci port 1 reset, status =3D 0x100103
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x100103
ohci_root_ctrl_control type=3D0x23 request=3D01
ohci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=3D1 feature=3D20
ohci_intr: sc=3D0x13ba0000 intrs=3D0x44(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13ba0000 xfer=3D0x13b8ddc8 hstatus=3D0x00000000
ohci_rhsc: change=3D0x00
ohci0: blocking intrs 0x40
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x0103
ohci_open: pipe=3D0x138cd558, addr=3D0, endpt=3D0 (1)
ohci_alloc_std: allocating chunk
ohci_add_ed: sed=3D0x10095b70 head=3D0x100967d0
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0100, =
wIndex=3D0x0000 len=3D64, addr=3D0, endpt=3D0
ohci_alloc_std_chain: start len=3D64
ohci_alloc_std_chain: dataphys=3D0x100bcf40 dataphysend=3D0x100bc000 =
len=3D64 curlen=3D64
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D0 endpt=3D0 maxp=3D64 =
flags=3D0x400000>
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf80 nexttd=3D0x100f6f80 be=3D0x100bcf87
TD(0x100f6f80) at 100f6f80: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf7f
TD(0x100f6f00) at 100f6f00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_root_ctrl_control type=3D0x23 request=3D03
ohci_root_ctrl_transfer: reset port 1
ohci port 1 reset, status =3D 0x100103
ohci_root_ctrl_control type=3D0xa3 request=3D00
ohci_root_ctrl_transfer: get port status i=3D1
ohci_root_ctrl_transfer: port status=3D0x100103
ohci_root_ctrl_control type=3D0x23 request=3D01
ohci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=3D1 feature=3D20
ohci_intr: sc=3D0x13ba0000 intrs=3D0x44(0) eintrs=3D0x40(0x5b)
ohci_rhsc: sc=3D0x13ba0000 xfer=3D0x13b8ddc8 hstatus=3D0x00000000
ohci_rhsc: change=3D0x00
ohci0: blocking intrs 0x40
ohci_device_control type=3D0x00, request=3D0x05, wValue=3D0x0002, =
wIndex=3D0x0000 len=3D0, addr=3D0, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D0 endpt=3D0 maxp=3D8 flags=3D0x80000>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf80 nexttd=3D0x100f6f00 be=3D0x100bcf87
TD(0x100f6f00) at 100f6f00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f80 be=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0100, =
wIndex=3D0x0000 len=3D18, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D18
ohci_alloc_std_chain: dataphys=3D0x100bcf40 dataphysend=3D0x100bc000 =
len=3D18 curlen=3D18
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f80 headflags=3D0x100f6f80> headp=3D0x100f6f80 =
nexted=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf80 nexttd=3D0x100f6f00 be=3D0x100bcf87
TD(0x100f6f00) at 100f6f00: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf51
TD(0x100f6fc0) at 100f6fc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_ctrl_close: pipe=3D0x138cd558
ohci_open: pipe=3D0x138cd558, addr=3D2, endpt=3D0 (1)
ohci_add_ed: sed=3D0x10095b70 head=3D0x100967d0
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0300, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf47
TD(0x100f6fc0) at 100f6fc0: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f80 be=3D0x100bcf01
TD(0x100f6f80) at 100f6f80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0301, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f80 be=3D0x100bcf47
TD(0x100f6f80) at 100f6f80: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f40 be=3D0x100bcf01
TD(0x100f6f40) at 100f6f40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f00 be=3D0x100bcf01
TD(0x100f6f00) at 100f6f00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f80 be=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0302, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f80 headflags=3D0x100f6f80> headp=3D0x100f6f80 =
nexted=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6fc0 be=3D0x100bcf01
TD(0x100f6fc0) at 100f6fc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf47
TD(0x100f6fc0) at 100f6fc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f80 be=3D0x100bcf01
TD(0x100f6f80) at 100f6f80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0303, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f80 be=3D0x100bcf47
TD(0x100f6f80) at 100f6f80: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f40 be=3D0x100bcf01
TD(0x100f6f40) at 100f6f40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x1b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f00 be=3D0x100bcf01
TD(0x100f6f00) at 100f6f00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f80 be=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe0 at uhub0 port 1
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0301, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f80 headflags=3D0x100f6f80> headp=3D0x100f6f80 =
nexted=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6fc0 be=3D0x100bcf01
TD(0x100f6fc0) at 100f6fc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf47
TD(0x100f6fc0) at 100f6fc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f80 be=3D0x100bcf01
TD(0x100f6f80) at 100f6f80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0302, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f80 be=3D0x100bcf47
TD(0x100f6f80) at 100f6f80: 0xf3f40000<R,IN,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f40 be=3D0x100bcf01
TD(0x100f6f40) at 100f6f40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x82, request=3D0x00, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f00 be=3D0x100bcf01
TD(0x100f6f00) at 100f6f00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f80 be=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe0: D-Link DUB-E100 rev B1, rev 2.00/0.01, addr 2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0200, =
wIndex=3D0x0000 len=3D9, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D9
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D9 curlen=3D9
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f80 headflags=3D0x100f6f80> headp=3D0x100f6f80 =
nexted=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6fc0 be=3D0x100bcf08
TD(0x100f6fc0) at 100f6fc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0200, =
wIndex=3D0x0000 len=3D9, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D9
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D9 curlen=3D9
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf47
TD(0x100f6fc0) at 100f6fc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f80 be=3D0x100bcf08
TD(0x100f6f80) at 100f6f80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x80, request=3D0x06, wValue=3D0x0200, =
wIndex=3D0x0000 len=3D39, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D39
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D39 curlen=3D39
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f80 be=3D0x100bcf47
TD(0x100f6f80) at 100f6f80: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f40 be=3D0x100bcf26
TD(0x100f6f40) at 100f6f40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x00, request=3D0x09, wValue=3D0x0001, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f80 be=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x19, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f80 headflags=3D0x100f6f80> headp=3D0x100f6f80 =
nexted=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f00 be=3D0x100bcf01
TD(0x100f6f00) at 100f6f00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
phyaddrs[0]: e0 phyaddrs[1]: 3
ohci_device_control type=3D0x40, request=3D0x1f, wValue=3D0x00b0, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x22, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x20, wValue=3D0x0048, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x10, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x13, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D6, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D6
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D6 curlen=3D6
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f80 be=3D0x100bcf05
TD(0x100f6f80) at 100f6f80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x11, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D3, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D3
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D3 curlen=3D3
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f80 be=3D0x100bcf47
TD(0x100f6f80) at 100f6f80: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6fc0 be=3D0x100bcf02
TD(0x100f6fc0) at 100f6fc0: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe0: Ethernet address 00:80:c8:3d:07:35
axe_miibus_readreg: ignore read from phy 0x0
axe_miibus_readreg: ignore read from phy 0x1
axe_miibus_readreg: ignore read from phy 0x2
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf47
TD(0x100f6fc0) at 100f6fc0: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f80 be=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0001 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f80 headflags=3D0x100f6f80> headp=3D0x100f6f80 =
nexted=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf47
TD(0x100f6fc0) at 100f6fc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f40 be=3D0x100bcf01
TD(0x100f6f40) at 100f6f40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x1 val 0x4978
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0002 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f80 be=3D0x100bcf01
TD(0x100f6f80) at 100f6f80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f80 be=3D0x100bcf47
TD(0x100f6f80) at 100f6f80: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x2 val 0x4302
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f80 be=3D0x100bcf47
TD(0x100f6f80) at 100f6f80: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0003 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f80 be=3D0x100bcf47
TD(0x100f6f80) at 100f6f80: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f00 be=3D0x100bcf01
TD(0x100f6f00) at 100f6f00: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f80 be=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x3 val 0x540c
ukphy0 at axe0 phy 3: OUI 0x0009c3, model 0x0005, rev. 4
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f80 headflags=3D0x100f6f80> headp=3D0x100f6f80 =
nexted=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x08, wValue=3D0x0003, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f40 headflags=3D0x100f6f40> headp=3D0x100f6f40 =
nexted=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f00 be=3D0x100bcf47
TD(0x100f6f00) at 100f6f00: 0xf3e80000<OUT,TOG1,SETTOGGLE> delay=3D7 =
ec=3D0 cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6fc0 be=3D0x100bcf01
TD(0x100f6fc0) at 100f6fc0: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f80 be=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f80 headflags=3D0x100f6f80> headp=3D0x100f6f80 =
nexted=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf47
TD(0x100f6fc0) at 100f6fc0: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf47
TD(0x100f6fc0) at 100f6fc0: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f80 be=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0000 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f80 headflags=3D0x100f6f80> headp=3D0x100f6f80 =
nexted=3D0x00000000
TD(0x100f6f80) at 100f6f80: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6fc0 be=3D0x100bcf47
TD(0x100f6fc0) at 100f6fc0: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f40 be=3D0x100bcf01
TD(0x100f6f40) at 100f6f40: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x0 val 0x31
ohci_device_control type=3D0x40, request=3D0x06, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f00 be=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0xc0, request=3D0x07, wValue=3D0x0003, =
wIndex=3D0x0001 len=3D2, addr=3D2, endpt=3D0
ohci_alloc_std_chain: start len=3D2
ohci_alloc_std_chain: dataphys=3D0x100bcf00 dataphysend=3D0x100bc000 =
len=3D2 curlen=3D2
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6f00 headflags=3D0x100f6f00> headp=3D0x100f6f00 =
nexted=3D0x00000000
TD(0x100f6f00) at 100f6f00: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f40 be=3D0x100bcf47
TD(0x100f6f40) at 100f6f40: 0xf3f00000<IN,TOG1,SETTOGGLE> delay=3D7 ec=3D0=
cc=3D15
cbp=3D0x100bcf00 nexttd=3D0x100f6f80 be=3D0x100bcf01
TD(0x100f6f80) at 100f6f80: 0xf3280000<OUT,TOG1,SETTOGGLE> delay=3D1 =
ec=3D0 cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6fc0 be=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
ohci_device_control type=3D0x40, request=3D0x0a, wValue=3D0x0000, =
wIndex=3D0x0000 len=3D0, addr=3D2, endpt=3D0
ohci_device_request:
ED(0x10095b70) at 0x10095b70: addr=3D2 endpt=3D0 maxp=3D8 flags=3D0x80002>=
tailp=3D0x100f6fc0 headflags=3D0x100f6fc0> headp=3D0x100f6fc0 =
nexted=3D0x00000000
TD(0x100f6fc0) at 100f6fc0: 0xf2e00000<SETTOGGLE> delay=3D7 ec=3D0 cc=3D15=
cbp=3D0x100bcf40 nexttd=3D0x100f6f80 be=3D0x100bcf47
TD(0x100f6f80) at 100f6f80: 0xf3300000<IN,TOG1,SETTOGGLE> delay=3D1 ec=3D0=
cc=3D15
cbp=3D0x00000000 nexttd=3D0x100f6f40 be=3D0x00000000
TD(0x100f6f40) at 100f6f40: 0x0 delay=3D0 ec=3D0 cc=3D0
cbp=3D0x00000000 nexttd=3D0x00000000 be=3D0x00000000
ohci_intr: sc=3D0x13ba0000 intrs=3D0x6(0x2) eintrs=3D0x2(0x5b)
ohci0: blocking intrs 0x2
axe_miibus_readreg: phy 0x3 reg 0x1 val 0x4978
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
axe_miibus_readreg: ignore read from phy 0x4
axe_miibus_readreg: ignore read from phy 0x5
axe_miibus_readreg: ignore read from phy 0x6
axe_miibus_readreg: ignore read from phy 0x7
axe_miibus_readreg: ignore read from phy 0x8
axe_miibus_readreg: ignore read from phy 0x9
axe_miibus_readreg: ignore read from phy 0xa
axe_miibus_readreg: ignore read from phy 0xb
axe_miibus_readreg: ignore read from phy 0xc
axe_miibus_readreg: ignore read from phy 0xd
axe_miibus_readreg: ignore read from phy 0xe
axe_miibus_readreg: ignore read from phy 0xf
axe_miibus_readreg: ignore read from phy 0x10
axe_miibus_readreg: ignore read from phy 0x11
axe_miibus_readreg: ignore read from phy 0x12
axe_miibus_readreg: ignore read from phy 0x13
axe_miibus_readreg: ignore read from phy 0x14
axe_miibus_readreg: ignore read from phy 0x15
axe_miibus_readreg: ignore read from phy 0x16
axe_miibus_readreg: ignore read from phy 0x17
axe_miibus_readreg: ignore read from phy 0x18
axe_miibus_readreg: ignore read from phy 0x19
axe_miibus_readreg: ignore read from phy 0x1a
axe_miibus_readreg: ignore read from phy 0x1b
axe_miibus_readreg: ignore read from phy 0x1c
axe_miibus_readreg: ignore read from phy 0x1d
axe_miibus_readreg: ignore read from phy 0x1e
axe_miibus_readreg: ignore read from phy 0x1f
Other than the addresses being different in the output between the two
kernels, and the fact the "endpt" value isn't output in HEAD, there
isn't anything I can see that's distinct. (I assume neither of those
differences are relevant.)
So, to sum up, I can't duplicate the same behaviour with debug kernels
that I saw without that output being enabled. There's a different
issue here. (I assume -- that is, is ohci(4) debug output supposed to
spam the console endlessly repeating the same information?)
Regards,
Dave
Home |
Main Index |
Thread Index |
Old Index