Date: Sun, 4 Aug 2013 03:04:49 +0700 From: Victor Sudakov <vas@mpeks.tomsk.su> To: freebsd-questions@freebsd.org Subject: Re: D-Link DUBE100 USB NIC does not work Message-ID: <20130803200449.GA45983@admin.sibptus.tomsk.ru> In-Reply-To: <CAFuo_fyswO%2BTKk-CJJ5eyD0KV3NgXSTN-Fu60PbmysMk01eeUQ@mail.gmail.com> References: <20130803140508.GA40889@admin.sibptus.tomsk.ru> <CAFuo_fyswO%2BTKk-CJJ5eyD0KV3NgXSTN-Fu60PbmysMk01eeUQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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:sudakov@sibptus.tomsk.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130803200449.GA45983>