Date: Mon, 4 Feb 2002 09:28:37 +0800 From: KT Sin <ktsin@acm.org> To: CHOI Junho <cjh@kr.FreeBSD.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: /dev/ugen? Message-ID: <20020204012833.GA11202@nutty.Singapore.Sun.COM> In-Reply-To: <20020204024239.C62589-100000@gradius.wdb.co.kr> References: <20020204024239.C62589-100000@gradius.wdb.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
If you have usbd running, just hot attach the USB device (serial, etc). You are probably using devfs on your -CURRENT. The correct /dev/* entries will be created automagically once the hardware device is probed and attached successfully. kt On Mon, Feb 04, 2002 at 02:47:41AM +0900, CHOI Junho wrote: > > Hi, > > How can I see/make /dev/ugen* devices? I wish to use it but I can't find > a way to see/use this. I want to use coldsync(USB serial on Palm). > > My machine has USB, of course; > > FreeBSD gradius.wdb.co.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #16: Thu Dec 27 > 18:31:20 KST 2001 root@gradius.wdb.co.kr:/usr/obj/usr/src/sys/GRADIUS > i386 > > uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xfca0-0xfcbf irq 9 > at device 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 > uhub1: Philips Semiconductors hub, class 9/0, rev 1.10/1.10, addr 2 > uhub1: 3 ports with 3 removable, self powered > > -- > +++ Any opinions in this posting are my own and not those of my employers +++ > CHOI Junho [sleeping now] <http://www.kr.FreeBSD.org/~cjh> > [while sleeping] <cjh @ kr.FreeBSD.ORG> <cjh @ FreeBSD.ORG> <cjh @ wdb.co.kr> > Korea FreeBSD Users Group <www.kr.FreeBSD.org> Web Data Bank<www.wdb.co.kr> > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message 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?20020204012833.GA11202>