From owner-freebsd-hackers Sat Jan 8 15: 7:28 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from skynet.ctr.columbia.edu (skynet.ctr.columbia.edu [128.59.64.70]) by hub.freebsd.org (Postfix) with SMTP id B1EF014EE1 for ; Sat, 8 Jan 2000 15:07:24 -0800 (PST) (envelope-from wpaul@skynet.ctr.columbia.edu) Received: (from wpaul@localhost) by skynet.ctr.columbia.edu (8.6.12/8.6.9) id SAA16318 for hackers@freebsd.org; Sat, 8 Jan 2000 18:11:00 -0500 From: Bill Paul Message-Id: <200001082311.SAA16318@skynet.ctr.columbia.edu> Subject: Looking for testers with LinkSys USB100TX To: hackers@freebsd.org Date: Sat, 8 Jan 2000 18:10:59 -0500 (EST) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1613 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone out there have a LinkSys USB100TX USB ethernet adapter and a -current installation up to date as of last night? I've been told that it didn't work, so I made some corrections last night to the if_aue driver which should fix it, but naturally the person who told me it didn't work decided to become unavailable for a week, which is *much* longer than I care to wait to find out if my fixes work or not. Actually, any -current box from the last couple weeks or so should do, as long as you sync /sys/dev/usb with the latest stuff from the tree. You can even test it without recompiling your kernel by doing the following: # cd /sys/modules/usb # make; make load # cd /sys/modules/aue # make; make load # usbd -f /dev/usb0 If everything works, you should see aue0 and ukphy0 attached, and of course you should be able to plug the thing into a network and exchange traffic. NOTE: do _NOT_ delay. Don't tell me "Sure, I have one; I'll try it in a month and get back to you." This should only take a few minutes. -Bill -- ============================================================================= -Bill Paul (212) 854-6020 | System Manager, Master of Unix-Fu Work: wpaul@ctr.columbia.edu | Center for Telecommunications Research Home: wpaul@skynet.ctr.columbia.edu | Columbia University, New York City ============================================================================= "It is not I who am crazy; it is I who am mad!" - Ren Hoek, "Space Madness" ============================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message