Re: Via VT6202 USB2 controller, FreeBSD5?

2004-11-09 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 10 November 2004 04:28, Jose Perera wrote:
> hello, did you get it? could you tell me where to find it o send it to me
> thanks

% dmesg | grep 6202
ehci0:  mem 0xeb009000-0xeb0090ff irq 21 at 
device 16.4 on pci0
usb4:  on ehci0

Add 'device ehci' to your kernel config and recompile your kernel. See the 
BUGS section in 'man 4 ehci'. 

Cheers,
ch

- -- 
Christian Hiris <[EMAIL PROTECTED]> | OpenPGP KeyID 0x3BCA53BE 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBkZdH09WjGjvKU74RAgPbAJ49hRCwM7Sa91sMmmsS0x0rWs/GNwCfQr4G
Es3j5nSmJy1TuFAOusLXT88=
=XMyb
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Via VT6202 USB2 controller, FreeBSD5?

2004-11-09 Thread Jose Perera
hello, did you get it? could you tell me where to find it o send it to me
thanks

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


Via VT6202 USB2 controller, FreeBSD5?

2004-08-17 Thread dave
Hello,
Has anyone got the above controller working with FreeBSD5.x? A dmesg
output does not show this controller, yet using pciconf with the -v and -l
options here is what my usb controllers look like, the 1.1 controllers show
up fine and are usable the 6202 does not appear to have a driver assigned.
I'm hoping all that is required is a line in device.hints or a kernel
recompilation. Any help appreciated.
Thanks.
Dave.

[EMAIL PROTECTED]:0:0: class=0x06 card=0x1403147b chip=0x30991106 rev=0x00
hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT8366/A,VT8367 Apollo KT266/A,KT333 CPU to PCI Bridge'
class= bridge
subclass = HOST-PCI
[EMAIL PROTECTED]:1:0: class=0x060400 card=0x0080 chip=0xb0991106 rev=0x00
hdr=0x01
vendor   = 'VIA Technologies Inc'
device   = 'VT8366/A,VT8367 Apollo KT266/A,KT333 PCI to AGP Bridge'
class= bridge
subclass = PCI-PCI
[EMAIL PROTECTED]:8:0: class=0x02 card=0x813910ec chip=0x813910ec rev=0x10
hdr=0x00
vendor   = 'Realtek Semiconductor'
device   = 'RT8139 (A/B/C/813x/C+) Fast Ethernet Adapter'
class= network
subclass = ethernet
[EMAIL PROTECTED]:9:0: class=0x040100 card=0x80641102 chip=0x00021102 rev=0x07
hdr=0x00
vendor   = 'Creative Labs'
device   = 'EMU10K1 Audio Chipset (SB Live!)'
class= multimedia
subclass = audio
[EMAIL PROTECTED]:9:1: class=0x098000 card=0x00201102 chip=0x70021102 rev=0x07
hdr=0x00
vendor   = 'Creative Labs'
device   = 'EMU1 Game Port'
class= input device
[EMAIL PROTECTED]:10:0: class=0x018085 card=0x4d68105a chip=0x4d68105a rev=0x02
hdr=0x00
vendor   = 'Promise Technology Inc'
device   = 'PDC20268 Ultra100 TX2 EIDE Controller'
class= mass storage
[EMAIL PROTECTED]:16:0: class=0x0c0300 card=0x1403147b chip=0x30381106 rev=0x80
hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT82x UHCI USB 1.1 Controller (All VIA Chipsets)'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:16:1: class=0x0c0300 card=0x1403147b chip=0x30381106 rev=0x80
hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT82x UHCI USB 1.1 Controller (All VIA Chipsets)'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:16:2: class=0x0c0300 card=0x1403147b chip=0x30381106 rev=0x80
hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT82x UHCI USB 1.1 Controller (All VIA Chipsets)'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:16:3: class=0x0c0320 card=0x1403147b chip=0x31041106 rev=0x82
hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT6202 USB 2.0 Enhanced Host Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:17:0: class=0x060100 card=0x31771106 chip=0x31771106 rev=0x00
hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT8235 PCI to ISA Bridge'
class= bridge
subclass = PCI-ISA
[EMAIL PROTECTED]:17:1: class=0x01018a card=0x1403147b chip=0x05711106 rev=0x06
hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT82 EIDE Controller (All VIA Chipsets)'
class= mass storage
subclass = ATA
[EMAIL PROTECTED]:0:0: class=0x03 card=0x003a1002 chip=0x51591002 rev=0x00
hdr=0x00
vendor   = 'ATI Technologies'
device   = 'RV100 Radeon 7000 / Radeon VE'
class= display
subclass = VGA

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