How to configure a usb device

Roland Smith rsmith at xs4all.nl
Mon Oct 23 16:20:50 UTC 2006


On Mon, Oct 23, 2006 at 04:56:50PM +0800, Sun Zongjun-E5739C wrote:
> 
> Hi, all
> 
> I want to use a usb network interface on FreeBSD6.1 as well as I use it
<snip>
> I am a newbie to FreeBSD. How can I know whether my FreeBSD can support
> this devices like Linux?

You need to know what chipset is in your USB Ethernet device.

A cursory search through the ethernet drivers[1] turns up the following
drivers;

aue(4):  ADMtek AN986 Pegasus chipset
axe(4):  ASIX Electronics AX88172 chipset
cue(4):  Computer Access Technology Corporation's USB-EL1210A chipset
kue(4):  Kawasaki LSI KL5KLUSB101B chipset
rue(4):  RealTek RTL8150 chip
udav(4): Davicom DM9601 chipset

As others have said, check your 'dmesg' and 'usbdevs' output if you can
find any of these devices.

Roland

[1]: zgrep -l "USB Ether" /usr/share/man/man4/if_* 
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20061023/aec3f996/attachment.pgp


More information about the freebsd-stable mailing list