Re: /dev/ugen?

2002-02-04 Thread Maxim Sobolev

CHOI Junho wrote:
> 
> > "KS" == KT Sin <[EMAIL PROTECTED]> writes:
> 
> KS> If you have usbd running, just hot attach the USB device (serial, etc).
> KS> You are probably using devfs on your -CURRENT. The correct /dev/* entries
> KS> will be created automagically once the hardware device is probed and attached
> KS> successfully.
> 
> KS> kt
> 
> I have attached USB serial device(PDA cradle), and usbd is
> running. What should I do more? As long as I know, devfs will create
> new entry automatically but in this case I have no idea...

You probably need put manufacturer ID and device ID of your device
into src/sys/dev/usb/usbdevs.

-Maxim

> 
> KS> 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 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GRADIUS
> >  i386
> >
> >  port 0xfca0-0xfcbf irq 9
> >  at device 7.2 on pci0
> >  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 +++
> >
> >
> >
> >
> >
> >  To Unsubscribe: send mail to [EMAIL PROTECTED]
> >  with "unsubscribe freebsd-current" in the body of the message
> 
> --
>  +++ Any opinions in this posting are my own and not those of my employers +++
>  CHOI Junho [sleeping now]
>  [while sleeping]   
>  Korea FreeBSD Users GroupWeb Data Bank
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: /dev/ugen?

2002-02-03 Thread CHOI Junho

> "KS" == KT Sin <[EMAIL PROTECTED]> writes:

KS> If you have usbd running, just hot attach the USB device (serial, etc).
KS> You are probably using devfs on your -CURRENT. The correct /dev/* entries
KS> will be created automagically once the hardware device is probed and attached
KS> successfully.

KS> kt

I have attached USB serial device(PDA cradle), and usbd is
running. What should I do more? As long as I know, devfs will create
new entry automatically but in this case I have no idea...

KS> 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 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GRADIUS
>  i386
>  
>  port 0xfca0-0xfcbf irq 9
>  at device 7.2 on pci0
>  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 +++
> 
> 
> 
>  
>  
>  To Unsubscribe: send mail to [EMAIL PROTECTED]
>  with "unsubscribe freebsd-current" in the body of the message


-- 
 +++ Any opinions in this posting are my own and not those of my employers +++
 CHOI Junho [sleeping now]
 [while sleeping]   
 Korea FreeBSD Users GroupWeb Data Bank

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: /dev/ugen?

2002-02-03 Thread KT Sin

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 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GRADIUS
> i386
> 
> uhci0:  port 0xfca0-0xfcbf irq 9
> at device 7.2 on pci0
> usb0:  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]
>  [while sleeping]   
>  Korea FreeBSD Users GroupWeb Data Bank
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message