Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Feb 2002 20:23:26 +0900
From:      Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
To:        Maxim Sobolev <sobomax@FreeBSD.ORG>, cjh@FreeBSD.ORG
Cc:        current@FreeBSD.ORG
Subject:   Re: /dev/ugen?
Message-ID:  <200202041123.UAA55750@shidahara1.planet.sci.kobe-u.ac.jp>
In-Reply-To: Your message of "Mon, 04 Feb 2002 12:56:17 %2B0200." <3C5E68D1.24FD3309@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <3C5E68D1.24FD3309@FreeBSD.org>, Maxim Sobolev wrote:
>You probably need put manufacturer ID and device ID of your device
>into src/sys/dev/usb/usbdevs.

?? ugen accepts *ALL* ID in lowest priority if it is installed.
And ugen devices will appear if it is inserted,
if usbd(8) is running or not.
And if ugen driver is not installed, the device will recognized,
when you load ugen driver with kldload(8).

uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x1060-0x107f irq 11 at de
vice 7.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ugen0: OeRSTED, Inc. PIECE PME-001, rev 1.10/1.00, addr 2

P.S. 
I wrote a tool to talk with the device I mentioned here.
http://www.planet.sci.kobe-u.ac.jp/~takawata/piece/pieceusb.tar.gz


Takanori Watanabe
<a href="http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html">;
Public Key</a>
Key fingerprint =  2C 51 E2 78 2C E1 C5 2D  0F F1 20 A3 11 3A 62 2A 


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202041123.UAA55750>