1 Sep 2007 17:00
USB card with NetBSD 4.0beta
Andreas Fuchs <fox <at> tcnet.ch>
2007-09-01 15:00:52 GMT
2007-09-01 15:00:52 GMT
I hope Itsumi is still reading here(Continue reading)Tryed today to get my USB card working in the Cobalt with NetBSD 4.0 Beta. After following my own notes about how to do it i have the following in dmesg: uhci0 at pci0 dev 9 function 2: VIA Technologies VT83C572 USB Controller (rev. 0x02) uhci0: can't map i/o space ohci0 at pci0 dev 10 function 0: NEC USB Host Controller (rev. 0x41) ohci0: interrupting at irq 9 ohci0: OHCI version 1.0 usb0 at ohci0: USB revision 1.0 uhub0 at usb0 uhub0: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1 at pci0 dev 10 function 1: NEC USB Host Controller (rev. 0x41) ohci1: interrupting at irq 0 ohci1: OHCI version 1.0 usb1 at ohci1: USB revision 1.0 uhub1 at usb1 uhub1: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered NEC USB Host Controller (USB serial bus, interface 0x20, revision 0x02) at pci0 dev 10 function 2 not configured But when i connect something to the USB card, nothing happens i did run /dev/MAKEDEV scsibus an i double checked the kernel config, but i don't see where it goes wrong
Tryed today to get my USB card working in the Cobalt with NetBSD 4.0 Beta.
After following my own notes about how to do it i have the following in
dmesg:
uhci0 at pci0 dev 9 function 2: VIA Technologies VT83C572 USB Controller
(rev. 0x02)
uhci0: can't map i/o space
ohci0 at pci0 dev 10 function 0: NEC USB Host Controller (rev. 0x41)
ohci0: interrupting at irq 9
ohci0: OHCI version 1.0
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
uhub0: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
ohci1 at pci0 dev 10 function 1: NEC USB Host Controller (rev. 0x41)
ohci1: interrupting at irq 0
ohci1: OHCI version 1.0
usb1 at ohci1: USB revision 1.0
uhub1 at usb1
uhub1: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
NEC USB Host Controller (USB serial bus, interface 0x20, revision 0x02)
at pci0 dev 10 function 2 not configured
But when i connect something to the USB card, nothing happens
i did run /dev/MAKEDEV scsibus
an i double checked the kernel config, but i don't see where it goes wrong
RSS Feed