Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 1999 11:07:32 +0100 (CET)
From:      Nick Hibma <n_hibma@webweaving.org>
To:        "John W. De Boskey" <jwd@unx.sas.com>
Cc:        freebsd-hackers@FreeBSD.ORG, olli@dorifer.heim3.tu-clausthal.de
Subject:   Re: PCMCIA-ATA/USB support for SanDisk/Digital Cameras
Message-ID:  <Pine.BSF.4.20.9912241106130.397-100000@localhost>
In-Reply-To: <199912231841.NAA01666@FreeBSD.unx.sas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> uhub0: 2 ports with 2 removable, self powered
> ugen0: SanDisk USB CFII, rev 1.00/0.05, addr 2
> ugen_set_config: ugen0 to configno 1, sc=0xc0d82000
> ugen_set_config: ifaceno 0
> ugen_set_config: endptno 0, endpt=0x01(1,1), sce=0xc0d820cc
> ugen_set_config: endptno 1, endpt=0x02(2,1), sce=0xc0d82144
> ugen_set_config: endptno 2, endpt=0x03(3,0), sce=0xc0d82180
> 
>    Other than the above output, I don't seem to be able to talk
> to the device.  /usr/sbin/usbdevs reports:
> 
> # usbdevs -v
> usbdevs: no USB controllers found

Hm, you should do a make world. Or a 

	cd /usr/src/*/usbdevs
	make
	make install
	cd /dev/
	sh MAKEDEV ugen0 usb0 usb
	usbdevs -v

Nick
--
n_hibma@webweaving.org
n_hibma@freebsd.org                                          USB project
http://www.etla.net/~n_hibma/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.9912241106130.397-100000>