Re: About USB devices

2003-12-01 Thread Jean-Baptiste Quenot
* D Velez:

 Hi, I'm using FreeBSD 5.1. I would like to know
 how to mount USB devices. If FreeBSD detected
 the hardware and driver, where and how do I find
 the device in the file system?

Run dmesg to find out.

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


pgp0.pgp
Description: PGP signature


About USB devices

2003-11-28 Thread D Velez
Hi, I'm using FreeBSD 5.1. I would like to know
how to mount USB devices. If FreeBSD detected
the hardware and driver, where and how do I find
the device in the file system?

I appreciate any comments
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: About USB devices

2003-11-28 Thread jan . muenther

Hello,

 how to mount USB devices. If FreeBSD detected
 the hardware and driver, where and how do I find
 the device in the file system?

USB connected storage devices are usually supported by the umass(4) driver. 
The device should be accessible under /dev/da[0-9] when recognized.

Hope that helps,

J.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]