NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/11018 (VIA VT83C572 UHCI USB controller does not work)



The following reply was made to PR kern/11018; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: skrll%NetBSD.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: kern/11018 (VIA VT83C572 UHCI USB controller does not work)
Date: Wed, 25 Sep 2013 21:35:05 +0900

 > uhci was changed recently. can you check -current, please?
 
 Still has some problems, on Apus2000/200 + VT83C572 PCI card:
 ---
 
 Open Firmware, 2.0
 To continue booting the MacOS type:
 BYE<return>
 To continue booting from the default boot device type:
 BOOT<return>
  ok
 0 > boot netbsd.uhci -s
 OF_open bootpath=ata/ATA-Disk@0
 read stage 2 blocks: 0123. done!
 starting stage 2...
 
 >> NetBSD/macppc OpenFirmware Boot, Revision 1.12
 Cannot use bootpath
 Using boot-device instead
 no active packageno active package8355744+172780 [377312+370015]=0x8d8f70
  start=0x100000
 mem region 0 start=0 size=4000000
 avail region 0 start=4800 size=800
 avail region 1 start=16000 size=3eea000
 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
     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.23 (GENERIC_UHCI) #2: Wed Sep 25 21:26:16 JST 2013
        tsutsui@mirage:/usr/src/sys/arch/macppc/compile/GENERIC_UHCI
 total memory = 65536 KB
 avail memory = 53460 KB
 found ohare PIC at f3000000
 bootpath: ata/ATA-Disk@0/netbsd.uhci
 mainbus0 (root)
 cpu0 at mainbus0: 603ev (Revision 2.1), ID 0 (primary)
 cpu0: HID0 0x90c001<DOZE,DPM,ICE,DCE,NOPTI>, powersave: 1
 cpu0: ohare L2 cache enabled
 memory0 at mainbus0
 bandit0 at mainbus0
 pci0 at bandit0 bus 0
 pchb0 at pci0 dev 11 function 0
 pchb0: Apple Computer Bandit Host-PCI Bridge (rev. 0x02)
 ex0 at pci0 dev 13 function 0: 3Com 3c905B-TX 10/100 Ethernet (rev. 0x30)
 ex0: interrupting at irq 23
 ex0: MAC address 00:50:04:65:51:1a
 exphy0 at ex0 phy 24: 3Com internal media interface
 exphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 uhci0 at pci0 dev 14 function 0: VIA Technologies VT83C572 USB Controller 
(rev. 0x04)
 uhci0: interrupting at irq 25
 usb0 at uhci0: USB revision 1.0
 obio0 at pci0 dev 16 function 0: addr 0xf3000000
 mesh0 at obio0 offset 0x10000 irq 12: 50MHz, SCSI ID 7
 scsibus0 at mesh0: 8 targets, 8 luns per target
 mesh0: couldn't establish power handler
 zsc0 at obio0 irq 15,16
 zstty0 at zsc0 channel 0 (console i/o)
 zstty1 at zsc0 channel 1
 awacs at obio0 offset 0x14000 not configured
 swim3 at obio0 offset 0x15000 not configured
 nvram0 at obio0 offset 0x60000
 cuda0 at obio0 offset 0x16000 irq 18
 nadb0 at cuda0: Apple Desktop Bus
 iic0 at cuda0: I2C bus
 wdc0 at obio0 offset 0x20000 irq property not found; using 13: DMA transfer
 atabus0 at wdc0 channel 0
 vmmask 5f000000 schedmask 7f000000 highmask 7f000000
 scsibus0: waiting 2 seconds for devices to settle...
 uhub0 at usb0: VIA Technologies UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 adbkbd0 at nadb0 addr 2: extended keyboard
 wskbd0 at adbkbd0 mux 1
 wsmouse0 at adbkbd0 mux 0
 adbms0 at nadb0 addr 3: 1-button, 100 dpi mouse
 wsmouse1 at adbms0 mux 0
 uhub0: device problem, disabling port 2
 cd0 at scsibus0 target 3 lun 0: <MATSHITA, CD-ROM CR-506, 8S05> cdrom removable
 wd0 at atabus0 drive 0
 wd0: <ST320011A>
 wd0: 19092 MB, 38792 cyl, 16 head, 63 sec, 512 bytes/sect x 39102336 sectors
 swwdog0: software watchdog initialized
 boot device: wd0
 root on wd0a dumps on wd0b
 root file system type: ffs
 Enter pathname of shell or RETURN for /bin/sh: 
 Terminal type? [unknown] xterm
 Terminal type is xterm.
 We recommend creating a non-root account and using su(1) for root access.
 # 
 
 ---
 Note a USB keyboard is connected to the port 2.
 (BTW macppc GENERIC doesn't have uhci)
 
 ---
 Izumi Tsutsui
 


Home | Main Index | Thread Index | Old Index