Waitman Gobble wrote:
> >
> > It is written in axe(4) and in the HCL for 9.1 that D-Link DUBE100 is
> > supported.  I have bought one and the system shows it as
> >
> > ugen0.3: <product 0x1a02 vendor 0x2001> at usbus0, cfg=0 md=HOST spd=HIGH 
> > (480Mbps) pwr=ON (200mA)
> >
> > What am I doing wrong? Why does it not attach a driver to it? Should I
> > do something else besides plugging the device in for the network
> > interface to appear?
> >
> > I am running stable/9 (9.2-BETA2 at the moment).
> 
> Hi, did you see the axe(4) man page? 

Yes. I mentioned it in my message.

> Did you put if_axe_load="YES" in
> loader.conf or build kernel with axe support?

The GENERIC kernel already has "device axe"

[sudakov@vas ~] grep axe /sys/amd64/conf/GENERIC
device          axe             # ASIX Electronics USB Ethernet
[sudakov@vas ~] 

[root@vas ~] kldload if_axe
kldload: can't load if_axe: Exec format error
[root@vas ~] dmesg | grep axe
module axe already present!
interface axe.1 already present in the KLD 'kernel'!
[root@vas ~] 

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to