Subject: Still problems getting USB to work
To: None <port-cobalt@NetBSD.org>
From: Andreas Fuchs <fox@tcnet.ch>
List: port-cobalt
Date: 02/18/2004 12:46:16
Hi

Thanks to KIYOHARA Takashi i have my Adaptec PCI USB card now up and
running.

When i connect a USB memory in one of the ports i get the following messages
in the console:


Feb 18 11:49:12 qube /netbsd: ehci0: handing over full speed device on port
4 to ohci1
Feb 18 11:49:12 qube /netbsd: uhub2: port 4, device disappeared after reset
Feb 18 11:49:13 qube /netbsd: umass0 at uhub1 port 2 configuration 1
interface 0
Feb 18 11:49:13 qube /netbsd: umass0: EasyDisk EasyDisc, rev 1.10/1.00, addr
2
Feb 18 11:49:13 qube /netbsd: umass0: using SCSI over Bulk-Only
Feb 18 11:49:13 qube /netbsd: umass0: no buffer memory

but nothing more then. i think it should appear as a sd? device.

my other problem which might be related is that i have stille no usb devices
in /dev, if i try

cd /dev
sh MAKEDEV usbs

i get:

MAKEDEV: usb: unknown device
MAKEDEV: usb0: unknown device
MAKEDEV: usb1: unknown device
MAKEDEV: usb2: unknown device
MAKEDEV: usb3: unknown device
MAKEDEV: usb4: unknown device
MAKEDEV: usb5: unknown device
MAKEDEV: usb6: unknown device
MAKEDEV: usb7: unknown device
MAKEDEV: uhid0: unknown device
MAKEDEV: uhid1: unknown device
MAKEDEV: uhid2: unknown device
MAKEDEV: uhid3: unknown device
MAKEDEV: ulpt0: unknown device
MAKEDEV: ulpt1: unknown device
MAKEDEV: ttyU0: unknown device
MAKEDEV: ttyU1: unknown device
MAKEDEV: urio0: unknown device
MAKEDEV: uscanner0: unknown device
MAKEDEV: uscanner1: unknown device
MAKEDEV: ugen0: unknown device

do i have a wrong MAKEDEV? if yes where to get the right one ?

cheers

Andreas