Date: Tue, 23 Sep 2003 13:23:53 +0800 From: Aeefyu <afu-subscribed-list@aeefyu.net> To: freebsd-hackers@freebsd.org, freebsd-mobile@freebsd.org, freebsd-questions@freebsd.org Subject: USB Ethernet (Billionton) not Recognised Message-ID: <3F6FD8E9.9060102@aeefyu.net>
next in thread | raw e-mail | index | archive | help
Hello to all I have with me a USB 10/100 Ethernet which is currently not being recognised by my FreeBSD-4.8_RELEASE-p5 The packaging name is Billionton, however it doesnt match any of the device listed in sys/dev/usd/usbdevs. My kernel is compiled with all the USB Ethernet device drivers - aue, kue, cue Booting my box with the device attached, however, merely results in it being attached the device name ugen0. Output of usbdevs -vd is as follows: ------------------------------------------------- Controller /dev/usb0: addr 1: self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 uhub0 port 1 addr 2: power 120 mA, config 1, USB 10/100 LAN(0x8150), USBKR100(0x0bda), rev 1.00 ugen0 port 2 powered Relevant dmesg: ------------------------ uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0xbf80-0xbf9f irq 11 at device 29.0 on pci0 usb0: <Intel 82801DB (ICH4) USB controller USB-A> 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 ugen0: USBKR100 USB 10/100 LAN, rev 1.10/1.00, addr 2 Anyone can guide me in making this device work? I have tried mucking around with sys/dev/usb/usbdevs, usbdevs.h, usbdevs_data.h and if_aue.c - cd ../../modules/aue && make && make install but this results in my boot-up being stuck during probe of the device Any pointers is very much appreciated. -- Feisal Webcraft Solutions - http://www.webcraftsolutions.com -------------------------------------- In Tulsa, Oklahoma, it is against the law to open a soda bottle without the supervision of a licensed engineer.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F6FD8E9.9060102>