I'm attempting to use a TT3 with Pilot-link on FreeBSD.
I can install and restore just fine, but when I try to do a backup I get this error:

Dec 18 12:09:40 VLAC /kernel: usb0: host controller process error
Dec 18 12:09:40 VLAC /kernel: usb0: host controller halted

If I change UVISORIBUFSIZE to anything above 64, it simply deadlocks, which it seems 
was the reson it was changed  to 64.

It also seems this sometimes happened before, and was fixed in FreeBSD 3.2.
It may be of worth to note that my CPU is a 800mhz Cyrix.

I havn't the slightest clue what to do about this. My uname -a and dmesg follows.

FreeBSD VLAC.nodomain.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Dec 18 14:28:17 EST 
2003     [EMAIL PROTECTED]:/usr/obj/usr/src/sys/VLAC  i386


Copyright (c) 1992-2003 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 4.9-STABLE #0: Thu Dec 18 14:28:17 EST 2003
    [EMAIL PROTECTED]:/usr/obj/usr/src/sys/VLAC
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 800030985 Hz
CPU: VIA C3 Samuel 2 (800.03-MHz 686-class CPU)
  Origin = "CentaurHauls"  Id = 0x678  Stepping = 8
  Features=0x803035<FPU,DE,TSC,MSR,MTRR,PGE,MMX>
real memory  = 259981312 (253888K bytes)
avail memory = 249987072 (244128K bytes)
Preloaded elf kernel "kernel" at 0xc02f4000.
md0: Malloc disk
Using $PIR table, 2 entries at 0xc00fdd50
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
agp0: <VIA Generic host to PCI bridge> mem 0xe0000000-0xe3ffffff at device 0.0 on pci0
pcib1: <PCI to PCI bridge (vendor=1106 device=8601)> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <Trident model 8500 VGA-compatible display device> at 0.0 irq 11
isab0: <PCI to ISA bridge (vendor=1106 device=8231)> at device 17.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 8231 ATA100 controller> port 0xd000-0xd00f at device 17.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 5 at device 17.2 on pci0
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 5 at device 17.3 on pci0
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
chip0: <PCI to Other bridge (vendor=1106 device=8235)> at device 17.4 on pci0
chip1: <VIA 82C686 AC97 Audio> port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 10 
at device 17.5 on pci0
vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xe800-0xe8ff mem 0xe7000000-0xe70000ff 
irq 11 at device 18.0 on pci0
vr0: Ethernet address: 00:06:93:f0:02:3b
miibus0: <MII bus> on vr0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0
pmtimer0 on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0 
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model MouseMan+, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1: configured irq 3 not in bitmap of probed irqs 0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode  
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ad2: 38166MB <WDC WD400BB-00CAA0> [77545/16/63] at ata1-master UDMA100
acd0: CDROM <QSI CD-ROM SCR-242> at ata0-master PIO4
Mounting root from ufs:/dev/ad2s1a


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to