From owner-freebsd-current Fri Mar 29 17:38:13 2002 Delivered-To: freebsd-current@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 3807337B419; Fri, 29 Mar 2002 17:38:05 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 263E09B15; Fri, 29 Mar 2002 20:37:55 -0500 (EST) Date: Fri, 29 Mar 2002 20:37:55 -0500 From: Will Andrews To: current@FreeBSD.org Cc: joe@FreeBSD.org Subject: usbd(8) doesn't attach aue(4) device properly? Message-ID: <20020330013754.GV22998@squall.waterspout.com> Mail-Followup-To: current@FreeBSD.org, joe@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm trying to hook my new D-Link DSB-650TX up to a laptop with USB on a March ~26 -CURRENT. However, it's failing miserably: uhci0: port 0xfce0-0xfcff irq 11 at device 7.2 on pci0 usb0: 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: D-Link Corp. DSB-650TX USB Ethernet, rev 1.10/1.01, addr 2 if_aue.ko is being loaded by the loader at boot time, so this should be working.. but the device is attaching to ugen(4) instead of aue(4). Ideas? The only thing I could think of was /etc/usbd.conf was out of date, but a mergemaster didn't fix this problem. Thanks, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message